Welcome!

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

Sign up now!

v2.6.0 - Account filtering

Client Developer
Joined
Oct 12, 2015
Messages
3,758
Bunch of key bug fixes in this release, along with a new account filtering feature which can be accessed using the "Search" button in the client:

TiiCYJt.gif


Client
Account filtering
  • As mentioned above, users now have the ability to filter their accounts within the client.
  • The icon will change from grey (
    2sMP9rk.png
    ) to green (
    vDkyqfh.png
    ) when a filter is active.
  • Entering a search term will show only accounts containing those characters (case-insensitive).
Hybrid
WorldOverview
  • Determining whether or not a world is selectable has been deprecated as it's now redundant (see below).
WorldQueryBuilder/Results
  • Worlds that are hidden (thus not selectable) will no longer appear in the
  • WorldWorldQueryBuilder#selectable(boolean) deprecated.

OSRS
OptionsTab
ControlPanelTab
  • ControlPanelTab.LOGOUT will now correctly function when side-panels are toggled on.
Magic
  • Magic#cast() now accepts a custom interaction string (to account for additional options awarded from diaries etc.
  • Fixed typos in Magic.Ancients, KHARYLL_TELEPORT -> KHARYRLL_TELEPORT and CARALLANGAR_TELEPORT -> CARRALLANGAR_TELEPORT.

RS3
LegacyTab
  • Fixed an issue where LegacyTab#isOpen() would always return true.
  • This in turn has resolved a bug where LegacyTab#open() would fail.
WorldHop
  • Fixed an issue where WorldHop on RS3 would not work for some users.
  • This was due to a missing height in one of the query builders supporting the feature.
  • This has now been added thanks to @warrior55
 
I've been called a god before.
Joined
Aug 5, 2014
Messages
3,212
Bunch of key bug fixes in this release, along with a new account filtering feature which can be accessed using the "Search" button in the client:

TiiCYJt.gif


Client
Account filtering
  • As mentioned above, users now have the ability to filter their accounts within the client.
  • The icon will change from grey (
    2sMP9rk.png
    ) to green (
    vDkyqfh.png
    ) when a filter is active.
  • Entering a search term will show only accounts containing those characters (case-insensitive).
Hybrid
WorldOverview
  • Determining whether or not a world is selectable has been deprecated as it's now redundant (see below).
WorldQueryBuilder/Results
  • Worlds that are hidden (thus not selectable) will no longer appear in the
  • WorldWorldQueryBuilder#selectable(boolean) deprecated.

OSRS
OptionsTab
ControlPanelTab
  • ControlPanelTab.LOGOUT will now correctly function when side-panels are toggled on.
Magic
  • Magic#cast() now accepts a custom interaction string (to account for additional options awarded from diaries etc.
  • Fixed typos in Magic.Ancients, KHARYLL_TELEPORT -> KHARYRLL_TELEPORT and CARALLANGAR_TELEPORT -> CARRALLANGAR_TELEPORT.

RS3
LegacyTab
  • Fixed an issue where LegacyTab#isOpen() would always return true.
  • This in turn has resolved a bug where LegacyTab#open() would fail.
WorldHop
  • Fixed an issue where WorldHop on RS3 would not work for some users.
  • This was due to a missing height in one of the query builders supporting the feature.
  • This has now been added thanks to @warrior55
This is amazing. Thank you guys!
 
Joined
Mar 15, 2017
Messages
11
I think there were some minor fixes, at least from a GUI standpoint.

CnOw9


I only downloaded runemate for the first time on Wednesday, so I may be very wrong and was using Runemate incorrectly.

Previously, I couldn't scroll down the details page. So if Settings and Break handler were expanded, I couldn't scroll down to get to skill/profit tracker. I would need to either make the runemate client taller, or un-expand the top sections. It now scrolls correctly.

And I swear the client looks a little cleaner. That's what prompted me to try scrolling when I re-launched it.
 
Top