Zed A. Shaw zedshaw
zedshaw pushed to master at games/raycaster 2026-05-25 15:38:28 +00:00
54d0a41c52 A few more fixes for how Combat works.
zedshaw pushed to master at games/raycaster 2026-05-25 15:02:28 +00:00
2a92687bc9 Had a mistake where I wasn't tracking the live->dead transition it the new code.
zedshaw pushed to master at games/raycaster 2026-05-25 14:33:10 +00:00
e35e362846 Remove some debug stuff.
zedshaw pushed to master at games/raycaster 2026-05-24 15:59:58 +00:00
a22564bb58 Synced the combat from under the dome.
zedshaw pushed to master at games/raycaster 2026-05-10 03:52:46 +00:00
110612c33a First batch of changes merged back from Under. Fixes the router, adds magic_enum to FSM, and makes it easy to reset the world.
zedshaw pushed to master at games/under_the_ashland_dome 2026-05-07 02:27:55 +00:00
4dafcf6d14 Fix the loot close not working...maybe.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-24 04:54:35 +00:00
190748af3c Mouse handling is way better but still want to refine it more if I can.
zedshaw pushed to main at games/lel-guecs 2026-04-21 18:24:56 +00:00
4f3fa59793 Fix the linux reset.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-20 21:25:58 +00:00
e41651aa38 Forgot the ut8cpp file.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-20 20:53:14 +00:00
cd475f8e02 Use the new lel-geucs update process.
zedshaw pushed to main at games/lel-guecs 2026-04-20 20:02:18 +00:00
2dbfac27c6 Better design that has a render/update cycle for components.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-20 04:18:30 +00:00
8f65e882ac Use the new meter from latest update.
zedshaw pushed to main at games/lel-guecs 2026-04-20 03:47:20 +00:00
48b672eec4 Implement vertical meters.
ad116b5515 Improve the demo a bit.
Compare 2 commits »
zedshaw pushed to main at games/lel-guecs 2026-04-19 22:03:37 +00:00
c390ca5616 Make a update_percent function for meter.
zedshaw pushed to main at games/lel-guecs 2026-04-19 21:59:10 +00:00
1950f45f46 Meter is improved but needs a few more things.
zedshaw pushed to master at games/raycaster 2026-04-17 05:28:23 +00:00
d583a28b9c Update to new lel and bring in utf8cpp.
zedshaw pushed to main at games/lel-guecs 2026-04-17 04:45:11 +00:00
3d44b7ccc5 Experimental cross platform utf8 support.
zedshaw pushed to main at games/lel-guecs 2026-04-09 04:16:41 +00:00
d6dd68bcef Version bump.
zedshaw pushed to main at games/lel-guecs 2026-04-09 03:01:22 +00:00
6aa1a877c9 Brought the UIStack over from the previous game to use here.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-09 02:36:11 +00:00
d6b7dc33e1 Don't need the .cpp file and turn off the fsm debugging.