Commit Graph

10 Commits

Author SHA1 Message Date
enderman0125 7005adc3d8 Bump version to 1.3.2 2024-03-11 20:21:55 -04:00
yellows111 124725184a Easter Egg! ...s are now implemented
made gyrocopter voice faster to play, since it had a delay of like 0.40s
2024-03-12 00:13:27 +00:00
yellows111 6461f18a0f save game more frequently
save game when mission screen is setPlayMissionGui is called which is reasonable enough
2024-03-11 19:36:48 +00:00
yellows111 4ecd19e20c reintroduce MOTD/version check
now that we have the content for it
2024-03-11 17:58:51 +00:00
yellows111 35a70c21e6 Fix congratulations gui not being removed on retry
Why would you want to replay the level after beating it, I don't know, but sure.
2024-03-11 17:13:39 +00:00
yellows111 d1c43b6583 Add the end-screen for beating The Final Challenge to make the mission text true
TODO: record real voice for congrats.wav
2024-03-11 13:03:09 +00:00
yellows111 d80a53951f add the respawn key to marble/client/scripts/default.bind.cs
TODO: make this rebindable
2024-03-11 08:45:41 +00:00
yellows111 46d5e974bc remove all _ files that were used to premake a directory
if this breaks something, which i don't think it did, feel free to revert
2024-03-11 07:26:36 +00:00
yellows111 331225bbb9 Remove all compiled objects.
Include *.dso in the gitignore and improve rules.
Also include generated config.cs and prefs.cs (defaults.cs and default.bind.cs exist)
2024-03-11 07:09:45 +00:00
enderman0125 ec09dde345 init 2024-03-10 20:27:00 -04:00