Commit Graph

15 Commits

Author SHA1 Message Date
illumineawake fb1b4b6f31 ibarbfishing: 3-tick barbarian fishing added. Requires cleanup as it doesn't use task framework 2020-11-15 00:50:24 +11:00
illumineawake 413b351a2d iutils: add getGroundItems() function
iMagicCaster: add support for Tele Grab and config cleanup.
2020-11-13 01:22:23 +11:00
illumineawake 28cfced723 iutils: findObjectWithin() using LocalPoint can take a Collection of IDs 2020-11-11 12:17:00 +11:00
illumineawake dcd9a5e9b2 inventoryUtils: isOpen method added 2020-11-10 23:53:59 +11:00
illumineawake 760a64f1d0 imagiccaster: cast while moving option 2020-11-10 09:16:01 +11:00
illumineawake ff885aa76d iutils: doModifiedAction() function added to allow for queueing modified/one click menu actions 2020-11-05 23:38:24 +11:00
illumineawake d96afd5078 objectutils: added LocalPoint parameter option for findGameObjectWithin 2020-11-05 16:10:58 +11:00
illumineawake 4ffb97a487 interfaceutils: resumePauseWidget is now public so it can actually be accessed...
npcutils: findNearestAttackableNpcWithin and findNearestNpcTargetingLocal take String values split with ","
2020-11-05 09:29:44 +11:00
illumineawake 912b12c013 ipowerfighter: improve logic for switching attack styles 2020-10-30 17:13:42 +11:00
illumineawake 5f8b33c2e2 iutils: add getGameObjectAtLocation method 2020-10-30 00:04:05 +11:00
illumineawake 08879f746a ipowerfighter: allows melee levels to be configured and will level up and switch between different attack style to reach goals
iutils: added methods for setting combat styles
2020-10-29 22:08:55 +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
illumineawake f926754d50 iutils: version bump and log.info to debug change 2020-10-18 23:04:42 +11:00
illumineawake b7d8242dae itasktemplate: added Task Template plugin as an example of how to use an injection based modification of the task framework that was originally ported by ben93riggs. iUtils and Chin Break Handler ready.
all plugins: removed unused imports
2020-10-16 12:14:44 +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