Lusty Lion of the Land of the Crimson Fawn lustlion
lustlion pushed to master at lustlion/Mothback 2022-02-18 12:21:31 +00:00
192b1e6ca0 fixed map; hookshots circle is now drawn on background
lustlion pushed to master at lustlion/Mothback 2022-02-17 23:26:06 +00:00
37d44ce0a2 cleaning old demos folder
74ee5b63aa fixed gitignore
Compare 2 commits »
lustlion pushed to master at lustlion/Mothback 2022-02-17 23:17:50 +00:00
405c80d039 bugfix: action checks without demo wouldnt be properly registered
lustlion pushed to master at lustlion/Mothback 2022-02-17 23:03:43 +00:00
a722c019f3 yeah table uh not sure
lustlion pushed to master at lustlion/Mothback 2022-02-17 22:39:52 +00:00
8e9078e929 demo recording and playback, collision table
lustlion pushed to master at lustlion/Mothback 2022-02-15 09:56:03 +00:00
fb375e352b air friction for vertical velocity
lustlion pushed to master at lustlion/Mothback 2022-02-15 09:44:09 +00:00
a21246e016 adjustmenet hook
lustlion pushed to master at lustlion/Mothback 2022-02-15 09:36:08 +00:00
5f852a61e6 bugfix collision optimizer being too greedy
lustlion pushed to master at lustlion/Mothback 2022-02-15 09:21:34 +00:00
8def86ade6 hook anchors. player animation fixed.
lustlion pushed to master at lustlion/Mothback 2022-02-14 14:56:23 +00:00
f6541068e0 swing adjustment. :)
lustlion pushed to master at lustlion/Mothback 2022-02-12 19:08:53 +00:00
acfc51ae03 level chhange
lustlion pushed to master at lustlion/Mothback 2022-02-12 19:03:56 +00:00
9d1e59b46a adjusted hook to be toggle; renamed HasPressed to CheckPressed (keybind)
lustlion pushed to master at lustlion/Mothback 2022-02-12 10:44:23 +00:00
6566e6fbab fix swing
lustlion pushed to master at lustlion/Mothback 2022-02-12 10:37:02 +00:00
8ddf3610ac restructured folder
lustlion pushed to master at lustlion/Mothback 2022-02-12 09:35:53 +00:00
e51905de67 run from the folder
lustlion pushed to master at lustlion/Mothback 2022-02-10 17:18:52 +00:00
ff99b79563 rope, moved entities from LoadedEntities to LoadedObjects.Entities
lustlion pushed to master at lustlion/Mothback 2022-02-10 14:54:13 +00:00
7f42dea6fa player respawn, spikes & hazard objects
lustlion pushed to master at lustlion/Mothback 2022-02-08 16:05:15 +00:00
2ce41d541f audio manager, moved stuff from (removed) enums into animations, tiledata. new sfx and music enum files
lustlion pushed to master at lustlion/Mothback 2022-02-08 07:40:30 +00:00
e7aa34d5c2 Logged level export
lustlion pushed to master at lustlion/Mothback 2022-02-08 07:22:44 +00:00
1f7d967f77 Cleaned collisions.lua, objobjects.lua. Fixed level optimization typo. Added fairy FCS (altitude hold).