RuneMate v4.0.40-1.20.10 has been released!
Client/API Changes
@party (Wait)- Accounts that are in-use no longer appear in the list of available accounts
- Login handler should now stop the bot after the game client updates
- Disabled "reduced CPU" functionality
- Fix ItemDefinition#getPrimaryEquipmentSlot() for head slot items
- Combined runemate-client and runemate-game-api javadocs are now available. Use !docs to access them.
- Compatibility for the latest OSRS/RuneLite updates
- Fixed a bug where GroundItems would be shown with the wrong plane
- Fixed a bug where GroundItems would be shown in the wrong location
- Fixed a bug where projectiles would not be found
- Fixed a bug which caused NPC/Player index lookups to fail
- All known causes of following error should now be fixed: "RuneMate has lost communications with its bridge to RuneScape."
- Fixed leakage of client references between bot instances
- BotPlatform is now an instance of ForkJoinPool
- Other performance improvements and bug fixes.
- ItemEvents can now be passed manually to the DefaultUI loot tracker
- Built in tracking can now be disabled: DefaultUI#setItemEventListening()