Fix the walker#10
Merged
Merged
Conversation
Merge development into main after successful CI.
Promote development to main.
Promote development with RuneLite startup and ground-item looting fixes.
Merge development into main for RuneLite 1.12.31
feat: improve plugin hub UI
Development
Release 2.6.12
Merge development into main for RuneLite 1.12.32
Release Microbot 2.6.14 on RuneLite 1.12.32
Release Microbot 2.6.15 on RuneLite 1.12.33
…lker Squash of the full walker/shortest-path effort from PluginTesting, applied cleanly onto Fix-The-Walker (which had no walker changes since the shared ancestor). Walker/shortestpath scope only — no unrelated plugin changes (questhelper, woodcutting, aiohunting, aiofishing, agentserver, etc.) are included. Includes: - P0: version-stamped, self-filling live-collision disk store; regenerated collision-map + blocked-edges/transports/restrictions data. - P1: decomposed the Rs2Walker monolith behind a headless test harness — state/WalkerRouteState, recovery/RouteRecovery, geometry/WalkerPathGeometry (pure, unit-tested route/recovery/geometry decisions). - P2: unified obstacle model (obstacle/: PlannedEdge, ObstacleResolution, ObstacleResolver/Registry, Mineable/Transport resolvers, LiveScene) with the recovery dispatch cutover; rockfall fully migrated end-to-end with legacy handlers deleted. - Door decision/detection layer fully harnessed (classifier, geometry, ahead resolver, probe) — 29 headless tests. - Recovery fixes: take agility shortcuts/transports by stepping onto the origin. - Regenerated client-thread guardrail baseline for the new walker code. 68 files. Full unit suite green on this branch. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
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.
No description provided.