- Joined
- Oct 12, 2015
- Messages
- 3,758
- Thread Author
- #1
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:
Client
Account filtering
WorldOverview
OSRS
OptionsTab
RS3
LegacyTab
Client
Account filtering
- As mentioned above, users now have the ability to filter their accounts within the client.
- The icon will change from grey (
- Entering a search term will show only accounts containing those characters (case-insensitive).
WorldOverview
- Determining whether or not a world is selectable has been deprecated as it's now redundant (see below).
- Worlds that are hidden (thus not selectable) will no longer appear in the
- WorldWorldQueryBuilder#selectable(boolean) deprecated.
OSRS
OptionsTab
- Added method to check if the OSRS HUD style is using "side-panels". (Context: http://i.imgur.com/S0tMOuD.png)
- ControlPanelTab.LOGOUT will now correctly function when side-panels are toggled on.
- 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.
- 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