Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update process blocks to SpaceTraders 2.1 #3

Merged
merged 3 commits into from
Dec 2, 2023
Merged

Conversation

saig0
Copy link
Contributor

@saig0 saig0 commented Dec 2, 2023

Description

  • Update the process blocks to SDK version 2
  • Adjust the process blocks for SpaceTraders 2.1
    • Find waypoints by using a filter
    • Purchase a ship at the current shipyard
    • Remove ship navigation from contract goods delivery
  • Adjust the mining loop process
    • Find an asteroid field by looking for an engineered asteroid
    • Sell goods at the contract delivery waypoint
    • Jettison goods after selling and delivering contract goods

Update the process blocks to SpaceTraders 2.1 and SDK version 2.
Extract the ship navigation from the contract goods delivery process block. The navigation should be done before. For the mining process, the ship is already at the delivery waypoint.
Extend the mining process to jettison goods after selling and delivering contract goods. This step is required to empty the ship cargo before the next mining round.
@saig0 saig0 changed the title feat: Update Process blocks 2.1 feat: Update process blocks to SpaceTraders 2.1 Dec 2, 2023
@saig0 saig0 merged commit 40b3444 into main Dec 2, 2023
2 checks passed
@saig0 saig0 deleted the process-blocks-2.1 branch December 2, 2023 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant