Zed A. Shaw zedshaw
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.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-08 17:50:45 +00:00
a47e004d37 Cleaned everything up more so that it's using better events, but I need to rewrite the event handlers.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-08 15:32:53 +00:00
1179d6eb43 More refinement of the UIStack.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-08 15:14:01 +00:00
543928eb36 Created a UIStack component that handles multiple screens.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-05 15:46:38 +00:00
d393cf91ab Update windows release.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-05 15:45:49 +00:00
e800ce1d20 Update linux release.
zedshaw pushed to master at games/under_the_ashland_dome 2026-04-05 15:44:46 +00:00
817eb1a09f Tweaks.