Commit graph

8 commits

Author SHA1 Message Date
duncathan 32c080d84d Fixes UI runtime errors properly
This reverts commit 11287c053a.
2019-09-11 16:26:29 -06:00
duncathan 9bdb928668 cleans up libraries 2019-09-10 03:48:35 -06:00
duncathan 11287c053a removes runtime errors by commenting out the code causing it :D
here's hoping this doesn't cause more problems down the line... lol. in theory this will only cause problems if:
 - the GUI includes a textbox
 - the UI uses keyboard shortcuts (will cause issues for mac users)
2019-09-10 03:41:06 -06:00
duncathan 8061174638 add luigi graphics library 2019-09-10 02:48:34 -06:00
duncathan 11139054d7 changes random library from math.random to love.math.random 2019-03-25 02:03:03 -06:00
shru 809f472a57 Made the patcher all pretty and shit. 2018-12-15 21:14:48 -05:00
shru ea1d0720fc Refactored to use TscFile class and read from dropped directory. 2018-12-14 14:51:03 -05:00
shru 0094c34e51 Initial commit. 2018-12-14 12:17:22 -05:00