Falki-git / OrbitalSurvey

MIT License
4 stars 8 forks source link

Orbital survey antennas constantly makes the experiment button flash when it shouldn't #26

Closed hjk321 closed 6 months ago

hjk321 commented 6 months ago

If you have a part that can run an orbital survey, the experiment button will always flash blue and say an experiment is "available" if your mapping is less than 100% for the current SOI.

I think the current system of manually enabling the survey from part manager, then having percentage milestone generate science reports works just fine - the problem is that we need to find a way to make the vanilla experiment button ignore the orbital survey experiment.

Falki-git commented 6 months ago

Thanks for the report. This is a known issue.

Currently there isn't a way to have the button not flash AND at the same time to disallow players from manually triggering the experiment (when it's not ready) by pushing the button. In other words, if I stop the button from flashing, then players can manually trigger the experiment, even if mapping is at 0%.

Hopefully an update to the game will arrive that tackles this, or someone will find a different way to trigger experiments that bypasses this issue.

Falki-git commented 6 months ago

Fixed in https://github.com/Falki-git/OrbitalSurvey/pull/30