Zed A. Shaw zedshaw
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-04 04:18:53 +00:00
b5c2fc3b5f Add a help screen and win.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-04 03:42:55 +00:00
831b46fa3f Now the body_ui handles the toughness and attack rating, and applies colors to show your body part status.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-03 16:44:42 +00:00
009c5c1cd2 Now has an actual game loop where you die and start over.
514bfec0ea Had to bring back the static options so that meson actually builds it as static.
Compare 2 commits »
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-03 15:22:41 +00:00
c14e244084 Make the intro story skippable.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-03 04:05:44 +00:00
0df63ea074 Brought over the storyboard thing from my other game for the intro sequence.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-03 03:24:04 +00:00
279faf6dd5 Now have hotkeys to test the different start/end conditions.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-02 18:15:00 +00:00
17f05e7093 Buttons on screens work and most screens now have a continue/quit button.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-02 16:15:56 +00:00
532366091b Improved start screen and made the animation optional in scenes since they aren't needed always.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-02 04:38:47 +00:00
903fad871f Now have all four screens showing up when needed, but now need to a way to restart the game.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-01 19:31:41 +00:00
d03020cfef Have an initial start screen and simple prototypes for other screens.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-01 17:07:53 +00:00
e113c0bc97 Scenes are now ready to be worked on.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-01 16:13:54 +00:00
2dec4ec993 Body UI and damage works better now.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-01 03:55:05 +00:00
f6c8163acd Unlocked combat now works and weirdly this fixes the enemies not running away when scared.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-01 03:12:12 +00:00
e9365e0d87 Unlocked combat finally but the robots won't chase you.
zedshaw pushed to master at games/under_the_ashland_dome 2026-03-31 17:19:19 +00:00
2b69f388e5 Possible fix for meson 1.10 and/or Mac builds.
zedshaw pushed to main at games/lel-guecs 2026-03-31 17:04:17 +00:00
aff0fb839c Fix the build to work with new meson.
zedshaw pushed to master at games/under_the_ashland_dome 2026-03-31 16:00:07 +00:00
66e2328ea8 Setup for the transition scenes.
zedshaw pushed to master at games/under_the_ashland_dome 2026-03-31 15:43:51 +00:00
44e474b023 Can now go down a level.
zedshaw transferred repository zedshaw/under_the_ashland_dome to games/under_the_ashland_dome 2026-03-31 14:22:45 +00:00
zedshaw pushed to master at games/under_the_ashland_dome 2026-03-31 03:53:46 +00:00
360402cb3c You now receive damage to multiple body parts and can heal them all too.