Commit graph

853 commits

Author SHA1 Message Date
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
pennyrigate
c23dd4e78f adjusted canopy tileset 2023-01-26 21:30:12 -05:00
9f58a71a90 mape water death a bit better 2023-01-26 19:54:56 -05:00
pennyrigate
f5191bdac6 added music to canopy 2023-01-26 03:43:30 -05:00
pennyrigate
a47c0bfffc jumping spider hitbox doesnt change when jumping 2023-01-26 00:42:58 -05:00
pennyrigate
6ec28bfae1 rounded jumping spider sprite global position 2023-01-25 21:13:47 -05:00
e79f0fff40 fix reverted CPUParticles 2023-01-25 20:07:45 -05:00
pennyrigate
139b862a47 renamed turning platform 2023-01-25 17:07:51 -05:00
pennyrigate
629bc75fbb turning platforms have customizable start delay 2023-01-25 17:04:22 -05:00
pennyrigate
63cf47305b more work on canopy 2023-01-25 01:40:31 -05:00
26fe0173e4 switch to GLES2 renderer 2023-01-24 16:42:18 -05:00
4da0b33282 revoke doublejump when entering tube 2023-01-23 04:06:18 -05:00
74ba29d1d1 disable html5 autobuilds for now 2023-01-23 08:15:43 +00:00
pennyrigate
3a8e9b757c Added animation to help anticipate turning block turning 2023-01-23 00:19:54 -05:00
pennyrigate
56e56a5cff adjusted jumping spider time 2023-01-22 22:54:15 -05:00
8c60bbf293 tube transport! also 3-block jump marginally easier 2023-01-22 22:24:50 -05:00
4d13d2932c a few more background tiles for the factory 2023-01-22 15:06:16 -05:00
91df8e2e39 break the camera from its chains, and give it competition! 2023-01-22 14:43:11 -05:00
d57194597e fix INACTIVE state in player 2023-01-22 13:59:48 -05:00
343151ebdf make spider boundaries relative and clamp to the ceiling 2023-01-22 12:42:01 -05:00
e2452ed14c another day, another add_child made deferred 2023-01-22 12:41:19 -05:00