Commit Graph

168 Commits

Author SHA1 Message Date
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 e50c588f28 iblackjack: now available and open-source to all users 2020-11-11 00:36:09 +11:00
illumineawake dcd9a5e9b2 inventoryUtils: isOpen method added 2020-11-10 23:53:59 +11:00
illumineawake 5096d06fb8 iworldwalker: config option to disable running to save energy 2020-11-10 20:18:43 +11:00
illumineawake 760a64f1d0 imagiccaster: cast while moving option 2020-11-10 09:16:01 +11:00
illumineawake d427aa3b65 ipowerfighter: add slayer completion message for when you're boosting 2020-11-07 22:57:39 +11:00
illumineawake 9a8b6e2b54 iquickeater: antifire's will now be consumed just before they are about to expire - needs testing 2020-11-07 19:09:01 +11:00
illumineawake 6d69fe4991 irooftopagility: 2nd obstacle (tree) bug fix - untested 2020-11-07 16:24:27 +11:00
illumineawake 4fb57f90e5 iutils: doModifiedAction() function added to allow for queueing modified/one click menu actions 2020-11-05 23:39:49 +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 686f74c681 bootstrap
iquickeater: remove combat potions from defence config
2020-11-04 19:38:29 +11:00
illumineawake 9412a1d476 irooftopagility: ape atoll swing obstacle bug fix 2020-10-31 23:19:02 +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 50fc5c47d4 ipowerfighter: only retrieves high alch rune prices if high alch is enabled 2020-10-29 22:15:34 +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 009146fdab 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:16:16 +11:00
illumineawake 430d301961 iquickeater: support for super ranging potions 2020-10-28 11:40:44 +11:00
illumineawake 1e4aae2ddd bootstrap version bump 2020-10-22 23:25:59 +11:00
illumineawake 869ef9a882 bootstrap
iworldwalker: 17 New location, add Biohazard to quest notes
2020-10-22 23:20:46 +11:00
illumineawake f926754d50 iutils: version bump and log.info to debug change 2020-10-18 23:04:42 +11:00
illumineawake 0abced7e82 iworldwalker: config/ui overhaul. Locations are now categories 2020-10-18 13:46:44 +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 d76e8185d0 iutils: added to master - now has separated classes and multiple new functions
all plugins: iutils compatibility
2020-10-14 23:25:14 +11:00
illumineawake ed2f042b11 powerskiller: bank pin check 2020-10-09 23:57:37 +11:00
illumineawake f19deec590 rooftopagility: npe convex hull fix 2020-10-05 09:00:41 +11:00
illumineawake a2a0c33218 botutils: removed botutils rework from master branch 2020-10-04 13:45:37 +11:00
illumineawake ae4c9b53bd botutils: getRandomIntBetweenRange static fix
Early addition of PlayerUtils, WalkUtils, MouseUtils
2020-10-02 23:52:32 +10:00
illumineawake c5962e25b0 rooftopagility: config update bootstrap 2020-10-02 22:19:30 +10:00
illumineawake e36b806094 botutils: mouse function updates to utilise the botutils mouse configuration correctly
combinationrunecrafter: using ring of dueling teleport will now always use botutils mouse configuration
2020-10-02 09:19:49 +10:00
illumineawake 9b41e019c5 botutils: resumePauseWidget function update 2020-10-02 07:55:06 +10:00
illumineawake 436dc70b6a botutils: addition of depositOneItem function. Bootstrap Owain's ContainerUtils (not yet integrated) 2020-10-02 06:52:32 +10:00
illumineawake 3aef829f1b botutils: handleRun now will only retrieve a new random run value after it has turned on run. This is to prevent it taking a new random run value every single time it's called which ruins randomisation. It also now has an optional potEnergy parameter to allow for specific potion energy handling. setModifiedMenu() now takes a menuOpcode parameter to work for processes other than just inventory items being used on widget items. 2020-09-30 23:58:00 +10:00
illumineawake 85f1002315 quickeater: support for super combat potions
rooftopagility: ape atoll support
2020-09-28 00:15:55 +10:00
illumineawake c4666d3519 powerskiller: wallObjects fix 2020-09-26 18:13:00 +10:00
illumineawake 9be90fbef2 bootstrap
botutils: log.info to debug, getLocalGameObjects function
powerfighter: safespot fix
powerskiller: wallObjects implementation
2020-09-25 17:06:58 +10:00
illumineawake df08d7e6b1 quickeater: imbued heart support 2020-09-25 13:05:21 +10:00
illumineawake 62e47366e9 botutils: mouse style is now a configurable option in config 2020-09-24 13:38:37 +10:00
illumineawake 4ed0c1a21b botutils: depositAll fix 2020-09-23 17:39:55 +10:00
illumineawake 1034b2563a quickeater: support for antifire potions 2020-09-23 17:28:58 +10:00
illumineawake 3bd28de9da magiccaster: high alchemy mode fix 2020-09-23 17:01:43 +10:00
illumineawake 23087efd2e botutils: depositAll functions now work regardless of bank withdraw mode 2020-09-22 19:20:07 +10:00
illumineawake b6c654c1d7 botutils: withdraw functions now work regardless of bank withdraw mode 2020-09-22 18:58:26 +10:00
illumineawake 3ca33ffeba Botutils: setmodifiedMenu log fix 2020-09-22 14:00:07 +10:00
illumineawake 1f5370eee3 botutils: additional inventory and withdraw functions, fix to setmodifiedmenu function 2020-09-22 13:28:57 +10:00
illumineawake 754b1cbe7e rooftopagility: priff ladder_two area fix 2020-09-20 18:15:05 +10:00
illumineawake b89f43df4b botutils: npe fix for webWalking
World Walker: additional locations added
2020-09-18 18:17:45 +10:00