Commit graph

169 commits

Author SHA1 Message Date
pennyrigate
5f838027ec rock put on dynamic objects layer and added ladder layer 2023-03-01 18:54:49 -05:00
95da126f17 laser wall enemy 2023-03-01 04:38:41 -05:00
pennyrigate
d8f370fe94 removed options instance because of bug where the tilemap would not be invisible 2023-02-26 22:06:11 -05:00
pennyrigate
d802ce13b7 shard sound set to own bus and channel (fixes #53) (fixes #54) 2023-02-26 17:05:11 -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
30cfad6e7e steam barrier enemy 2023-02-24 21:53:07 -05:00
pennyrigate
8b247304e6 options skeleton :D 2023-02-24 21:38:43 -05:00
153f11aea2 rolling fiend mark 3.... 2023-02-24 17:37:39 -05:00
pennyrigate
8cfe971e06 Made autoload and ui folders to clean things up 2023-02-24 17:15:20 -05:00
c024783ec8 make turning platforms be one-way only when player is inside of them already 2023-02-23 15:54:27 -05:00
2569986a87 make turning platforms one-way 2023-02-22 16:35:08 -05:00
b31344a718 remove tin-specific death code from enemy_move_diagonal.gd, use deferred died signal connection instead to avoid errors from adding physics bodies outside idle time 2023-02-22 16:04:50 -05:00
pennyrigate
c6f2ff0c13 set time and lives to green in editor 2023-02-21 17:27:07 -05:00
pennyrigate
82e407a937 made enemies meaner 2023-02-21 16:41:37 -05:00
pennyrigate
38daea272c adjusted tin particle physics and added mine explosion sound 2023-02-21 16:13:48 -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
c704cabd45 restore rolling fiend ceiling murder behavior >:) 2023-02-21 14:44:42 -05:00
pennyrigate
4cd2018b2c outline text in its own theme 2023-02-21 12:04:33 -05:00
pennyrigate
809b6510c4 fixed bug where pressing pause button when paused 2023-02-21 04:10:52 -05:00
pennyrigate
758cf57f8d removed unused stuff 2023-02-21 04:10:51 -05:00
pennyrigate
a23ca5347d added boss sounds 2023-02-21 00:19:33 -05:00
71134758af create bubble environmental particle 2023-02-20 23:49:06 -05:00
pennyrigate
ec31da0f8a added outlined 2ndpuberty 2023-02-20 23:47:31 -05:00
pennyrigate
51d9c4fdc1 adjusted ummm the uhhh the iframe length 2023-02-20 23:32:10 -05:00
pennyrigate
2f99ce7460 added sprite snapping 2023-02-20 23:29:05 -05:00
pennyrigate
f4a6c97ca1 done with the scrump 2023-02-20 23:28:34 -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
19dd1809a2 recenter particle, recolor, shrinken 2023-02-20 01:17:32 -05:00
4891b7f78d goo projectile graphics alterations 2023-02-20 00:46:16 -05:00
951bac1d63 boss projectile graphics and damage 2023-02-20 00:29:01 -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
38e60fad93 delayed instancing node :3 2023-02-16 18:40:21 -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
3532eb08f0 attempt to fix doublejump on ground bug 2023-02-10 16:33:23 -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
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
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
pennyrigate
abeac3504e added moon jump cheat 2023-02-06 15:54:04 -05:00
fee4411562 fix lives going below 0 with game over 2023-02-06 15:52:17 -05:00