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.1.1-1.22.0 has been released!

RuneMate Staff
Joined
Oct 2, 2015
Messages
3,222

Client/API Changes​

  • New feature: Variable pricing. Bot Authors are now able to define variants of their bots without having to create separate bots on the store.
  • A new dialog has been added when pressing "Start Instance" that allows you to choose which variant of a bot you wish to run, including trials for premium bots.
  • Trials no longer appear in the client left side-panel or main configuration page.
  • When the login handler fails to log in because an authenticator is required, bots will be paused for 5 minutes, after which they are stopped if the issue has not been resolved.
  • Fixed a crash when looking up InterfaceComponents.
@cone
  • Added AutoRetaliate API, which can be used to manage auto-retaliate in-game.

Developer Changes​

  • New Gradle plugin version: 1.3.0
  • The top-level price attribute has been removed
  • A new variants configuration block has been added
  • Manifest types like FeatureType and Category have been moved to the package com.runemate.game.api.bot.data
  • The jar task will now also call generateManifests and include their output.
 
Top