Tyler Marques
9a43be9b9c
Adding a GameId to allow moving through a list of games.
2025-05-28 10:38:16 -07:00
Tyler Marques
9314a411f9
WIP: Starting the ingestion of moments.json file
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
d250e38359
WIP: Adding a larger relationship view, that shows all powers
2025-05-28 10:38:15 -07:00
Tyler Marques
34371a40af
Working spawn animations. Units lower from the heavens.
...
Also updated currentPower to come from the gameState object instead of
just another export from the file.
2025-03-26 10:12:22 -04:00
Tyler Marques
e979c065bc
WIP: Adding some animations, as well as tween'd camera movement
...
The tween'd movement is non-blocking and therefor stutters less. Only
issue is it doesn't go to the correct path yet.
2025-03-25 16:56:42 -04:00
Tyler Marques
e92c3393d2
Full working stream. Fixed issue with chrome SIGILL'ing with base software renderer
...
Moved the assets to public, as assets is the directory that vite preview
serves it's files from and that confuses vite. Using public is just
easier. Updated all the needed links.
2025-03-17 16:27:03 -04:00
AlxAI
ee75a2a4ba
fixed bugs and streamlined between turns
2025-03-15 19:05:39 -07:00
AlxAI
8d9223de74
First pass fixing post typescript port
2025-03-15 18:21:18 -07:00
Tyler Marques
a417d9510a
WIP Animations now work, the spot they go to is just wrong lol
2025-03-14 09:46:21 -04:00
Tyler Marques
ae2db39729
WIP: Moving most globals into gamestate
...
The gamestate object is now where most of the "state" of both the map
and the board live. The units load, just working on loading the colors
of the map ownership again.
2025-03-13 11:33:30 -04:00
Tyler Marques
dff01db83f
Move to using tween for animations
2025-03-12 16:01:29 -04:00
Tyler Marques
cae197aa1a
Moving map init to its own files
2025-03-12 16:00:15 -04:00
Tyler Marques
f3b7067182
More separation and typing
2025-03-12 15:58:30 -04:00
Tyler Marques
c421468def
Rebasing on new_bar branch, Adding some typing, renaming map files
2025-03-12 15:55:16 -04:00