Commit graph

223 commits

Author SHA1 Message Date
3532eb08f0 attempt to fix doublejump on ground bug 2023-02-10 16:33:23 -05:00
b53968e9cf fix spawn point in mountain 2023-02-09 19:29:32 -05:00
4acc339917 remove unneeded pring 2023-02-09 19:29:11 -05:00
619cf807f8 fix moving platforms doing scale twice after game over (fixes #41) 2023-02-09 11:39:33 -05:00
pennyrigate
49e2a016f1 turning platform put on dynamic objects layer 2023-02-09 05:37:13 -05:00
pennyrigate
db2fd52d6e changed rock hitbox so can fall between blocks 2023-02-09 05:36:27 -05:00
pennyrigate
542b9da4ed added echo mountain 2023-02-09 05:35:32 -05:00
pennyrigate
cd1bad7a14 respawn point on general layer 2023-02-08 22:58:02 -05:00
pennyrigate
f6c220246a adjusted rolling fiend hitbox 2023-02-08 22:18:19 -05:00
pennyrigate
e2bfdbf26c more progress on mountain 2023-02-07 00:23:54 -05:00
pennyrigate
f74c61f03a added speed up code 2023-02-07 00:23:54 -05:00
pennyrigate
89671b3ca9 player can now be killed by death tiles directly 2023-02-07 00:23:54 -05:00
pennyrigate
9552fee802 put moving platform on dynamic object collision layer 2023-02-07 00:23:54 -05:00
pennyrigate
7186ff6ef7 made hitboxes invisible so looks prettier in editor 2023-02-07 00:23:54 -05:00
c22668a445 GOODBYE .IMPORTgit status! 2023-02-06 22:11:30 -05:00
pennyrigate
474033893e more work done on mountain 2023-02-06 15:54:04 -05:00
pennyrigate
abeac3504e added moon jump cheat 2023-02-06 15:54:04 -05:00
pennyrigate
656087741d adjusted gradient 2023-02-06 15:54:03 -05:00
fee4411562 fix lives going below 0 with game over 2023-02-06 15:52:17 -05:00
4120529a53 abyss WIP 2023-02-06 15:33:18 -05:00
ac3248a912 make player physics manipulatable 2023-02-06 15:18:34 -05:00
pennyrigate
2fd0a5c519 Better offset for vertical platforms 2023-02-04 01:58:40 -05:00
pennyrigate
d3d8b14a3b added background to timer text 2023-02-03 16:08:24 -05:00
pennyrigate
7700326cc0 fixed multiple levels loading at once and also reset all collectibles on change_map() 2023-02-03 03:04:30 -05:00
pennyrigate
9aedf0bc1d added time data to prevent crashing. 2023-02-03 03:03:03 -05:00
pennyrigate
5e1bffeb7b centered platform so movement is uniform 2023-02-03 02:05:27 -05:00
penelope
c9ce22b112 added moving platform 2023-02-02 02:39:44 -05:00
penelope
d5999d41c7 reset animationplayer 2023-02-02 02:39:44 -05:00
bfab439995 Re-organize HUD scene to remove redundant control node 2023-02-01 21:26:30 -05:00
penelope
2caeb7f2ee faster shoot animation 2023-02-01 20:20:18 -05:00
pennyrigate
ffbfd41f9e added mountain 2023-02-01 17:30:42 -05:00
pennyrigate
3d630b51fc add antlion 2023-02-01 14:13:10 -05:00
pennyrigate
1a0e9d5937 fixed bug where game gave you more points for taking longer 2023-01-30 17:34:56 -05:00
cf4c987245 detach pause screen from camera (fixes #36) 2023-01-30 13:55:34 -05:00
pennyrigate
4c3e7ab2ac fixed softlock in canopy 2023-01-29 21:48:23 -05:00
3e2c6a5f6c set some slightly arbitrary time variables in other two levels, just so the time bonus shard is possible in them 2023-01-27 11:21:49 -05:00
076a91b43b level select and save improvments
- level select starts on the stage you just came from
- default time from save file is INF, so any actual time will get saved
- INF renders as "-:--:--" to indicate a time has not been set
2023-01-27 11:17:31 -05:00
12825c3e61 switch html5 to non-threaded build 2023-01-27 10:01:55 -05:00
45ddbd5c04 re-written save and level data system :) 2023-01-27 09:51:55 -05:00
pennyrigate
f3debf74cf added a secret :^) 2023-01-27 08:07:46 -05:00
133ee9a326 commit of blade's bane 2023-01-27 07:20:43 -05:00
pennyrigate
7c94312749 falling blocks now have an animation before reappearing 2023-01-27 07:19:24 -05:00
pennyrigate
f8ce5ee5cf falling blocks can crush sg! 2023-01-27 05:54:28 -05:00
pennyrigate
e541e6ea5e fixed multiple death bug 2023-01-27 05:54:28 -05:00
pennyrigate
eaa99f7e74 add ghost 2023-01-27 05:54:28 -05:00
penelope
8e08495b03 fixed bug where arrows wouldnt spawn when player was on a different y sector 2023-01-27 01:59:30 -05:00
penelope
01d2662734 fixed bug where climbing sound wouldnt stop after death 2023-01-27 01:37:03 -05:00
pennyrigate
79edbcb36e shady canopy is finished :3 2023-01-27 00:42:19 -05:00
6f964c0cd8 make enemy arrows more forgiving 2023-01-27 00:24:16 -05:00
2a8ca02590 WIP new shard sound 2023-01-26 22:47:52 -05:00