1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

v2.4.9

Discussion in 'Announcements' started by Party, Jan 20, 2017.

  1. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    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
    • Shop class overhaul
    • Documented around 60 shop interfaces for RS3
    • Performance upgrades in buy and sell
    • getItems() optimised
    WorldHop
    • Added ability to use the quick-hop features in both OSRS and RS3
    Interfaces
    • 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
    Area
    • Overrode Area#equals so two equal areas now correctly return true
    • Area#contains now takes plane into account
    GameEvents
    • Optimised interface querying for RS3 and OSRS interface closers
    • Improved reliability and speed of RS3 bank pin handler
    Web
    • Improved web path step behavior
    Menus
    • Generally improved performance upgrades with MenuItems
    Items
    • Created a unified Items class to help with SpriteItem/GroundItem methods, making optimizations easier
    OSRS
    Prayer
    • Added support for Quick prayers
    • Prayers now use interface name
    NPC
    • No longer cache so NPCs with multiple transformations should query correctly each time
    Projectile
    • Fixed a bug in target resolution
    Deprecated
    • OSRSTab deprecated and replaced by ControlPanelTab
    RS3
    MakeXInterface
    • Fixed NPE
     
    Snufalufugus, Gengsta, Jhinn and 5 others like this.
  2. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Also major improvements to the trade api and web walking improvements
     

Share This Page

Loading...