Skip to content

Comments

2.0.58#1625

Merged
chsami merged 9 commits intomainfrom
development
Dec 8, 2025
Merged

2.0.58#1625
chsami merged 9 commits intomainfrom
development

Conversation

@chsami
Copy link
Owner

@chsami chsami commented Dec 8, 2025

No description provided.

chsami and others added 9 commits December 3, 2025 03:35
fix: Autologin for BreakHandlerV2Script
If a boat is visible it will overwrite min/max level and they are not reset after the boat is done rendering
# Conflicts:
#	cache/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/plugins/gpu/GpuPlugin.java
#	runelite-jshell/pom.xml
#	runelite-maven-plugin/pom.xml
@chsami chsami merged commit bc84b7d into main Dec 8, 2025
2 of 3 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 8, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request updates the Runelite parent version from 1.12.6 to 1.12.7 across multiple pom.xml files and bumps the microbot dependency version from 2.0.56 to 2.0.58. The PR also adds and renames item identifiers in ItemID.java (NIFTY to SWAMP_CRUISERS, SLEEK to CRYSTAL_GLIDERS), adds new object and null object ID constants, introduces new database table IDs and interface definitions, and updates the GPU plugin to use per-SceneContext storage for camera position and level state instead of top-level fields. Additional changes include adjustments to BreakHandlerV2Script initialization and login timeout logic, plus updates to item variation mappings.

Possibly related PRs

✨ 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 28c8721 and 3cab689.

📒 Files selected for processing (18)
  • cache/pom.xml (1 hunks)
  • pom.xml (1 hunks)
  • runelite-api/pom.xml (1 hunks)
  • runelite-api/src/main/java/net/runelite/api/ItemID.java (3 hunks)
  • runelite-api/src/main/java/net/runelite/api/NullObjectID.java (1 hunks)
  • runelite-api/src/main/java/net/runelite/api/ObjectID.java (2 hunks)
  • runelite-api/src/main/java/net/runelite/api/gameval/DBTableID.java (4 hunks)
  • runelite-api/src/main/java/net/runelite/api/gameval/InterfaceID.java (2 hunks)
  • runelite-api/src/main/java/net/runelite/api/gameval/ItemID.java (4 hunks)
  • runelite-api/src/main/java/net/runelite/api/gameval/ObjectID1.java (6 hunks)
  • runelite-api/src/main/java/net/runelite/api/gameval/VarClientID.java (1 hunks)
  • runelite-api/src/main/java/net/runelite/api/gameval/VarbitID.java (1 hunks)
  • runelite-client/pom.xml (2 hunks)
  • runelite-client/src/main/java/net/runelite/client/plugins/gpu/GpuPlugin.java (5 hunks)
  • runelite-client/src/main/java/net/runelite/client/plugins/microbot/breakhandler/breakhandlerv2/BreakHandlerV2Script.java (3 hunks)
  • runelite-client/src/main/resources/item_variations.json (4 hunks)
  • runelite-jshell/pom.xml (1 hunks)
  • runelite-maven-plugin/pom.xml (1 hunks)

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ast-grep (0.40.0)
runelite-api/src/main/java/net/runelite/api/ItemID.java
runelite-api/src/main/java/net/runelite/api/NullObjectID.java
runelite-api/src/main/java/net/runelite/api/gameval/VarbitID.java
  • 5 others

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.

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