Commit graph

141 commits

Author SHA1 Message Date
10a18a014e slightly enlarge player hitbox so that tiles can be collided with and killed by at same time 2023-07-11 16:57:29 -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
pennyrigate
86b5dbb018 reimplemented coyote time 2023-07-03 23:25:14 -04:00
pennyrigate
b3dadff025 sg can now always control themself in air 2023-07-03 17:05:23 -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
746b9813e2 added drowning anim 2023-06-25 19:25:26 -04:00
pennyrigate
a096a4c6c5 drowning muffles and reverbs the audio 2023-06-25 16:13:46 -04:00
pennyrigate
e3c9328fd7 yet again adjusted oxygen time 2023-06-22 21:21:39 -04:00
pennyrigate
087bc27d84 fuck uhh i dunno 2023-06-22 18:33:47 -04:00
pennyrigate
70fdeff1ca edge anim! 2023-06-22 16:22:52 -04:00
pennyrigate
9439d0313c one way platform 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
e972edcc41 new jump sprite 2023-06-20 02:45:45 -04:00
pennyrigate
e6a393c5e2 add oxygen timer 2023-06-18 01:38:04 -04:00
penelope
c8e5291b6b invincibility code 2023-06-08 18:36:15 -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
b5d985c834 fix some ladder bugs 2023-05-29 10:18:21 -04:00
penelope
19638bb520 git fix: this time i changed the positioning of the respawn points in one of our vertical levels, echo mountain 2023-05-29 03:03:35 -04:00
2caa329418 fix tiny weirdness of ladder 2023-05-24 18:04:09 -04:00
ebdb4e51aa go to opposite side of ladder if at the top and holding direction (fixes #37) 2023-05-24 12:53:01 -04:00
8b3a5f88a4 ladder grounded dismount (closes #107) 2023-05-23 12:52:15 -04:00
b1a736745c re-implement i-frames (closes #103) 2023-05-23 12:38:59 -04:00
4c0513e84a walking acceleration when player is grounded 2023-05-23 12:06:55 -04:00
pennyrigate
afa641901c shard titles pop up in game 2023-05-20 21:03:03 -04:00
b77ea88c50 make top of ladder always be a jump (fixes #96) 2023-05-16 23:48:08 -04:00
ca947c2f09 make collectibles always use full hitbox 2023-05-16 23:10:15 -04:00
cea2d29e46 SG, grip tighter! (fixes #92) 2023-05-12 12:01:45 -04:00
pennyrigate
5f89fbc891 fixed moving platform apply velocity 2023-05-10 23:02:53 -04:00
pennyrigate
8f208f7d51 adjusted blink duration and changed push sprite 2023-05-10 20:47:47 -04:00
39d7387f61 disallow jumping while pressing towards ladder 2023-05-10 20:46:14 -04:00
65e1d2f015 they are autistic 2023-05-10 18:55:04 -04:00
3ba9afd2be sg pushin' shovin' squishin' some snails n' skeles with rocks 2023-05-10 18:25:26 -04:00
e1b5c498f3 fix projectiles not killing player 2023-05-10 14:34:03 -04:00
7b0fb8ece5 scholar of the first climbing sound 2023-05-10 11:21:04 -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
pennyrigate
e303d5ac6c fixed air shoot sprite offset and renamed jump to sg_jump 2023-04-04 17:46:54 -04:00
pennyrigate
149f0ecafe reset player anim 2023-03-25 02:24:37 -04:00
pennyrigate
8d899a0172 took kinematicbody2D off of collision layers 2023-03-25 02:18:32 -04:00