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

V2.2.5 - New RS3 Web Walking Dataset

Discussion in 'Announcements' started by Cloud, Jun 17, 2016.

  1. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    • Upgraded ItemDefinitions (improved loading speed, improved cache handling, improved data accuracy, added new methods).
    • Fixed RS3GameObject#isValid() for @Aidden (he still needs to let me know if osrs has an issue)
    • Expanded the exception handler to start catching exceptions slightly earlier, that way the recent exception that only some people have been experiencing can be resolved soon.
    • The new navigation graph for RS3 was recently deployed (commonly known as the web walking dataset).
    • Added WebVertex#removeDirectedEdge(WebVertex) and removeBidirectionalEdge(WebVertex) for those of you working on complicated local web datasets.
    The new RS3 dataset currently supports all lodestones along with the coordinates from all four planes, and all standard doors, gates, ladders, and staircases. @SlashnHax is working hard to add support for agility shortcuts, dungeon entrances, and teleports. Have a suggestion? Feel free to let us know.
     
    AlexH666 and Derk like this.
  2. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    When is a new OSRS web coming? After the completion of rs3's one?
     
  3. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    thisthisthisthisthis

    Very nice update though.
     
    American Express likes this.
  4. chris121

    Joined:
    May 27, 2016
    Messages:
    745
    Likes Received:
    126
    nice but wats a web walking?

    i ran the bot and it seems more accurate
     
    #4 chris121, Jun 17, 2016
    Last edited: Jun 17, 2016
  5. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Essentially the entirety of the RS map is added to a "web" (or "mesh"), so you can put in any coordinate that's reachable in the game, and you'll be able to build a path to it, using things like obstacles, shortcuts, teleports etc.
     
  6. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Sometime soon after.
    --- Double Post Merged, Jun 17, 2016, Original Post Date: Jun 17, 2016 ---
    V2.2.5.2 has been published
    • Added Wilderness.getDepth()
    • Added WildernessRequirement for navigation graphs
    --- Double Post Merged, Jun 17, 2016 ---
    jdocs have also been updated.
     
  7. chris121

    Joined:
    May 27, 2016
    Messages:
    745
    Likes Received:
    126
    sweet, how do i do this?
     
  8. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Em, you don't. Bot authors do.
     
  9. chris121

    Joined:
    May 27, 2016
    Messages:
    745
    Likes Received:
    126
    ohh right.
     
  10. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,600
    Likes Received:
    990
    It's also an issue on osrs. I thought it was working fine but a second and third test confirmed it's not working and validate is true when it's a stump
     
    #10 Aidden, Jun 17, 2016
    Last edited: Jun 17, 2016
  11. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Should be good to go now.
     

Share This Page

Loading...