26 Commits

Author SHA1 Message Date
eb57362199 Added framework for in-game sounds & listeners 2025-04-04 14:40:42 -06:00
333c9c20bb Player sneaking movement mode 2025-04-04 14:22:26 -06:00
0a7dabc797 Chitter & ambiance 2025-04-01 16:12:47 -06:00
e4d5f7b673 Logic for different material footsteps
All checks were successful
linting & formatting / build (push) Successful in 40s
2025-03-31 19:04:37 -06:00
53884a8232 Level building 2025-03-28 14:17:18 -06:00
e2ca0cb1a2 Ported settings menu from GFOLF
All checks were successful
linting & formatting / build (push) Successful in 12s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m35s
itch.io publish action / build (osx, app) (push) Successful in 2m37s
itch.io publish action / build (win64, exe) (push) Successful in 2m40s
2025-03-22 19:16:52 -06:00
cdd89ea30f Set world scene as runtime entrypoint 2025-03-22 17:19:40 -06:00
d94f68785a Added pause menu 2025-03-22 17:16:17 -06:00
e9385c9919 Added export presets
Some checks failed
linting & formatting / build (push) Successful in 10s
itch.io publish action / build (linux64, x86_64) (push) Failing after 1m2s
itch.io publish action / build (osx, app) (push) Failing after 1m0s
itch.io publish action / build (win64, exe) (push) Failing after 58s
2025-03-21 22:36:40 -06:00
76329c9a8e Added guide signs
Some checks failed
linting & formatting / build (push) Successful in 10s
itch.io publish action / build (linux64, x86_64) (push) Failing after 23s
itch.io publish action / build (osx, app) (push) Failing after 22s
itch.io publish action / build (win64, exe) (push) Failing after 23s
2025-03-21 21:41:33 -06:00
0326667bc0 Added items 2025-03-21 12:07:05 -06:00
710d0bf191 Mechanic test level 2025-03-13 12:25:04 -06:00
7018ffff34 Godot thinks our animation tracks are invalid, so we'll just ignore it 2025-03-13 10:42:42 -06:00
46f47730f6 The wimpy toothbrush! 2025-03-13 10:29:25 -06:00
a0bd457535 Wide-angle spray can be rotated to vertical mode 2025-03-12 11:23:21 -06:00
0a6c9807ec Atmosphere particles & visual tweaks
Some checks failed
linting & formatting / build (push) Failing after 4s
2025-03-10 18:43:27 -06:00
70f24c51b8 More ghost ship
Some checks failed
linting & formatting / build (push) Failing after 3s
2025-03-10 00:22:34 -06:00
a64add6f68 Distinct floor, wall, ceiling assets 2025-03-07 22:54:23 -07:00
143f35e761 Game state management & grunk counter 2025-03-07 19:26:12 -07:00
c676393e6d Clear total calculation is now multithreaded.
Note: This relies on the rendering thread model changed to "Threaded",
which is an experimental feature.  This may cause big problems in the
future!!
See: https://docs.godotengine.org/en/stable/tutorials/performance/thread_safe_apis.html#rendering
2025-03-07 18:08:05 -07:00
0eef878653 Updated version to Godot 4.4 2025-03-06 16:06:17 -07:00
1204123705 Interactive wall switch 2025-03-05 14:46:13 -07:00
98200e564e Added wall switch asset 2025-03-03 15:06:30 -07:00
22984897e2 Added multiline (wide-angle) spray type 2025-03-02 12:03:04 -07:00
977ca741aa Basic player controller & level 2025-02-28 15:20:52 -07:00
317325c393 Initial commit 2025-02-28 21:05:22 +00:00