33 Commits
Author SHA1 Message Date
bizcochito d7d0c83c94 Changed the rope calculation (not working like i want anyway) 2022-02-11 15:55:14 +01:00
bizcochito cbcf90de2d Level list now pulled from "levels", changed log stuff. 2022-02-08 11:30:59 +01:00
bizcochito 2f19554279 solved: i put append instead of write in export 2022-02-08 10:53:53 +01:00
bizcochito 7e134f7961 Not files are saved in "export" and logs in "logs" 2022-02-08 10:52:37 +01:00
bizcochito ef58a6e383 Changed file management to native lua instead of love.filesystem 2022-02-08 10:23:42 +01:00
bizcochito 3f5cc2e111 solved problem where log had all in 1 line 2022-02-07 11:40:59 +01:00
bizcochito 19c5487789 Done log file, log print automaticaly log writes 2022-02-07 09:58:33 +01:00
bizcochito 609a3d79cd ennabled logging ooops 2022-02-07 09:41:53 +01:00
bizcochito 89c12b4a0b Changed loggin to only log when enabled with logPrint function 2022-02-07 09:36:16 +01:00
bizcochito dedb0d884c Optimiced collision so noncollidable objects are skipped first 2022-02-05 12:38:08 +01:00
bizcochito 2113917fb1 Made dialog boxes 2022-02-01 15:05:36 +01:00
bizcochito b4311064f6 Added memmory usage to debug menu and logging 2022-01-31 15:03:14 +01:00
bizcochito ed3d8a90ec OMG A TYPO 2022-01-31 11:06:24 +01:00
bizcochito 1759196f26 Done and "implemented" locales
Language for now is called 1 time and hardcoded.
Solved error on todo and made a coment on every lenguage.
2022-01-31 11:03:58 +01:00
bizcochito eaeae8b047 Rebamped todo
now with categories
2022-01-31 10:14:38 +01:00
bizcochito 35c260d24f solved syntax error :comf: 2022-01-29 21:03:59 +01:00
bizcochito 9e43b02620 implemented the button thing (badly(im sorry) 2022-01-20 15:18:40 +01:00
bizcochito 2d8b8a23db solved the scale issues 2022-01-20 13:53:32 +01:00
bizcochito 3eddd8bb21 Deleted shit from pauseui 2022-01-20 13:34:30 +01:00
bizcochito 2972cf1488 Made HasPressed more memory efficient 2022-01-19 14:58:49 +01:00
bizcochito 03793e1fb8 Made HasPressed function and implemented it 2022-01-19 14:55:15 +01:00
bizcochito 9c89a970ed remapped debug controls and made them changeable 2022-01-19 13:28:09 +01:00
bizcochito a183dac913 merge 2022-01-18 21:12:13 +01:00
bizcochito 69ceec024b Merge branch 'master' of https://git.fai.su/bizcochito/Mothback 2022-01-18 21:11:13 +01:00
bizcochito 2b48358ce7 merge 2022-01-18 21:11:11 +01:00
bizcochito ecebca515c merge 2022-01-18 21:09:33 +01:00
bizcochito 9995123c81 Merge branch 'master' of https://git.fai.su/bizcochito/Mothback 2022-01-18 21:09:06 +01:00
bizcochito 33ade34886 Merge https://git.fai.su/lustlion/Mothback 2022-01-18 21:08:58 +01:00
bizcochito 0fa50c3324 Merge https://git.fai.su/lustlion/Mothback 2022-01-18 21:06:21 +01:00
bizcochito a42cf7953f Merge branch 'master' of https://git.fai.su/bizcochito/Mothback 2022-01-18 20:47:57 +01:00
bizcochito da8b9004b4 Made keybind editing "backend" 2022-01-18 20:47:55 +01:00
bizcochito f021446439 Made keybind editing "backend" 2022-01-18 18:46:41 +01:00
bizcochito 58b4e16251 redone controls
you can have any ammount of keys assigned to an acction, only mouse and 
keyboard supported for now
2022-01-18 16:49:49 +01:00