Commit graph

32 commits

Author SHA1 Message Date
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
Tyler Marques
9591ce9eca
Changed file structure for maps to put all relevant map files into 1 dir 2025-03-06 11:04:22 -05:00
Tyler Marques
04b12a6aaa
Split into html and javascript files
Makes dev-ing just a little easier. Going to work on cleaning up some of
the old files now, and making it easier to start the whole thing.
2025-03-06 10:41:02 -05:00
Tyler Marques
ed22b5ae0c
Removing the grid and making labels a little more usable 2025-03-05 17:22:42 -05:00
Tyler Marques
1bcf4dfe99
Labels present on the map, though they are huge an often overlapping 2025-03-05 17:19:05 -05:00
Tyler Marques
00474c8db6
Fixing race condition for map_styles 2025-03-05 16:45:07 -05:00
Tyler Marques
00a5f5d179
Center the SVG to the viewport of threejs 2025-03-05 15:50:21 -05:00
Tyler Marques
9dc6972b75
The SVG now correctly loads fully.
Still need to map the corrdinates of the countries to the given svg
locations.
2025-03-05 15:15:59 -05:00
Tyler Marques
2bf7dcc0c4
Basic loading of SVG into the canvas.
Still some issues, the svg is "standing up", and we need to map the
points to the correct point.
2025-03-05 14:41:37 -05:00
AlxAI
759aaea1cc chat works!! 2025-03-04 22:28:00 -08:00
AlxAI
a0d6064b76 First working chat! 2025-03-04 22:17:18 -08:00
AlxAI
7106b8c81f Update simple-test.html 2025-03-04 22:12:07 -08:00
AlxAI
3e4c8225d9 Animation plays in replay! 2025-03-04 21:26:49 -08:00
AlxAI
0242d7446b Revert "Merge branch 'main' into animation"
This reverts commit d7f93f587a, reversing
changes made to d505c7ea6c.
2025-03-04 20:31:14 -08:00
AlxAI
d7f93f587a
Merge branch 'main' into animation 2025-03-04 20:26:35 -08:00
AlxAI
d505c7ea6c First proper working animation 2025-03-04 20:19:33 -08:00
AlxAI
6d4a7bf5b0 leaderboard + svg conversion 2025-03-04 18:28:09 -08:00
AlxAI
6e51ba7f4c SIMPLIFIED 2025-03-04 16:16:10 -08:00
AlxAI
d1a4e93fc2 iterating on map 2025-03-04 14:37:24 -08:00
AlxAI
1f54ac2a84 simple-test works! 2025-03-04 11:35:02 -08:00
AlxAI
0b562dc2ac First visible map 2025-03-03 23:13:00 -08:00
AlxAI
2693b01014 Lots of improvements to prompting putting the right information in for negotiation and phase summaries - CONVOYS BROKEN RN 2025-02-23 11:18:37 -08:00
AlxAI
6b0863cb5b dramatically simplify phase summary 2025-02-20 22:24:24 -08:00
AlxAI
8f61ba06b3 fixed system prompt for summary , made improvements and debugging for summaries too. Much can be optimized still 2025-02-20 18:22:53 -08:00
AlxAI
72327cfb22 Randomization for powers and models + enhance order instructions
Also improved plotting to show model + power
2025-02-20 15:58:41 -08:00
AlxAI
b886fd7bfc with phase summaries and country prompts 2025-02-19 21:26:54 -08:00
Oam Patel
5f5dfdf1a6 cleaning up repo, lots of moved files 2025-02-15 23:53:48 +00:00
AlxAI
80a883b75f Add debugging + more context. Too many orders failing to be validated. Prompting fixes? 2025-02-10 19:28:02 -08:00
AlxAI
3af8527c62 Messages AND phase summaries working with last results format 2025-02-09 22:05:11 -08:00
AlxAI
16e3b45264 Partial fix to fix prompt loading issues. Messages + Phase summary display on load broken. 2025-02-08 14:14:39 -08:00
AlxAI
99b7009968 game summaries 2025-02-06 22:48:07 -08:00
AlxAI
93c073e2df INIT 2025-02-06 14:33:10 -08:00