- Joined
- Oct 12, 2015
- Messages
- 3,760
- Thread Author
- #1
Hybrid
Web
GameEvents
GameEvents
Web
- Major performance upgrades when looking up WebVertices.
- Large Clouse optimisations, increasing it's reaction time significantly. More to follow!
- Fixed a bug where the Interfaces class would think a banked SpriteItem was visible, but SpriteItem#isVisible() returned false.
- Exposed Interfaces.isVisibleInScrollpane() to resolve above.
- Performance optimisations
- Performance optimisations
- ChatDialog.Option and ChatDialog.Continue now implement a Selectable interface from which each inherits .select() and .select(boolean keybind).
- Created hybrid utility class EnterAmountDialog to cover all scenarios with an "Enter Amount:" window (Bank, Deposit box etc etc).
GameEvents
- More Fixes to RS3 Grim Reaper event.
- Fixed Treasure Hunter Chest closer.
- Improved Action Bar performance.
GameEvents
- Optimised OSRS Random Dismisser.