- Joined
- Jul 26, 2013
- Messages
- 3,044
- Thread Author
- #1
- Mouse/Clouse accuracy improvements - gains propogate to other methods i.e. Menu, Entity, etc.
- Bot Store improvements - added permalink (http://runemate.com/botstore/search/Salvation) and Back/Forward functionality
- Bot approver stability improvements
- Added Manifest flag to prevent incomplete/development bots from being pushed prematurely (production = true/false; default true)
- Fixed Actor.getInteractingEntity returning null incorrectly when the local player is being interacted with on OSRS.
- Coordinate.minimap().isVisible() now takes the data orbs into account on OSRS.
- AbstractScript.setInteractionDelay(int) so you don't have to manually sleep at the end of each loop.
- Updated Bank class for OSRS
- MenuItem.getAction&Target now filters out color and level tags.
- GlobalPathBuilder.generatePath -> GlobalPathBuilder.build
- Manifest packaged in annotations directory instead of data directory
Last edited by a moderator: