AI_Diplomacy/ai_animation/src/map
Tyler Marques 9333f531bd
WIP: Fixing no events in queue
Had a bug where we'd do down a path that didn't result in calling the
nextPhase, meaning we'd end up with zero events in the queue and then
just sit there. Wasn't great.
2025-06-16 09:39:30 -07:00
..
create.ts Full working stream. Fixed issue with chrome SIGILL'ing with base software renderer 2025-03-17 16:27:03 -04:00
labels.ts Adding types for map data, moving labels to coordinate json 2025-03-07 13:01:15 -05:00
state.test.ts Added some initial tests for the functions present. 2025-05-28 10:38:16 -07:00
state.ts FIX: SC History now works and correctly updates on phase move 2025-06-16 09:39:29 -07:00
utils.ts Retreats now work as expected 2025-03-26 17:05:30 -04:00