- Joined
- Oct 12, 2015
- Messages
- 3,760
- Thread Author
- #1
Been a while! Here a list of everything I could grab since the last change log...
Please note - this list is largely from memory so there's a good chance I've forgotten some things.
Hybrid
Shop
Prayer
MakeXInterface
Please note - this list is largely from memory so there's a good chance I've forgotten some things.
Hybrid
Shop
- Shop class overhaul
- Documented around 60 shop interfaces for RS3
- Performance upgrades in buy and sell
- getItems() optimised
- Added ability to use the quick-hop features in both OSRS and RS3
- Performance changes when using InterfaceComponentQueryBuilder
- Added InterfaceComponent.Type
- Supplying .types() and .containers() to this query builder will improve execution speeds drastically
- Fixed a bug where the position of an InterfaceComponent would be incorrect
- Overrode Area#equals so two equal areas now correctly return true
- Area#contains now takes plane into account
- Optimised interface querying for RS3 and OSRS interface closers
- Improved reliability and speed of RS3 bank pin handler
- Improved web path step behavior
- Generally improved performance upgrades with MenuItems
- Created a unified Items class to help with SpriteItem/GroundItem methods, making optimizations easier
Prayer
- Added support for Quick prayers
- Prayers now use interface name
- No longer cache so NPCs with multiple transformations should query correctly each time
- Fixed a bug in target resolution
- OSRSTab deprecated and replaced by ControlPanelTab
MakeXInterface
- Fixed NPE