Skip to content

Nightly Build

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Sep 02:38
03a72b7

Features

Bug Fixes

  • repair the IntelliJ run configurations #1841 (ProductOfAmerica)
  • shortestpath: reopen Al Kharid Palace routes #1842 (infuse21)
  • shortestpath: keep transport data compatible with legacy parser #1842 (infuse21)
  • shortestpath: make refreshed transports executable #1842 (chsami)
  • shortestpath: address vendored planner review findings #1845 (infuse21)
  • shortestpath: address pathfinder review findings #1847 (infuse21)
  • shortestpath: harden planner boundary validation #1847 (infuse21)
  • breakhandler: allow active pause breaks to complete #1849 (Bizza12345)
  • walker: address review findings #1850 (infuse21)
  • grandexchange: bound quantity entry retries #1855 (RLitePlus)
  • grandexchange: wait for the quantity button before retrying #1855 (RLitePlus)
  • walker: complete runtime execution and recovery integration #1856 (infuse21)
  • walker: address runtime integration findings #1856 (infuse21)
  • walker: address review findings #1856 (infuse21)
  • walker: scope f2p shadow evidence #1856 (infuse21)
  • api: make Rs2TileObjectModel.isReachable() ask whether the object can be interacted with #1864 (Davidmycodeguy)
  • api: ask whether the PLAYER can reach a single-tile object #1864 (davidmycodeguy)
  • enforce walker click viewport and checkpoint cooldown #1861 (chsami)
  • retain preclick cooldown when movement stops #1861 (chsami)
  • walker: scope cant-reach recovery ownership #1856 (infuse21)
  • walker: address follow-up review findings #1856 (infuse21)
  • walker: avoid wall-object guardrail inference #1856 (infuse21)
  • bank: point emptyContainers() at the real "Empty containers" button #1866 (Hazeybyte)
  • bank: serialize cache invalidation with restore #1868 (infuse21)
  • bank: synchronize saved snapshot publication #1868 (infuse21)
  • interacthighlight: clear stale actor highlights after failed interactions #1869 (chsami)

Documentation

  • record final walker canary latency evidence #1832 (Sami)
  • close walker F2P evidence gates #1832 (Sami)

Code Refactoring

Tests

  • gate walker rollout on live canary latency #1832 (Sami)
  • make walker rollout evidence reviewable #1832 (Sami)
  • shortestpath: make route click regression deterministic #1847 (infuse21)

Builds

  • walker: vendor the upstream planner core as a pinned source set #1845 (infuse21)

Commits

  • 8ea1785: Revert "Merge pull request chsami#1832 from chsami/agent/walker-upstream-sync-foundation" (chsami) #1835
  • shortestpath: transport data refresh #1842 (infuse21)
  • 235c4c4: Fix Quest Helper minimap arrow direction (MuffinKid23) #1843
  • 5259827: Sync Quest Helper quest list with upstream (MuffinKid23) #1843
  • 9ab97fb: Fix Quest Helper hamburger icon resource path (MuffinKid23) #1843
  • 1670298: Bump for 1.12.39-SNAPSHOT (RuneLite updater) #1869
  • 1ab0152: interact highlight: remove fallback actor highlighting (Jordan Atwood) #1869
  • 06244d8: skill calc: add sailing (EGxo) #1869
  • 2b8688a: bank tags: add quiver's ammo to layouts (JZomDev) #1869
  • check for quiver using item composition params #1869 (JZomDev)
  • remove overlays when cannon decays #1869 (coopermor)
  • dc459ee: Merge branch 'development' into pr/walker-03-shortestpath-engine (chsami) #1847
  • 7578ced: skill calculator: add diabolic worms xp modifier (Macweese) #1869
  • 703ba12: timers and buffs: fix freeze timer chat parsing (50percentelf) #1869
  • correct mortimer initial count on login #1869 (coopermor)
  • ac79ed8: skill calc: add shark lure (EGxo) #1869
  • a11b2c0: Fix world hopper TCP ping fallback (infuse21) #1857
  • 1290503: Handle empty TCP ping port lists (infuse21) #1857
  • ccbc26a: Fix Break Handler V2 pause break completion (MuffinKid23) #1858
  • 0240303: Prefer scene clicks for webwalker routes (MuffinKid23) #1861
  • dd80592: Update Quests to 2026-09-08-rev240 (RuneLite Cache-Code Autoupdater) #1869
  • 9f500b7: Update Item variations to 2026-09-08-rev240 (RuneLite Cache-Code Autoupdater) #1869
  • df061c8: Update Legacy ID classes to 2026-09-08-rev240 (RuneLite Cache-Code Autoupdater) #1869
  • eba87ae: Update GameVals to 2026-09-08-rev240 (RuneLite Cache-Code Autoupdater) #1869
  • 673dacd: Improve webwalker camera and route continuity (MuffinKid23) #1861
  • f2b5f37: Occasionally use minimap for route clicks (MuffinKid23) #1861
  • 8453570: Use minimap on an occasional route click (MuffinKid23) #1861
  • 99d91a8: Use cadence for occasional minimap clicks (MuffinKid23) #1861
  • 93e44db: Refine route camera pitch and successful-click minimap cadence (MuffinKid23) #1861
  • 68567d0: Hand off bank interaction when accessible and vary far scene targets (MuffinKid23) #1861
  • c688f3c: Use camera visibility helper and preserve existing guardrail identities (MuffinKid23) #1861
  • 3a3b59f: Add independent Portal Nexus routing toggle and cache invalidation (MuffinKid23) #1861
  • 9d84792: Handle unknown Nexus slots and recover POH detection after errors (MuffinKid23) #1862
  • update colossal wyrm advanced course lap xp #1869 (Raymond Riter)
  • update colossal wyrm basic course xp #1869 (Jordan Atwood)
  • fix enemy for sunset coast hot cold step #1869 (Raymondriter)
  • fcbf11c: item identification: add latest teleport scrolls (Lake) #1869
  • e43dd29: item identification: add aldarin and boat teleport tablets (Raymond Riter) #1869
  • remove combat_interface_sp cs2 override #1869 (Max Weber)
  • replace interfaces.toml with gameval references #1869 (Max Weber)
  • e89fd7c: item identification: add sap-treated logs (Lake David) #1869
  • bc408c5: Merge remote-tracking branch 'rlccau/cache-code-2026-09-08-rev240' (Adam) #1869
  • a932e7b: object indicators: limit tile highlight border width (JZomDev) #1869
  • 6e09d52: rl-client: add Filepath utility (Max Weber) #1869
  • f443206: Update GE guardrail locations after quantity retry refactor (chsami) #1855
  • 873c37d: Restore plugin manager construction for shortest path (chsami) #1860
  • e98cda9: Update Legacy ID classes to 2026-09-16-rev240 (RuneLite Cache-Code Autoupdater) #1869
  • 0edc8a6: Update GameVals to 2026-09-16-rev240 (RuneLite Cache-Code Autoupdater) #1869
  • 9b3e327: Merge development into Part 5 walker branch (infuse21) #1856
  • 67d51a4: Release 1.12.39 (RuneLite updater) #1869
  • 41f1183: Restore Banking Cache (infuse21) #1868
  • 89a48d8: Merge RuneLite 1.12.39 and bump Microbot 2.6.23 (chsami) #1869
  • promote development and bump Microbot to 2.6.24 #1870 (chsami)