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 V1.0.0 - Beta 33

Engineer
Joined
Jul 28, 2013
Messages
2,776
  • Fixed all rsevents excluding Grave Digger (WIP) and Evil Bobs Island
  • Added WorldSelect class (preferred world and stuff) (only rs3 atm but osrs is coming soon)
  • UX Improvements
  • Began writing a lazy evaluation query system. The proof of concept can be checked out by calling Npcs.newQuery(), however the queries are not currently being applied to the data set (in other words, check out the syntax and feel free to make suggestions, but don't actually use it yet). Just so nobody gets confused, the API for this is still static. We're simply combining the ease of use of a static API with the elegance of a chaining system. The old system of using filters will still be provided and maintained, this is only to keep things quick and clean :)
  • Others?
 
Last edited:
Top