-
-
Notifications
You must be signed in to change notification settings - Fork 521
2.6.5 #1794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
2.6.5 #1794
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
958e457
clues: fix South of Dragontooth Island hot-cold location
Daniel-Tudose f9a262d
Exposed stamina pot usage and run toggle in microbot plugin
Besevse 7c2b528
Exposed the auto click play setting and added logic for disabling it
Besevse 76bf77e
Expose auto run and stamina pot settings in Microbot plugin
Besevse a32414c
api: add Scene getSkybox()
Adam- 5771015
devools: add zsort command
Adam- 594039a
gpu: combine player vaolist with opaque vaolist
Adam- 0abd154
gpu: add skybox
Adam- b62f247
world hopper: better handle worlds with no region
Adam- 400ff7b
fix(breakhandlerv2): don't treat LOADING transitions as unexpected lo…
pjmarz dde6000
Merge pull request #1790 from pjmarz/fix/breakhandlerv2-loading-false…
chsami 9df144c
Merge pull request #1789 from Besevse/chore/expose-microbot-settings
chsami 72d7cbd
world hopper: add jp, sg, za
Adam- 9031f9c
fix(walker): network transport loops, gate detection, post-transport …
runsonmypc 07ecb52
fix(walker): wake post-click wait immediately when player stops moving
runsonmypc 0410001
fix(walker): widen off-path variance tolerance to reduce click chain …
runsonmypc 160996c
fix(walker): cache reachable tiles to eliminate per-index BFS calls
runsonmypc 7d0b40d
fix(walker): skip redundant reachable tiles BFS when player hasn't moved
runsonmypc 6eb5097
fix(walker): rewrite BFS to O(n), use raw path for obstacle detection
runsonmypc ce81385
fix(pathfinder): merge transport nodes into A* boundary for optimal r…
runsonmypc 0c7ef83
fix(walker): fairy ring latch, isInteracting stall, bank close
runsonmypc 237a985
fix(walker): add diagonal movement to reachable tile BFS, fix false u…
runsonmypc 03beb96
fix(pathfinder): bridge teleport→network transport chains for A* disc…
runsonmypc 12bfce7
perf(pathfinder): make transport refresh cache target-independent
runsonmypc 76d21e4
perf(walker): skip banking route comparison for short-distance walks
runsonmypc 85f98bd
fix(walker): prevent current-tile transport handler from reversing tr…
runsonmypc 7bcccd0
fix(pathfinder): only inject transport chain bridges for long-distanc…
runsonmypc 385cebe
revert: remove transport chain bridge injection
runsonmypc 310a80c
fix(pathfinder): suppress teleports for short-distance pathfinds
runsonmypc 4ee7009
fix(pathfinder): add Arceuus Library tile to collision ignore list
runsonmypc 2e40168
fix(pathfinder): use live collision data for tiles in the loaded scene
runsonmypc 80232f5
fix(pathfinder): make live collision snapshot static (ThreadLocal bug)
runsonmypc d986b8d
fix(pathfinder): fix live collision snapshot correctness issues
runsonmypc 25c367c
fix(pathfinder): fully suppress teleports for short-distance paths
runsonmypc 9956120
fix(pathfinder): live collision data can only unblock, never add blocks
runsonmypc b6123be
fix(pathfinder): revert live collision, restore pending queue, transp…
runsonmypc 271fdb9
fix(walker): cross-plane skip, bounded BFS, diagonal isTileReachable,…
runsonmypc 0af4423
fix(walker): filter spirit tree routes when individual tree toggles a…
runsonmypc 227c586
chore: regenerate client-thread guardrail baseline
runsonmypc f490e43
fix(walker): reverse-transport loop, BFS ignoreCollision, pathfinder …
runsonmypc b1047fd
fix(walker): network-aware heuristic, off-path water-transport guard,…
runsonmypc f0989ad
chore: regenerate client-thread guardrail baseline
runsonmypc 2d3b515
fix(walker): stop off-path transport loops via band-aware distance
runsonmypc cc99943
walker: take nearby reachable transports; stop door-open cancel
runsonmypc bd0082a
xpupdater: fix fetchXp guard flag
Blonks-afk 8acfccc
Update Widget IDs to 2026-06-02
cadc0a6
Update Script arguments to 2026-06-02
cefb5a0
Update Item variations to 2026-06-02
c2a3bf0
Update Legacy ID classes to 2026-06-02
8d39eff
Update GameVals to 2026-06-02
f6390cf
Release 1.12.28
c411ab8
Bump for 1.12.29-SNAPSHOT
d9023f9
worldhopper: fix region filter for new regions
Adam- d2b4fbd
Merge remote-tracking branch 'runelite/master' into codex/merge-runel…
sami3p 0a70ac4
Merge pull request #1793 from chsami/codex/merge-runelite-master-1-12-29
chsami 438a944
Merge pull request #1786 from runsonmypc/fix/walker
chsami File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep the historical
DEMON_BUTLERalias stable in this deprecated shim.Line 6561 repurposes
DEMON_BUTLERfrom the old 229 id to 7331 and, per the diff summary, dropsDEMON_BUTLER_7331. That changes the meaning of existing source code and also breaks callers that referenced the suffixed alias. Sincenet.runelite.api.NpcIDis already a deprecated compatibility layer, it should preserve the old unsuffixed name and keep the new form suffixed here instead of mirroring the gameval rename.🤖 Prompt for AI Agents