Commit Graph

9 Commits

Author SHA1 Message Date
16bfd1d9a6 Squash merge feature/wormholes into master 2025-06-15 17:48:03 +02:00
0629557ea9 Fix up the solar system layout(s) 2025-06-14 13:39:28 +02:00
ae1081421b Make xy numbers instead of strings 2025-06-14 03:09:16 +02:00
07753db509 Update data 2025-06-14 03:02:25 +02:00
7c8d1c33f8 Update solar system data 2025-06-14 02:33:59 +02:00
54bd0601fe Add all data for individual regions/solar systems 2025-06-14 02:15:49 +02:00
gpt-engineer-app[bot]
74c223d11b Fix: Data format for regions and systems
Ensure data is loaded as a single array of objects for regions and systems.
2025-06-13 23:54:12 +00:00
gpt-engineer-app[bot]
81bfc9f45a Fix: Implement connections and region styling
-   Added "connectsTo" to JSON data for connections.
-   Updated region nodes to be rounded oblongs.
-   Updated the GalaxyMap and RegionMap to render connections.
2025-06-13 23:48:04 +00:00
gpt-engineer-app[bot]
0264ac2f00 Load data from JSON files
Load region and system data from JSON files, and use the security parameter to color the systems.
2025-06-13 23:43:25 +00:00