Hey,
This release should fix the webwalker issues introduced by the latest game update.
API CHANGES:
- Combat#toggleSpecialAttack(boolean) will now use the orb if possible. This can be disabled using the second argument.
- Added Quests.Quest#forName(String)
- Added Quests.Quest#A_KINGDOM_DIVIDED, A_NIGHT_AT_THE_THEATRE and GETTING_AHEAD
- Added Camera#canMiddleMouseControl() and Camera#setMiddleMouseControl(boolean). API functionality for the middle mouse button will soon be implemented as well.
- Updated the Arceuus spells in Spells.ArceuusSpells to the new spells.
WEB WALKER:
- Added missing options to the stronghold of security links.
- Issues with the doors should be fixed.
MISC:
- Minor bug fixes.
- The OSBot Team