Releases: Ctri-The-Third/SpaceTraders_dispatcher
Week 4 (midway release)
0.4.0.wk4 Update PostgresSchema.SQL
Week 2
Added Postgres client & setup SQL that matches it.
Added mediator client to update Postgres with local data.
Added API calls for inspecting, recording, and saving market and shipyard data.
Added API calls for Scanning & saving all 12000 waypoint summaries
Added behaviour script for visiting all valid waypoints in a system and scanning them.
Adjusted mining procure behaviour for utilising freighters as well.
Week 1
Initial release of the SDK has all the methods necessary to complete the first contract.
An agent can move ships, buy ships, have ships extract, exchange cargo between ships, deliver cargo, sell cargo, and fulfill contracts.
Some automation scripts appear in the root folder, using the package to automate the default contract, including buying new extractors when money is available.