Aquilo Iceberg Scanner and Terrain Category#327
Merged
ParadoxiKat merged 2 commits intoJun 16, 2025
Conversation
ParadoxiKat
commented
Jun 16, 2025
Collaborator
- Added iceberg backend based on inverted water backend that tracks ice tiles
- Added new Terrain category to the scanner at the bottom of the list
- moved iceberg and cliffs to new terrain category
- Bump ephemeral_state_version for scanner storage
- Duplicated and adapted the water backend to track walkable ice-type tiles instead of water. - Inverted the clustering logic to anchor on interior tiles (icebergs) rather than edges (shores). - Registered new 'iceberg' backend. - Bumped ephemeral_state_version to 9 to ensure scanner state rebuild.
…liff features - Added new 'terrain' scanner category for environmental features; bottom of the category list - Moved iceberg from 'resources' to 'terrain'. - Reclassified cliffs (includes analogous features on Fulgora, Gleba, Vulcanus) to terrain as well. Bumped ephemeral_state_version to 10 to trigger scanner state rebuild.
405ca11 to
d9c05b6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.