Skip to content

Comments

2.0.10#1531

Merged
chsami merged 2 commits intomainfrom
development
Sep 21, 2025
Merged

2.0.10#1531
chsami merged 2 commits intomainfrom
development

Conversation

@chsami
Copy link
Owner

@chsami chsami commented Sep 21, 2025

bug fixes

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 21, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

  • Bumps microbot.version from 2.0.9 to 2.0.10 in runelite-client/pom.xml.
  • Refactors PathfinderConfig to replace cache-based state lookups with direct Microbot client queries (quests, varbits, varplayers).
  • Adds target-aware filtering for consumable teleport transports, including similarity checks against non-consumable alternatives and distance-based removal.
  • Introduces helpers for transport type naming, reference point calculation, and filtering result logging.
  • Adds spirit tree usability checks integrated into transport usability logic.
  • Retains feature-flag toggles but routes evaluations through updated state checks.
  • Updates Rs2Player.isMember() to use Microbot.getClient().getVarpValue for ACCOUNT_CREDIT.

Possibly related PRs

  • 2.0.6 #1511: Also modifies PathfinderConfig around transport filtering and state access, indicating overlapping logic and refactors.
✨ Finishing touches
  • 📝 Generate Docstrings

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6e611b1 and 108733d.

📒 Files selected for processing (3)
  • runelite-client/pom.xml (1 hunks)
  • runelite-client/src/main/java/net/runelite/client/plugins/microbot/shortestpath/pathfinder/PathfinderConfig.java (7 hunks)
  • runelite-client/src/main/java/net/runelite/client/plugins/microbot/util/player/Rs2Player.java (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chsami chsami merged commit b04a4f4 into main Sep 21, 2025
2 of 3 checks passed
@coderabbitai coderabbitai bot mentioned this pull request Oct 15, 2025
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.

1 participant