Conversation
Added bank IDs for locations: - SUNBLEAK_ISLAND - DEEPFIN_POINT - DEEPFIN_MINE_MID - DEEPFIN_MINE_EAST - CHARRED_ISLAND Rs2Bank API Enhancement: - Added `emptyContainers()` method to empty containers in inventory via the bank interface - Uses widget ID 786471 to trigger the empty containers action
this races both client startup and the default world plugin, so it doesn't reliably select a relevant world, and it can cause the plugin to crash on startup if the client starts with a FSW world
…tainers feat: Added bank IDs and container emptying utility
[ci skip]
# Conflicts: # gradle.properties
|
Caution Review failedThe pull request is closed. WalkthroughThis pull request adds comprehensive documentation for the Microbot project (including architecture overview, decision records, and module READMEs), updates game constants and IDs across runelite-api (NpcID, ObjectID, VarPlayerID, VarbitID, and interface mappings), refactors the music plugin to use a simplified filter model, introduces a platform-agnostic TCPInfo interface for TCP ping metrics, adds banking and world-hopping utilities to Microbot, and bumps version numbers. No executable code changes to public APIs are introduced in the documentation; game value updates and utility additions extend the existing API surface. Possibly related PRs
✨ Finishing touches
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.5)runelite-api/src/main/java/net/runelite/api/NpcID.javarunelite-api/src/main/java/net/runelite/api/NullObjectID.javarunelite-api/src/main/java/net/runelite/api/gameval/ObjectID1.java
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. 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.