spacetraders-v1 v0.32
Goto strategy
Added a new “goto” strategy that sends ships to specific locations on demand. The gotoMachine handles navigation to a user-selected destination, useful for repositioning ships or manual control.
Created SelectLocationDialog to provide a UI for choosing destination locations. The strategy change component now supports selecting the goto strategy with a location picker.
Started improving the charts with a dedicated Colors module containing 400+ color definitions for consistent, distinguishable chart series. The chart component was enhanced to better handle multiple data series.
Fixed a context assignment bug in the goto flow within the trade machine.
More spacetraders-v1
My first implementation against the spacetraders api is an entirely browser-based UI and automation tool · source · play spacetraders-v1 · devlog · spacetraders api · posts