Skip to content

bugfix: Improve POH detection by checking for portal#45

Open
kelltom wants to merge 1 commit intoCar-Role:masterfrom
kelltom:bugfix-improve-poh-detection
Open

bugfix: Improve POH detection by checking for portal#45
kelltom wants to merge 1 commit intoCar-Role:masterfrom
kelltom:bugfix-improve-poh-detection

Conversation

@kelltom
Copy link
Copy Markdown

@kelltom kelltom commented Mar 16, 2026

This change stops using region IDs for POH detection. POHs are dynamically assembled instanced areas, so region IDs change and aren't reliable in the long term. Detect POHs by scanning the instance scene for the POH exit portal instead. Cache whether it has been found or not to prevent repeated scene scans for the current region.

Resolves #38, and #26

This change stops using region IDs for POH detection. POHs are dynamically assembled instanced areas, so region IDs change and aren't reliable in the long term. Detect POHs by scanning the instance scene for the POH exit portal instead. Cache whether it has been found or not to prevent repeated scene scans for the current region.
@kelltom kelltom changed the title Improve POH detection by checking for portal bugfix: Improve POH detection by checking for portal Mar 16, 2026
@kelltom
Copy link
Copy Markdown
Author

kelltom commented Mar 16, 2026

Region ID for Mount Quid no longer matches with one of our POH region ID constants, fixing #38 .

java_kMn45Gqud2.mp4

Works in POH.

java_Ve00KF8EeN.mp4

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.

Does not work with barb fishing

1 participant