Commit graph

11 commits

Author SHA1 Message Date
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
d20eaa5217
Power names are now shown as the model name 2025-05-30 11:33:16 -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
33298eff3c
Streams to twitch given a correct streaming key. Needs to fic the fact that the screen isn't the full width of the monitor 2025-03-17 14:54:21 -04:00
AlxAI
8d9223de74 First pass fixing post typescript port 2025-03-15 18:21:18 -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
AlxAI
f3ca1d8cc0 first attempt at news bar
broke main
2025-03-10 13:52:35 -07: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