- Thread Author
- #1
- Fixed all rsevents excluding Grave Digger (WIP) and Evil Bobs Island
- Added WorldSelect class (preferred world and stuff) (only rs3 atm but osrs is coming soon)
- UX Improvements
- Began writing a lazy evaluation query system. The proof of concept can be checked out by calling Npcs.newQuery(), however the queries are not currently being applied to the data set (in other words, check out the syntax and feel free to make suggestions, but don't actually use it yet). Just so nobody gets confused, the API for this is still static. We're simply combining the ease of use of a static API with the elegance of a chaining system. The old system of using filters will still be provided and maintained, this is only to keep things quick and clean
- Others?
Last edited: