Commit graph

71 commits

Author SHA1 Message Date
pennyrigate
5ab0883cdb bubbles take a second before they can pop 2023-06-30 05:59:36 -04:00
723d596893 make everything use new difficulty system 2023-06-29 23:40:38 -04:00
99f46651f9 fix errorspew from bubbles 2023-06-29 23:04:02 -04:00
pennyrigate
52dd5221b0 redoing abyss 2023-06-21 22:08:29 -04:00
pennyrigate
929b63c454 changed the way the fall sprite works 2023-06-20 08:20:35 -04:00
pennyrigate
e6a393c5e2 add oxygen timer 2023-06-18 01:38:04 -04:00
pennyrigate
ace4a53bd5 made rock work with weird parent stuff 2023-06-13 05:10:49 -04:00
2caa329418 fix tiny weirdness of ladder 2023-05-24 18:04:09 -04:00
89faf26b2c fix some errorspew from falling blocks 2023-05-23 12:44:56 -04:00
pennyrigate
4d29c5720a set the text to have drop shadow and outline 2023-05-17 01:57:24 -04:00
ad59e73568 fix turning platforms suspending SG again 2023-05-16 23:25:42 -04:00
pennyrigate
0006f02a0f made some changes :D 2023-05-10 23:02:53 -04:00
pennyrigate
07ac0247dc changed z index so sgs push sprite looks right 2023-05-10 23:02:53 -04:00
3ba9afd2be sg pushin' shovin' squishin' some snails n' skeles with rocks 2023-05-10 18:25:26 -04:00
pennyrigate
469efad30d exit doors use keys instead of shards 2023-05-08 03:31:25 -04:00
pennyrigate
51a6a6c10d renamed game.golds into game.keys 2023-05-08 03:16:41 -04:00
bc57ba4171 player.tscn: scholar of the first bullet casings 2023-05-08 01:02:41 -04:00
pennyrigate
fe61dafe6c added new type of falling block 2023-05-01 04:45:34 -04:00
pennyrigate
aa39838e16 made falling blocks harder 2023-05-01 00:04:35 -04:00
pennyrigate
22656e9efa eeeh? easy mode? only kids play in easy mode!! 2023-04-20 04:06:29 -04:00
pennyrigate
fd012360ba adjusted collision layers 2023-04-04 02:52:54 -04:00
a8e187a150 tasty little switch refactoring and an extra dessert :) :3 :3 2023-03-25 00:52:02 -04:00
pennyrigate
7d21e86f01 added jail bars! 2023-03-24 23:38:52 -04:00
0c9528c7c1 make arrows collide with dynamic objects (closes #61) 2023-03-22 13:28:16 -04:00
pennyrigate
3433dae09c added hatches! 2023-03-21 20:22:52 -04:00
pennyrigate
3d3b7ce0cf added crates! 2023-03-21 16:48:45 -04:00
pennyrigate
a3e793e114 adjusted sound volume 2023-03-09 22:18:30 -05:00
pennyrigate
b548612ecc button sound! 2023-03-09 22:18:29 -05:00
7606485692 fix (i think....) the silly one-way platform issueeee 2023-03-08 19:26:09 -05:00
7020914046 sed magic: fixeth the great 'boundry' misprint 2023-03-08 17:27:08 -05:00
pennyrigate
f1e7f136f8 shaders folder! 2023-03-08 01:07:24 -05:00
pennyrigate
51eeef3941 adjusted hitboxes so that *one* star in mountain is possible again 2023-03-06 16:49:26 -05:00
pennyrigate
34b447cff1 added a button :D 2023-03-03 00:01:02 -05:00
pennyrigate
5f838027ec rock put on dynamic objects layer and added ladder layer 2023-03-01 18:54:49 -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
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
pennyrigate
c6f2ff0c13 set time and lives to green in editor 2023-02-21 17:27:07 -05:00
pennyrigate
4cd2018b2c outline text in its own theme 2023-02-21 12:04: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
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
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
2fd0a5c519 Better offset for vertical platforms 2023-02-04 01:58:40 -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