Conversation
These methods no longer have any use due to some session-service changes
[ci skip]
# Conflicts: # cache/pom.xml # pom.xml # runelite-api/pom.xml # runelite-client/pom.xml # runelite-client/src/main/java/net/runelite/client/ClientSessionManager.java # runelite-client/src/main/java/net/runelite/client/SessionClient.java # runelite-client/src/main/java/net/runelite/client/plugins/devtools/DevToolsOverlay.java # runelite-client/src/main/java/net/runelite/client/plugins/devtools/DevToolsPlugin.java # runelite-jshell/pom.xml # runelite-maven-plugin/pom.xml
|
Caution Review failedThe pull request is closed. WalkthroughThis PR updates the parent POM version from 1.12.5.2 to 1.12.6 across all modules and enables the maven-javadoc-plugin with configuration for generated sources. It introduces world entity support APIs including the WorldEntity interface enhancements (getConfig(), getOwnerType()), a new WorldEntityConfig interface, WorldView projection nullability annotations, and a SET_HEADING MenuAction constant. Client-side changes include multi-world-view rendering support in DevToolsOverlay, event-driven world view handling in XteaPlugin and WorldService, session management adjustments in ClientSessionManager, and plugin updates for boat hiding, ground markers, and animation idle detection. Four new mining site locations are also added to MiningSiteLocation. Possibly related PRs
✨ Finishing touches
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (27)
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. Comment |
No description provided.