- Thread Author
- #1
- 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.