Skip to content

fix(birdhouse): block rubber cap mushroom transports on Fossil Island#451

Merged
chsami merged 1 commit into
chsami:developmentfrom
runsonmypc:fix/birdhouse-rubber-cap-restriction
May 25, 2026
Merged

fix(birdhouse): block rubber cap mushroom transports on Fossil Island#451
chsami merged 1 commit into
chsami:developmentfrom
runsonmypc:fix/birdhouse-rubber-cap-restriction

Conversation

@runsonmypc
Copy link
Copy Markdown
Contributor

@runsonmypc runsonmypc commented May 22, 2026

Summary

  • Pathfinder routes through rubber cap mushroom shortcuts on Fossil Island, causing the walker to stall (it plans the transport but can't execute it at runtime).
  • Adds tile restrictions on all 5 rubber cap mushroom origin tiles once the player arrives on Fossil Island, preventing the pathfinder from routing through them.
  • Restrictions are cleared on plugin shutdown so other plugins aren't affected.
  • Version bump to 1.1.3.

Not to mention this transport needs recharging, otherwise it can and will kill you.

Test plan

  • Run birdhouse plugin starting from a non-Fossil-Island location
  • Verify walker doesn't attempt rubber cap mushroom shortcuts between birdhouse areas
  • Verify mushroom tree (mycelium) transports still work normally
  • Verify restrictions are cleared after plugin stops

Pathfinder routes through the rubber cap mushroom shortcuts which
causes the walker to stall. Add tile restrictions on all 5 origin
tiles when on Fossil Island, cleared on shutdown. Bump to 1.1.3.
@chsami chsami merged commit a8b2870 into chsami:development May 25, 2026
1 check passed
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.

2 participants