spacetraders-v1 v0.19
Ship names
Added ship naming functionality. Ships are now assigned names from a predefined list when purchased, making it easier to identify individual ships in the fleet. The names are stored in the database alongside ship data and displayed in the strategy view and trades list.
Created a location scout table in Dexie to track which locations have been visited and when. This prepares for future scouting strategies where ships explore the system to gather market data.
Fixed the trading algorithm - there was an issue with how market prices were being compared that was causing suboptimal trade route selection. Also added useMediaQuery for responsive design adjustments on smaller screens.
Changed ship state terminology from “idle” to “ready” to better reflect what the state represents.
More spacetraders-v1
My first implementation against the spacetraders api is an entirely browser-based UI and automation tool · source · play spacetraders-v1 · spacetraders api · posts