70 Commits

Author SHA1 Message Date
628a150757 Refactored common gunk shader logic into common.gdshaderinc 2025-09-03 23:03:09 -06:00
0edf520a21 Rebalanced audio
All checks were successful
linting & formatting / build (push) Successful in 25s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m16s
itch.io publish action / build (osx, app) (push) Successful in 2m24s
itch.io publish action / build (win64, exe) (push) Successful in 2m28s
2025-08-16 19:28:07 -06:00
8525298792 Settings volume sliders go from 0% to 200% 2025-08-16 17:48:38 -06:00
e440b3124f Fixed formatting
All checks were successful
linting & formatting / build (push) Successful in 25s
2025-08-16 15:42:53 -06:00
69314f2235 Added bloops
Some checks failed
linting & formatting / build (push) Failing after 26s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m19s
itch.io publish action / build (osx, app) (push) Successful in 2m24s
itch.io publish action / build (win64, exe) (push) Successful in 2m30s
2025-08-16 15:29:34 -06:00
52f082b1a2 UI SFX defines confirm, accept, forward, back, and bonk sounds 2025-08-16 14:50:57 -06:00
29ef5ce00d Updated tool SFX 2025-08-15 17:48:40 -06:00
2163d52aa6 Tool SFX adjustments
Some checks failed
linting & formatting / build (push) Failing after 24s
2025-08-15 16:38:07 -06:00
9fd0b76da5 Tool sounds 2025-08-15 16:17:05 -06:00
c06925b937 Global UI sounds 2025-08-15 15:51:11 -06:00
308cfc8ede Tweaks to prop physics layers
All checks were successful
linting & formatting / build (push) Successful in 23s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m11s
itch.io publish action / build (osx, app) (push) Successful in 2m16s
itch.io publish action / build (win64, exe) (push) Successful in 2m21s
2025-07-10 18:15:01 -06:00
54e6679079 Tutorial triggers 2025-07-08 23:13:27 -06:00
b5f394f129 Hello tutorial! 2025-07-08 17:36:21 -06:00
46a4a7fb4a Tutorial messages
All checks were successful
linting & formatting / build (push) Successful in 24s
2025-07-07 19:35:32 -06:00
1b90a5eea8 Settings for object rotation sensitivity 2025-07-07 12:10:34 -06:00
88fb78ce2a Cargo bay lift 2025-07-05 15:53:05 -06:00
2b9910e7c0 Debug menu function to open all doors 2025-07-04 16:56:40 -06:00
d8406bba9c Less bookkeeping for select & deselect 2025-07-04 16:36:17 -06:00
73afb696a2 Tools are deactivated and tool HUD hidden when holding object 2025-07-04 15:20:26 -06:00
6b3ac1311e Holdable component HUD 2025-07-04 14:56:35 -06:00
7d04454737 Modular interactive components 2025-07-04 13:13:18 -06:00
f3c2108e4d Additional mess hall mechanics
All checks were successful
linting & formatting / build (push) Successful in 28s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m15s
itch.io publish action / build (osx, app) (push) Successful in 2m20s
itch.io publish action / build (win64, exe) (push) Successful in 2m24s
2025-07-01 16:46:05 -06:00
bd13fb991a Preload level & world from the title screen 2025-06-30 13:21:05 -06:00
10598e2377 Mp3 player updates track list on equip 2025-06-29 16:49:34 -06:00
4343bc1bf5 More debug menu functionality 2025-06-29 16:41:14 -06:00
fd157105f3 Bulkheads can be closed by switches 2025-06-17 19:05:17 -06:00
2bd75d20f6 Better fonts for title & in-game terminal 2025-04-27 14:49:46 -06:00
de6606fdcf Distinct animation players for different HUD alerts 2025-04-25 17:57:16 -06:00
217224f9c3 Two-sided signs & additional level development 2025-04-25 17:49:17 -06:00
2e3b301d61 Improved save icon 2025-04-25 10:16:28 -06:00
28024f9cfc i18n strings for title menu 2025-04-25 09:50:40 -06:00
d644cba3ff Title screen sounds stop immediately on new game or continue game 2025-04-23 12:40:53 -06:00
98b46c2fc3 Fixed linting errors
Some checks failed
linting & formatting / build (push) Failing after 15s
2025-04-22 23:27:07 -06:00
ca58dd65a6 Debug menu
Some checks failed
linting & formatting / build (push) Failing after 13s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m52s
itch.io publish action / build (osx, app) (push) Successful in 1m52s
itch.io publish action / build (win64, exe) (push) Successful in 1m58s
2025-04-22 23:22:54 -06:00
c28c016dbd Title screen SFX 2025-04-22 22:38:06 -06:00
4bfa1c88a6 Chained loading of save states 2025-04-22 22:10:08 -06:00
bc9e928c3b Sweet title screen! 2025-04-22 21:30:11 -06:00
48c9953c53 Ship grunk level is persisted 2025-04-22 14:20:46 -06:00
22a22a6409 Save icon is displayed while saving 2025-04-22 13:59:24 -06:00
cfb7b28971 Added loading screen 2025-04-21 18:07:11 -06:00
dcd5d5d57d GameManager is now WorldManager, a resource managed as part of the world 2025-04-21 16:58:56 -06:00
1987e52c62 Relay reacts to damage 2025-04-21 15:21:31 -06:00
37a3e2e90a Using surface material override to preserve prop refs 2025-04-21 13:23:09 -06:00
124316f013 Grunk alert resets when depositing in tank
All checks were successful
linting & formatting / build (push) Successful in 19s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m6s
itch.io publish action / build (osx, app) (push) Successful in 2m9s
itch.io publish action / build (win64, exe) (push) Successful in 2m18s
2025-04-20 02:15:46 -06:00
5dba027b4c Death
All checks were successful
linting & formatting / build (push) Successful in 21s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m6s
itch.io publish action / build (osx, app) (push) Successful in 2m10s
itch.io publish action / build (win64, exe) (push) Successful in 2m31s
2025-04-19 16:18:12 -06:00
ecdedfc58c Using InputPrompt for interact prompt 2025-04-19 10:01:37 -06:00
db2507048f UI tweaks & i18n 2025-04-19 09:49:07 -06:00
538c3d8d69 Slutch meet-spook
All checks were successful
linting & formatting / build (push) Successful in 18s
itch.io publish action / build (linux64, x86_64) (push) Successful in 1m53s
itch.io publish action / build (osx, app) (push) Successful in 1m55s
itch.io publish action / build (win64, exe) (push) Successful in 1m59s
2025-04-18 21:55:40 -06:00
f2de25ab0f Diegetic grunk gauge
All checks were successful
linting & formatting / build (push) Successful in 21s
2025-04-18 18:36:19 -06:00
c74bfefe92 Lerp framerate logic fixes 2025-04-18 15:52:31 -06:00