Conversation
[ci skip]
# Conflicts: # cache/pom.xml # pom.xml # runelite-api/pom.xml # runelite-client/pom.xml # runelite-jshell/pom.xml # runelite-maven-plugin/pom.xml
|
Caution Review failedThe pull request is closed. WalkthroughUpdated 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
✨ Finishing touches
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (15)
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.javaThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
update with latest runelite