Commit graph

8 commits

Author SHA1 Message Date
094d8e8617 Allow input to fall through flashing messages
This is for parity with the original game
2022-02-03 19:19:28 -05:00
616a4d580a Implement a few player pickups 2022-02-03 01:16:41 -05:00
b2672904c8 Add monster impact sfx 2022-02-01 02:54:08 -05:00
770793ea68 Ensure hit beep on last frame of whip 2022-01-31 18:15:04 -05:00
9219b6c475 Use FunDSP crate for beepboops 2022-01-31 18:10:39 -05:00
784e205357 Implement whipping
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-30 17:06:27 -05:00
b48684201b Reorganize sound code 2022-01-27 17:22:14 -05:00
6ce6470236 Move map and sound stuff to resources module 2022-01-27 02:04:18 -05:00
Renamed from src/sound_effects.rs (Browse further)