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 will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

V2.4.0

Engineer
Joined
Jul 28, 2013
Messages
2,776
It's been a while. Planned features that were going to be released months ago got delayed because of poor version control management. Well, today our code base is once again stable and we're ready to take steps towards regular, scheduled updates.

So without further ado, here's a very small breakdown of what we've changed
  • Sponsors who are also Bot Authors can now once again run local bots for unrestricted periods of times
  • Sponsors now have ads hidden.
  • The web walking system was completely redone on both the client and server side and with it some cool new features such as charter ships and new teleports.
  • Furthermore, the API for doing things such as Traversal.getDefaultWeb().getPathBuilder().buildTo(Landmark) has been implemented however it's temporarily disabled while I patch an issue in the web dataset.
  • Web walking path generation should also be much faster now that we've reduced the size of the dataset significantly without impairing path reliability in any way.
  • Gson is also now exposed to bot authors in RuneMate by default so they can use it in their APIs for communication and no longer need to provide their own implementations.
I'm sure I've missed many new features, but there is a brief run down. I hope you guys enjoy it and moving forward we can release on a much more regular schedule.

@Arbiter
@SlashnHax
This update wouldn't have been possible without you guys.
 
Last edited by a moderator:
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
Yaaaaay the long awaited update is finally here! I no longer have to hound you every second day to get it done :p Awesome stuff.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
@Cloud Might want to mention that Inventory#containsOnly no longer returns true if the inventory is empty.
 
Top