228 Commits

Author SHA1 Message Date
36e5bcf099 Revised World debug functions 2025-06-27 12:47:06 -06:00
0de77c8595 Added MP3 player functionality 2025-06-27 12:22:17 -06:00
64f9b4e997 Added music assets, and added WAVs to LFS tracking
All checks were successful
linting & formatting / build (push) Successful in 26s
2025-06-26 23:38:12 -06:00
db467e10c9 MP3 Player UI 2025-06-26 23:36:00 -06:00
fce4d1f7fd MP3 Player placeholders 2025-06-20 12:58:17 -06:00
fd157105f3 Bulkheads can be closed by switches 2025-06-17 19:05:17 -06:00
86b0fa842c Broke up ghost ship level into smaller room chunks 2025-06-17 17:54:27 -06:00
30b92c70b1 Bumped ghost ship version number
All checks were successful
itch.io publish action / build (linux64, x86_64) (push) Successful in 1m56s
itch.io publish action / build (osx, app) (push) Successful in 1m57s
itch.io publish action / build (win64, exe) (push) Successful in 2m5s
linting & formatting / build (push) Successful in 19s
v0.0.4-4
2025-05-04 10:19:55 -06:00
f8e35f6d79 Prop testing level
All checks were successful
linting & formatting / build (push) Successful in 21s
2025-05-02 20:08:28 -06:00
5b10d1bc91 Operating table prop 2025-05-02 13:12:22 -06:00
61d40721ee Prop tweaks 2025-05-01 23:06:55 -06:00
ecc681bf27 Added sofa prop 2025-05-01 22:38:35 -06:00
0d9e853c32 Gitignored UB Painter's settings file 2025-05-01 16:16:18 -06:00
2bd75d20f6 Better fonts for title & in-game terminal 2025-04-27 14:49:46 -06:00
b0d392627c Small geometry fixes
All checks were successful
linting & formatting / build (push) Successful in 19s
2025-04-25 18:12:14 -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
2078dd14bc Save state checks game & level version compatibility before deserializing 2025-04-25 11:18:03 -06:00
94e993e92d Sickbay rebuild 2025-04-25 11:04:25 -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
2fbd7ce07c World loads into ghost ship level by default
All checks were successful
linting & formatting / build (push) Successful in 18s
itch.io publish action / build (linux64, x86_64) (push) Successful in 1m51s
itch.io publish action / build (osx, app) (push) Successful in 1m55s
itch.io publish action / build (win64, exe) (push) Successful in 2m3s
v0.0.4-3
2025-04-24 23:23:03 -06:00
56859a32bd Planning & storywriting
All checks were successful
linting & formatting / build (push) Successful in 20s
2025-04-24 19:11:24 -06:00
8d75fcb774 Editor entrypoint that puts the player directly into the ghost ship level 2025-04-23 12:52:36 -06:00
d644cba3ff Title screen sounds stop immediately on new game or continue game 2025-04-23 12:40:53 -06:00
be7b0d4335 Formatting fixes.
All checks were successful
linting & formatting / build (push) Successful in 16s
itch.io publish action / build (linux64, x86_64) (push) Successful in 1m51s
itch.io publish action / build (osx, app) (push) Successful in 1m52s
itch.io publish action / build (win64, exe) (push) Successful in 2m0s
v0.0.4-2
2025-04-23 12:27:54 -06:00
aec4cfe57d Fixed mysteriously missing material tarp crate 2025-04-23 12:27:00 -06:00
37ac6a6461 Save-state loading doesn't use cached versions 2025-04-23 12:03:38 -06:00
d14ed8e9ad Marginally more readable title 2025-04-23 12:02:56 -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
v0.0.4
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
9747e80f1d Saves are ID'd by scene 2025-04-22 16:00:55 -06:00
656e1d26bb Monster respawns when loading save 2025-04-22 15:26:55 -06:00
f560b88de8 Overhead light checks persistent state 2025-04-22 15:26:31 -06:00
e4a2f31de9 Bulkhead & wall switch defer state initialization until after loading 2025-04-22 14:23: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
7957a47243 Progress persistence 2025-04-22 12:08:09 -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
033c12365d Alarm effect animations use quarter frame skip
All checks were successful
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m5s
itch.io publish action / build (osx, app) (push) Successful in 2m8s
itch.io publish action / build (win64, exe) (push) Successful in 2m15s
linting & formatting / build (push) Successful in 46s
v0.0.3-5
2025-04-21 15:25:12 -06:00
1987e52c62 Relay reacts to damage 2025-04-21 15:21:31 -06:00
3fb8a54b42 Alarm pulse animation 2025-04-21 14:41:37 -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
v0.0.3-4
2025-04-20 02:15:46 -06:00
ebac8651b6 More nodules
All checks were successful
itch.io publish action / build (osx, app) (push) Successful in 2m14s
itch.io publish action / build (win64, exe) (push) Successful in 2m19s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m2s
linting & formatting / build (push) Successful in 18s
v0.0.3-3
2025-04-20 00:39:08 -06:00
9d8f1f1767 Splatter effect scales with source node scale 2025-04-20 00:23:41 -06:00