5b42b0b7fd
Fix gradient
2025-06-14 03:02:33 +02:00
07753db509
Update data
2025-06-14 03:02:25 +02:00
gpt-engineer-app[bot]
dd1fe9532d
Fix map display and zoom issues
...
- Reduced region label size.
- Restored connections.
- Inverted zoom direction.
2025-06-14 00:50:43 +00:00
gpt-engineer-app[bot]
ce53ca5977
Fix visual issues and add features
...
- Remove white boxes around system nodes.
- Reverse zoom direction.
- Reduce region node size.
- Implement URL encoding for region names.
- Color connections based on node security.
2025-06-14 00:47:12 +00:00
abe8de0566
Do not fuck with the file names
2025-06-14 02:44:24 +02:00
gpt-engineer-app[bot]
7d6cdf5b76
Fix map issues and add features
...
- Handle spaces and dashes in region names.
- Implement zoom and pan functionality.
- Disable node dragging.
- Draw connections between systems, including those in other regions.
- Adjust system name label position.
2025-06-14 00:37:55 +00:00
7c8d1c33f8
Update solar system data
2025-06-14 02:33:59 +02:00
0cf67d9b0d
Move ingestion scripts to ingest
2025-06-14 02:33:49 +02:00
5a8581a8d5
Update
2025-06-14 02:18:04 +02:00
54bd0601fe
Add all data for individual regions/solar systems
2025-06-14 02:15:49 +02:00
f657ca6990
Update universe json with real data
2025-06-14 02:15:10 +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]
4fa2c3b106
Add region security and coloring
...
Add security field to region data and implement color-coding.
2025-06-13 23:50:02 +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
gpt-engineer-app[bot]
1fdf39d60a
feat: Implement interactive map views
...
Create interactive map views using SVG for nodes and connections. Implement navigation to region and system pages on click.
2025-06-13 23:32:09 +00:00
gpt-engineer-app[bot]
2320c73cc2
Use tech stack vite_react_shadcn_ts
2025-06-13 23:30:41 +00:00