Skip to content

[codex] Update RuneLite to 1.12.35 - #1831

Merged
chsami merged 5 commits into
mainfrom
codex/update-runelite-1.12.35
Aug 5, 2026
Merged

[codex] Update RuneLite to 1.12.35#1831
chsami merged 5 commits into
mainfrom
codex/update-runelite-1.12.35

Conversation

@chsami

@chsami chsami commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary:

  • merge the stable RuneLite 1.12.35 tag
  • pin project and injected-client versions to 1.12.35 without SNAPSHOT
  • bump Microbot from 2.6.18 to 2.6.19

Testing:

  • ./gradlew :client:compileJava
  • ./ci/build.sh

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: df4033a4-f3e7-49c0-87ef-b0df2f8cbcaa

📥 Commits

Reviewing files that changed from the base of the PR and between 23c3ccb and 6454db7.

📒 Files selected for processing (31)
  • gradle.properties
  • runelite-api/src/main/java/net/runelite/api/ItemID.java
  • runelite-api/src/main/java/net/runelite/api/NpcID.java
  • runelite-api/src/main/java/net/runelite/api/NullItemID.java
  • runelite-api/src/main/java/net/runelite/api/ObjectID.java
  • runelite-api/src/main/java/net/runelite/api/gameval/DBTableID.java
  • runelite-api/src/main/java/net/runelite/api/gameval/InterfaceID.java
  • runelite-api/src/main/java/net/runelite/api/gameval/ItemID.java
  • runelite-api/src/main/java/net/runelite/api/gameval/NpcID.java
  • runelite-api/src/main/java/net/runelite/api/gameval/ObjectID1.java
  • runelite-api/src/main/java/net/runelite/api/gameval/SpriteID.java
  • runelite-api/src/main/java/net/runelite/api/gameval/VarClientID.java
  • runelite-api/src/main/java/net/runelite/api/gameval/VarbitID.java
  • runelite-client/src/main/scripts/BankMainBuild.hash
  • runelite-client/src/main/scripts/BankMainBuild.rs2asm
  • runelite-client/src/main/scripts/ChatBuilder.hash
  • runelite-client/src/main/scripts/ChatBuilder.rs2asm
  • runelite-client/src/main/scripts/ChatSend.hash
  • runelite-client/src/main/scripts/ChatSend.rs2asm
  • runelite-client/src/main/scripts/ChatSplitBuilder.hash
  • runelite-client/src/main/scripts/ChatSplitBuilder.rs2asm
  • runelite-client/src/main/scripts/ChatboxInputWidgetBuilder.hash
  • runelite-client/src/main/scripts/ChatboxInputWidgetBuilder.rs2asm
  • runelite-client/src/main/scripts/FriendUpdate.hash
  • runelite-client/src/main/scripts/FriendUpdate.rs2asm
  • runelite-client/src/main/scripts/GeExamineInfoText.hash
  • runelite-client/src/main/scripts/GeExamineInfoText.rs2asm
  • runelite-client/src/main/scripts/IgnoreUpdate.hash
  • runelite-client/src/main/scripts/IgnoreUpdate.rs2asm
  • runelite-client/src/main/scripts/SkillTabBuilder.hash
  • runelite-client/src/main/scripts/SkillTabBuilder.rs2asm

Walkthrough

The project and injected-client versions increase to 1.12.35, and microbot.version increases to 2.6.19. Generated RuneLite API identifiers add and remove constants across item, NPC, object, interface, variable, varbit, sprite, and database identifiers. Client scripts update hashes, control-flow labels, and formatted string construction for banking, chat, friends, ignores, examine text, chatbox input, and skill tabs.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the update to stable RuneLite version 1.12.35.
Description check ✅ Passed The description accurately covers the RuneLite update, version pins, Microbot bump, and testing commands.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

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.

@chsami
chsami merged commit 463c2c7 into main Aug 5, 2026
3 checks passed
@chsami
chsami deleted the codex/update-runelite-1.12.35 branch August 5, 2026 12:14
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