Commit graph

151 commits

Author SHA1 Message Date
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
e2b3db0b93 game.gd cleaning and partial results screen implementation 2023-09-10 19:34:04 -04:00
pennyrigate
0693bd91d3 started work on lab 2023-09-08 15:39:13 -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
c2792083ca ladder jump replaced with normal jump 2023-08-03 23:09:31 -04:00
pennyrigate
48cc91ae26 fixed stick input 2023-08-03 22:46:25 -04:00
pennyrigate
8ed3375a90 edge detector repositioned (fixes #124) 2023-07-24 19:21:03 -04:00
3b835b78f1 make death liquids not cause blood splatter (closes #140) 2023-07-13 11:41:10 -04:00
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