Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

RuneMate v4.0.40-1.20.10 has been released!

  • Thread Author

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.
@cone
  • ItemEvents can now be passed manually to the DefaultUI loot tracker
    • Built in tracking can now be disabled: DefaultUI#setItemEventListening()
 
Top