Commit Graph

13 Commits

Author SHA1 Message Date
illumineawake c8b072c2c4 iUtils: major update of doAction functions. Now has functions for each object type which will check the relevant click bounds of the object, create the menu entry and add to actionQueue.
BankUtils: Added Mine Cart as an option for Deposit box

all other plugins: checkStyle formatting and dependencies version update
2020-11-24 18:50:48 +11:00
illumineawake 674909e016 iutils: checks if a click is behind minimap and moves it to a 0,0 click if it is
iworldwalker: added barbarian fishing location
2020-11-16 10:38:24 +11:00
illumineawake 5096d06fb8 iworldwalker: config option to disable running to save energy 2020-11-10 20:18:43 +11:00
illumineawake 9216f9b6a1 iworldwalker: add Barcrawl bars (except grand tree one), add lots of farming patches,add Gertrudes Cat quest notes, add Paterdomus Temple, fix Wizard tower point to outside
iutils: removed draynor and varrock west deposit box
2020-10-28 23:14:39 +11:00
Shieldeh bc0f172aa4 Version 2.2.0:
- Added Barcrawl bars (except grand tree one)
- Added a ton of farming patches
- Added Gertrudes Cat
- Added Paterdomus Temple
- Fixed Wizard tower point to outside
2020-10-28 19:10:29 +10:00
illumineawake 1e4aae2ddd bootstrap version bump 2020-10-22 23:25:59 +11:00
Shieldeh bfae27d78f Added missing display of quest notes for Biohazard in config. Whoops. 2020-10-20 02:13:24 +10:00
Shieldeh d6313c8f1d New:
* 17 New locations across Banks, Guilds, Skilling, and Slayer
* Added Biohazard to quest notes
* Version bump to 2.1.1
2020-10-20 02:01:25 +10:00
illumineawake 0abced7e82 iworldwalker: config/ui overhaul. Locations are now categories 2020-10-18 13:46:44 +11:00
Shieldeh 8d90e0f182 Added categories and broke up Locations into the various categories. Many locations to add to the future but this will hopefully be a good foundation. Have tested various categories and custom, and seems to be fully functional. 2020-10-16 13:01:17 +10:00
illumineawake 44126d94ad WalkUtils: now handles failed API requests or paths tha cannot be retrieved. Also prevents sending a new daxPath request if an existing request is already underway
iUtils: fix to menu entry check for walking
iWorldWalker: Returns false and reports in game chat if a path to requested location cannot be provided
2020-10-14 22:25:26 +11:00
illumineawake 1887cebe76 iutils: plugin rename - all plugins updated accordingly
handleMouseClick now executes click on a separate thread if it's running on clientThread
2020-10-11 21:29:39 +11:00
illumineawake 7119c8cd3d botutils: initial rework, most methods are split into separate class files 2020-10-05 21:43:57 +11:00