Commit graph

8 commits

Author SHA1 Message Date
Tyler Marques
a929bf5ee6
WIP: Majority converted to event queue, continuing to work on others.
The bottom newsbar still needs conversion, as do numerous other pieces,
but we're working our way there. Attempting adding some tests with
Claude, but they aren't functioning yet, making them effectively
useless. Continuing to iterate.
2025-06-16 09:39:30 -07:00
Tyler Marques
eebfba0a1b
Initial attempt at some tests that help us determine if the game has basic functionality
Signed-off-by: Tyler Marques <me@tylermarques.com>
2025-06-03 10:14:34 -07:00
Tyler Marques
29bc960fe3
Added some initial tests for the functions present.
Had a resurgence of a bug I was pretty sure I fixed, but it came back.
Adding some tests to make sure we catch it if it comes back again.
2025-05-28 10:38:16 -07:00
Tyler Marques
981dfef6a0
WIP: Continuing to iterate 2025-05-28 10:38:16 -07:00
Tyler Marques
dff01db83f
Move to using tween for animations 2025-03-12 16:01:29 -04:00
Tyler Marques
245091ada9
Moved to typescript for main file. Added logging util, more types 2025-03-12 15:58:27 -04:00
Tyler Marques
c421468def
Rebasing on new_bar branch, Adding some typing, renaming map files 2025-03-12 15:55:16 -04:00
Tyler Marques
39c8320484
Reformating the project to have it's own directory, relying on TS
This makes the project able to use TS, and can be stood up using `npm
run dev`
2025-03-06 11:34:42 -05:00