Commit graph

8 commits

Author SHA1 Message Date
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
c421468def
Rebasing on new_bar branch, Adding some typing, renaming map files 2025-03-12 15:55:16 -04:00
Tyler Marques
781366671c
Updated coords to have supply center locations, 2025-03-07 14:37:46 -05:00
Tyler Marques
9fb022c782
Characters now use the new coordinates, updated some label locations 2025-03-07 13:03:08 -05:00
Tyler Marques
47e197e67d
Adding types for map data, moving labels to coordinate json
Removed the need for the second json file, all the data lives in the one
json file now. Added the types for the province data to map lsp work for
it.
2025-03-07 13:01:15 -05:00
AlxAI
9c14c58ce0 sounds!!! 2025-03-07 09:55:13 -08: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