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

Bio scan tracking and codex entries #2568

Closed

Conversation

bcthund
Copy link

@bcthund bcthund commented Jul 29, 2023

Added a basic and functioning system for scanning biologicals and keeping track of how many samples and total are left to scan on the planet. Also keeps track of distance from previous samples to assist in not violating previous sample range. Codex information added for biologicals and so the CodexEntry event was also implemented to make use of this data. Descriptions are all currently hardcoded in english.
Resolves #2212

Looking at ticket (#2455) it suggests putting the biologicals into the Body object. When I first started I wasn't sure how to access it but I think I understand it now.It is also constantly polling latitude and longitude and enqueueing events but there is probably a cleaner internal way to handle this. It was difficult to figure out a way to calculate distances from within the cottle script and is not completely accurate, but very close.

@Tkael Tkael marked this pull request as draft July 29, 2023 23:20
@Tkael
Copy link
Member

Tkael commented Jun 23, 2024

Needs rebasing and finalizing.

@Tkael Tkael added the significant work Just sayin' label Jun 23, 2024
@bcthund bcthund closed this Jun 26, 2024
@bcthund bcthund force-pushed the feature/2212_exobiology_enhancements branch from 6dc6d91 to 49c66b3 Compare June 26, 2024 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
significant work Just sayin'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Odyssey: Enhancements for exobiology activities
2 participants