Commit graph

273 commits

Author SHA1 Message Date
pennyrigate
9a9669847a changed ledge length in hills and renamed map01 to hills 2023-03-07 19:42:22 -05:00
pennyrigate
9e813ca076 rolling fiend freezes when time is slowed down 2023-03-07 19:03:46 -05:00
pennyrigate
512469f732 respawn only happens after dying (fixes #64) 2023-03-07 18:44:35 -05:00
pennyrigate
3ac3c7343c hitting a corner in falling state pushes sg back (fixes #62) 2023-03-07 18:35:58 -05:00
pennyrigate
51eeef3941 adjusted hitboxes so that *one* star in mountain is possible again 2023-03-06 16:49:26 -05:00
pennyrigate
f76836b22f removed pesky bat in mountain 2023-03-06 16:48:50 -05:00
pennyrigate
776ed065d4 drunk cheat 2023-03-06 16:46:04 -05:00
pennyrigate
1ca58bba19 removed a star because this level used to have 6! 2023-03-03 23:57:28 -05:00
pennyrigate
f989459751 restart actually works again 2023-03-03 23:18:59 -05:00
pennyrigate
abc448fa0a fixed transition scale 2023-03-03 23:18:36 -05:00
pennyrigate
23cfde864e upside down cracked pipe given collision 2023-03-03 23:06:55 -05:00
pennyrigate
7b6d0197cd pausing only possible in map.gd 2023-03-03 23:05:31 -05:00
pennyrigate
aa86cbc928 harmony of dissonance ass outline 2023-03-03 23:03:13 -05:00
pennyrigate
f62d356d9a changed user directory 2023-03-03 20:59:00 -05:00
d518dce44d make the steam more fair 2023-03-03 20:28:10 -05:00
pennyrigate
8a210d1da1 steam fizzles out when turned off 2023-03-03 17:59:54 -05:00
pennyrigate
17dbf626d6 button graphics 2023-03-03 14:32:02 -05:00
pennyrigate
34b447cff1 added a button :D 2023-03-03 00:01:02 -05:00
pennyrigate
215d930022 add cracked pipe tile 2023-03-02 22:41:37 -05:00
pennyrigate
0b39769e1f rolling fiend defaults to counterclockwise motion again 2023-03-02 22:13:06 -05:00
pennyrigate
52f856ad6b adjusted roboturret turn speed 2023-03-02 22:12:11 -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
ab992ae383 arrows no longer border corners 2023-03-01 18:54:50 -05:00
pennyrigate
78cc2e6a09 climbray only checks for ladder layer 2023-03-01 18:54:50 -05:00
pennyrigate
e862aed89a removed unnecessary shootpos variable 2023-03-01 18:54:49 -05:00
pennyrigate
55ecaefb72 added robo animation 2023-03-01 18:54:49 -05:00
pennyrigate
5f838027ec rock put on dynamic objects layer and added ladder layer 2023-03-01 18:54:49 -05:00
pennyrigate
e22e2408e3 new star and gold sounds 2023-03-01 18:54:49 -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
c2d473a993 fix main.tscn not working outside of windows filesystems 2023-03-01 02:04:26 -05:00
pennyrigate
68b08514b2 new star sound 2023-02-27 00:46:12 -05:00
pennyrigate
c9653e6a38 made verdant hills less bad 2023-02-27 00:42:48 -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
7097a604a5 fixed issue where sound effects were silenced when game was paused 2023-02-26 22:05:33 -05:00
pennyrigate
d6325999ae water tiles given collision (fixes #57) 2023-02-26 21:41:56 -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
1b7d93195f removed options.tscn 2023-02-25 23:53:35 -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
pennyrigate
22fc792664 lowercased boss1 save key 2023-02-24 21:38:43 -05:00
153f11aea2 rolling fiend mark 3.... 2023-02-24 17:37:39 -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
212b49de56 burnt in loops 2023-02-24 16:32:44 -05:00
pennyrigate
936ea5b04d added rust factory 2023-02-23 15:53:59 -05:00
pennyrigate
c1c0a8251a added rust tileset 2023-02-23 15:53:59 -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