Lusty Lion of the Land of the Crimson Fawn lustlion
lustlion pushed to master at lustlion/Mothback 2022-02-27 04:30:55 +00:00
2b9f605a0a added seconds since start, tweaked wall jump, added wall friction and isSliding
lustlion pushed to master at lustlion/Mothback 2022-02-27 03:49:51 +00:00
e3a5ab0c42 new fps counter
lustlion pushed to master at lustlion/Mothback 2022-02-27 03:30:11 +00:00
fcac1abef1 made a table local
lustlion pushed to master at lustlion/Mothback 2022-02-27 02:40:57 +00:00
e32356335f fixed pause crash
lustlion pushed to master at lustlion/Mothback 2022-02-27 02:02:28 +00:00
e62eae1564 fixed dash timer bad when lag
lustlion pushed to master at lustlion/Mothback 2022-02-26 23:10:09 +00:00
ce43e48723 reimplemented hook swing movement >:3
a3cfe1fed3 change rope swinging physics a bit
Compare 2 commits »
lustlion pushed to master at lustlion/Mothback 2022-02-26 22:47:37 +00:00
4ae314f422 rework physics, move_x now only used for graphics logic
lustlion pushed to master at lustlion/Mothback 2022-02-26 20:35:33 +00:00
7ca46a9a01 please begone
lustlion pushed to master at lustlion/Mothback 2022-02-26 20:33:18 +00:00
4f6d0890e3 removing patch file, changing jump check for CheckPressed instead of CheckDown
lustlion pushed to master at lustlion/Mothback 2022-02-26 20:20:26 +00:00
8bad3894dc a, clean
lustlion pushed to master at lustlion/Mothback 2022-02-26 20:19:38 +00:00
e9754dc1dd walljumps
lustlion pushed to master at lustlion/Mothback 2022-02-26 19:39:58 +00:00
4efc99659c dont use nil globals, pass no args to Entity:New() instead
lustlion pushed to master at lustlion/Mothback 2022-02-26 02:57:06 +00:00
1580dc3463 consistent indentation
lustlion pushed to master at lustlion/Mothback 2022-02-26 01:26:19 +00:00
42cf9cfec8 fix fix (but true fix)
lustlion pushed to master at lustlion/Mothback 2022-02-26 01:24:02 +00:00
lustlion pushed to master at lustlion/Mothback 2022-02-24 03:15:55 +00:00
54f6a46428 added draw functions for setScale, rehandled scale, animations now have multiple frame times (this breaks some minor stuff)
lustlion pushed to master at lustlion/Mothback 2022-02-23 15:46:11 +00:00
00cec59351 debug screen to show loaded objects, fixed particles not getting properly cleaned, canvas cleanup
lustlion pushed to master at lustlion/Mothback 2022-02-22 00:16:06 +00:00
a4490bc827 fixed arrow physics
lustlion pushed to master at lustlion/Mothback 2022-02-21 17:48:48 +00:00
f0bc02c418 Fixed particles, reduced light radius of visible light
lustlion pushed to master at lustlion/Mothback 2022-02-21 17:24:35 +00:00
a944192f67 Rehandled Darkness and Lights. Refactored lots of stuff. Rewritten shaders.