Commit graph

94 commits

Author SHA1 Message Date
pennyrigate
b8d9a9e935 landing sound 2023-10-09 15:46:39 -04:00
pennyrigate
876dabddda cfox cheat works now (fixes #187) 2023-10-08 21:43:13 -04:00
c25382dd83 exit teleport animation :) 2023-10-07 21:43:05 -04:00
pennyrigate
8d845c9def adjusted O2 length (fixes #170) 2023-10-01 00:47:11 -04:00
3406a0617e fix arrow jumping issue (fixes #117) 2023-09-29 16:42:10 -04:00
1258a0e427 stained with your own blood?!?!?! LUDICROUS!!! 2023-09-29 15:13:21 -04:00
6f6c5d06e1 bloodstain improvements. work during pause for player, vastly more efficient 2023-09-15 22:16:30 -04:00
48af9875b5 fix drowning always softlocking 2023-09-11 16:45:47 -04:00
8264c9c1b8 It's blood. 2023-09-11 16:23:13 -04:00
8c818ac174 What's that smell? 2023-09-10 23:26:21 -04:00
pennyrigate
c3b6ef3467 removed print 2023-08-22 23:01:19 -04:00
pennyrigate
31a71a542d added rumble and pixel snap 2023-08-22 14:46:11 -04:00
pennyrigate
48cc91ae26 fixed stick input 2023-08-03 22:46:25 -04:00
3b835b78f1 make death liquids not cause blood splatter (closes #140) 2023-07-13 11:41:10 -04:00
8d3373e771 fool that pesky ol' oxygen timer into rendering on a higher z-layer :3 (closes #129) 2023-07-08 01:09:20 -04:00
311528e6ed fix ladder jump bug (closes #132) 2023-07-04 12:11:51 -04:00
2974cce19e disable collision while drowning (fixes #133) 2023-06-30 19:03:42 -04:00
11286539c6 leave edge state if no longer on edge (moving platform against wall pushes SG back onto platform, etc) 2023-06-30 13:18:04 -04:00
75a1091ce8 disable ladder dismount while pressing towards ladder (closes #128) 2023-06-30 13:13:01 -04:00
63840a3199 set player down slightly when walking off edge (fixes #122) 2023-06-30 12:28:46 -04:00
9a3a62d16b make pushing need horizontal input (fixes #123) 2023-06-30 12:23:34 -04:00
pennyrigate
843561915c fixed a few bugs with drowning 2023-06-30 06:00:29 -04:00
325f2a6dd3 implement drowning 2023-06-29 23:01:59 -04:00
pennyrigate
a096a4c6c5 drowning muffles and reverbs the audio 2023-06-25 16:13:46 -04:00
pennyrigate
70fdeff1ca edge anim! 2023-06-22 16:22:52 -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
penelope
48180bad64 duck jumping makes sg's jump one pixel higher 2023-06-08 18:36:15 -04:00
penelope
9c6eb512d9 added ducking! 2023-06-08 16:52:52 -04:00
pennyrigate
a5f4c34236 changed sg sprite to work better with palettes 2023-06-02 20:30:50 -04:00
pennyrigate
6e16aead24 player scholar now just player 2023-06-01 23:09:06 -04:00
penelope
9f7668107b partially reimplemented cheats 2023-06-01 22:02:08 -04:00
bc57ba4171 player.tscn: scholar of the first bullet casings 2023-05-08 01:02:41 -04:00
pennyrigate
353fb7f89e infinite ammo cheat 2023-04-07 14:47:20 -04:00
4264d26e4a another minute another player snapp change 2023-03-24 23:41:23 -04:00
0fd1d894c0 fix player snap length, SG could step down whole tiles :3 2023-03-24 22:17:41 -04:00
64ff2d38df better slope handling 2023-03-24 21:22:07 -04:00
pennyrigate
aa7714066c added cfox code 2023-03-22 16:30:24 -04:00
pennyrigate
32feac9f67 changed hatch speed 2023-03-22 15:25:09 -04:00
d012e9f5ac make hatch mildly more stable 2023-03-22 02:07:49 -04:00
pennyrigate
3433dae09c added hatches! 2023-03-21 20:22:52 -04:00
7606485692 fix (i think....) the silly one-way platform issueeee 2023-03-08 19:26:09 -05:00
pennyrigate
c88bc930ff removed useless idle_fall() function 2023-03-08 00:31:58 -05:00
1fa0fa44ed give SG those GRIPPY SHOES OH MY GOODNESS, they can now stop freaking out on the edge of platforms... IN STYEL 2023-03-07 23:07:38 -05:00
pennyrigate
79ff122f29 adjusted amount to be pushed away from corner collision 2023-03-07 21:02:59 -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
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
2f99ce7460 added sprite snapping 2023-02-20 23:29:05 -05:00
pennyrigate
39a6c027c4 added the option for iframes 2023-02-20 01:18:08 -05:00