Skip to content

Comments

2.0.37#1593

Merged
chsami merged 10 commits intomainfrom
development
Nov 1, 2025
Merged

2.0.37#1593
chsami merged 10 commits intomainfrom
development

Conversation

@chsami
Copy link
Owner

@chsami chsami commented Nov 1, 2025

update with latest runelite

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 1, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Updated multiple pom.xml files to parent version 1.12.0 and microbot version to 2.0.37. Added new public API: getFocusedInputFieldWidget() method in Client interface and INPUT_FIELD constant in WidgetType. Renamed drawEntity() to addEntity() in render callback interfaces and implementations. Enhanced RenderCallbackManager with try-catch error handling and logging. Adjusted control flow in PartyService event emission, added render callback validation in GpuPlugin, integrated input field focus check in KeyRemappingPlugin, and modified Cobwebs handling logic in Rs2Walker.

Possibly related PRs

  • 2.0.19 #1553: Modifies microbot.version property in runelite-client/pom.xml
  • 2.0.35 #1587: Updates microbot.version property in runelite-client/pom.xml
  • 2.0.17 #1549: Modifies microbot.version property in runelite-client/pom.xml
✨ 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 bcc1481 and 1c8115a.

📒 Files selected for processing (15)
  • cache/pom.xml (1 hunks)
  • pom.xml (1 hunks)
  • runelite-api/pom.xml (1 hunks)
  • runelite-api/src/main/java/net/runelite/api/Client.java (1 hunks)
  • runelite-api/src/main/java/net/runelite/api/widgets/WidgetType.java (1 hunks)
  • runelite-client/pom.xml (2 hunks)
  • runelite-client/src/main/java/net/runelite/client/callback/Hooks.java (2 hunks)
  • runelite-client/src/main/java/net/runelite/client/callback/RenderCallback.java (2 hunks)
  • runelite-client/src/main/java/net/runelite/client/callback/RenderCallbackManager.java (5 hunks)
  • runelite-client/src/main/java/net/runelite/client/party/PartyService.java (1 hunks)
  • runelite-client/src/main/java/net/runelite/client/plugins/gpu/GpuPlugin.java (1 hunks)
  • runelite-client/src/main/java/net/runelite/client/plugins/keyremapping/KeyRemappingPlugin.java (1 hunks)
  • runelite-client/src/main/java/net/runelite/client/plugins/microbot/util/walker/Rs2Walker.java (1 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.39.6)
runelite-client/src/main/java/net/runelite/client/plugins/microbot/util/walker/Rs2Walker.java

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.

@chsami chsami merged commit 42f48f0 into main Nov 1, 2025
2 of 3 checks passed
@coderabbitai coderabbitai bot mentioned this pull request Nov 5, 2025
This was referenced Nov 23, 2025
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.

3 participants