Zed A. Shaw zedshaw
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.
zedshaw created branch master in games/under_the_ashland_dome 2026-03-31 00:10:20 +00:00
zedshaw pushed to master at games/under_the_ashland_dome 2026-03-31 00:10:20 +00:00
1777a6bbf2 Make the sword kind of move in perspective and give it smear trails on the middle frame.
aa83417ba3 Made it so you can see the sword in your inventory and pick them up from the ground.
dfc86452fc Had to fix the rendering so that each sprite is rendered separately in sprite_casting during the render phase.
d22eaa554d You can now take damage to your head.
cbd4b858ac Small tweaks before making damage to body parts work.
Compare 10 commits »
zedshaw created repository games/under_the_ashland_dome 2026-03-31 00:09:37 +00:00
zedshaw pushed to master at games/raycaster 2026-03-24 16:29:09 +00:00
b62cb8fe92 Improvements from the Go version of the mazes.
zedshaw pushed to master at games/raycaster 2026-03-20 16:13:29 +00:00
fee925505f Dead tests not used anymore.
zedshaw pushed to master at games/raycaster 2026-03-20 16:02:57 +00:00
738d9a64d3 Make the tests go faster.