Commit graph

121 commits

Author SHA1 Message Date
pennyrigate
34b447cff1 added a button :D 2023-03-03 00:01:02 -05:00
pennyrigate
f92e302535 rebaalanced gold sound 2023-03-01 20:44:59 -05:00
pennyrigate
2a9fcd17a1 add rust inc 2023-03-01 18:58:44 -05:00
pennyrigate
1175ee903f added more end tiles to hills 2023-03-01 18:54:49 -05:00
95da126f17 laser wall enemy 2023-03-01 04:38:41 -05:00
pennyrigate
c9653e6a38 made verdant hills less bad 2023-02-27 00:42:48 -05:00
pennyrigate
e1a30188a6 All audio stuff moved to audio autoload and removed game.tscn in favor of just game.gd 2023-02-25 23:44:13 -05:00
pennyrigate
8b247304e6 options skeleton :D 2023-02-24 21:38:43 -05:00
pennyrigate
58eae4a8f7 restart function only works if Game.can_pause == true (fixes #55) 2023-02-24 17:20:13 -05:00
pennyrigate
8cfe971e06 Made autoload and ui folders to clean things up 2023-02-24 17:15:20 -05:00
pennyrigate
936ea5b04d added rust factory 2023-02-23 15:53:59 -05:00
793e7ef11e best attempt at a sawblad :( 2023-02-22 16:10:33 -05:00
pennyrigate
ad05caf438 added mountain easter egg 2023-02-21 17:05:17 -05:00
pennyrigate
40e10663d6 made launch rigid more generic 2023-02-21 15:56:47 -05:00
pennyrigate
65a4fd8742 added tin 2023-02-21 15:14:59 -05:00
1b53eee56b make bubbles follow screen 2023-02-21 14:51:24 -05:00
d27d9d8b83 FADE SYSTEM :3 2023-02-21 14:29:45 -05:00
b379b5a213 created random spawner thing 2023-02-21 00:25:58 -05:00
6028efa329 depth effect in abyss 2023-02-20 23:49:06 -05:00
pennyrigate
f4a6c97ca1 done with the scrump 2023-02-20 23:28:34 -05:00
pennyrigate
298308d805 fixed bug where game would save on level select 2023-02-20 23:24:44 -05:00
pennyrigate
cf0c7848bd music doesnt restart after death or restart 2023-02-20 23:21:04 -05:00
pennyrigate
7f60cf2278 boss blood effect 2023-02-20 01:18:08 -05:00
pennyrigate
39a6c027c4 added the option for iframes 2023-02-20 01:18:08 -05:00
pennyrigate
5d7a5a1d29 added the scrump 2023-02-20 00:16:24 -05:00
8a47c20d94 add mine that explodes on contact with player, shot by arrow, or other mine's explosions 2023-02-17 15:18:31 -05:00
c577f0a57c fix crash when arrows collide with multiple things at once (fixes #50) 2023-02-17 12:37:53 -05:00
e04c1f3bf5 boss behavior stuff 2023-02-16 18:44:17 -05:00
pennyrigate
85f3a0af08 start work on boss1 2023-02-16 00:07:31 -05:00
pennyrigate
ed04bf1c2e added infinite lives mode 2023-02-13 02:30:44 -05:00
pennyrigate
f19a49f6e7 fixed issue 45 2023-02-11 02:55:47 -05:00
b53968e9cf fix spawn point in mountain 2023-02-09 19:29:32 -05:00
pennyrigate
542b9da4ed added echo mountain 2023-02-09 05:35:32 -05:00
pennyrigate
e2bfdbf26c more progress on mountain 2023-02-07 00:23:54 -05:00
pennyrigate
474033893e more work done on mountain 2023-02-06 15:54:04 -05:00
4120529a53 abyss WIP 2023-02-06 15:33:18 -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
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
bfab439995 Re-organize HUD scene to remove redundant control node 2023-02-01 21:26:30 -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
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
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