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

[Request] Asteroid ID Chip writing Automation Capabilities for Observatory #2396

Open
janiTNT opened this issue Jun 6, 2024 · 0 comments
Open

Comments

@janiTNT
Copy link

janiTNT commented Jun 6, 2024

I think one of the few things that cannot be automated in the mod is the generation of new Asteroid ID chips, and that completly stops asteroid mining missions from being fully automated. yeah, you could stockpile ID chips and let it go by itself or tweak configuration so it has more rewards, but that kinda goes against the spirit.

I made a sketch of what a potential solution to this could be:
concept
(note: it would save which asteroid based on the index on the Asteroids.xml file)

Behaivour:

  • If not enough distance to min distance to detect that asteroid: Hide asteroid from options list
  • If Scan and Write is enabled, and a asteroid selected, do the following:
  • If no asteroid of the type was found: Re-Roll/Scan again
  • If asteroid(s) of the type was found: Try to write to a ID chip and remove it from the list, loop if more asteroids are present and Re-Roll once empty.

What would change on the multiblock:

  • having Input and Output buses would be optional but possible. if enabled on the automation tab, would pick up chips from the input, place in its internal inventory, and write then put on the output bus.

Here's the 2 tab button files i made for the concept art, free to use
tabautomation_hover
tabautomation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant