11 Commits

Author SHA1 Message Date
Alexis
ac3aef4366 Started vue based map marker menu 2024-01-05 21:38:28 +01:00
Alexis
db69bd7e6f Removed nanostore logic
This module was way too cumbersome for such a simple implementation ; now the resources are just plain json loaded in astro instead of full on API routes.
This also eliminates the need to have a backend service to serve the API and the app can be deployed statically
2023-12-08 14:01:59 +01:00
Alexis
c9672206be Added player popup 2023-10-14 14:32:53 +02:00
Alexis
7f7fa1465a Fixed small focus bugs 2023-10-13 21:32:19 +02:00
Alexis
4e1927bf02 Added search markers component
Functionnality is not present for now and will probably rely on nanostores
2023-10-13 11:48:01 +02:00
Alexis
73cc730a5c Changed variable names
Because the map will eventually be used for everything, not just one continent
2023-10-11 20:32:55 +02:00
Alexis
c65c83d090 Fixed duplicated city 2023-10-10 20:27:38 +02:00
Alexis
84b6e6c7b5 Changed title 2023-10-10 00:12:38 +02:00
Alexis
f6d52fc8b1 Added current player marker 2023-10-10 00:09:08 +02:00
Alexis
1fbc96acf2 Added favicon, text stroke and changes to data handling 2023-10-09 22:52:26 +02:00
Alexis
54deafba8c Added base setup for Alliance's map 2023-10-01 21:43:37 +02:00