Skip to content

Releases: Ctri-The-Third/SpaceTraders_dispatcher

Week 4 (midway release)

02 Aug 23:33
Compare
Choose a tag to compare
Pre-release
0.4.0.wk4

Update PostgresSchema.SQL

Week 2

22 Jul 19:07
Compare
Choose a tag to compare

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

14 Jul 15:29
Compare
Choose a tag to compare

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.