illumineawake
93a6244a4c
iutils: fix screencontainer changes which resolves grand exchange issues
2021-12-03 23:32:32 +11:00
illumineawake
d3bb91e5fd
iutils: bank fix bootstrap. Oiuyo <3
2021-11-03 12:13:50 +11:00
illumineawake
c585e622e8
Merge pull request #120 from Oiuyo/master
...
Change check on bankwidget to check itemcontainer instead (works with…
2021-11-03 11:52:01 +11:00
Joseph
036cd6ae0f
Change check on bankwidget to check itemcontainer instead (works with using escape to close bank interface)
2021-10-28 19:56:56 +01:00
illumineawake
e081e7b877
iutils: bank fix bootstrap. Love you Sandy
2021-10-20 22:33:31 +11:00
illumineawake
a44b28262b
iutils: bank fix bootstrap. Love you Sandy
2021-10-20 22:18:48 +11:00
illumineawake
615c0b3b0d
Merge pull request #119 from bucketofsandy/master
...
BankUtils - depositAll() param1 fix
2021-10-20 22:16:01 +11:00
illumineawake
d5e2795bed
iutils: rename to fix duplicate error
2021-10-16 19:34:35 +11:00
bucketofsandy
dfc44b77ec
BankUtils - depositAll() param1 fix
2021-10-09 15:24:25 +02:00
Sandy#2376
f93adcf6db
Merge branch 'illumineawake:master' into master
2021-10-09 15:21:02 +02:00
illumineawake
faaea5960e
iutils: add all pull requests including bank container id fix
2021-10-07 21:50:03 +11:00
illumineawake
2a26a44283
Merge pull request #118 from Xendevgit/master
...
Changed bank container ID to getter rather than static int
2021-10-07 21:45:29 +11:00
illumineawake
4a0e1d9f00
Merge pull request #117 from Bonfire/iUtils-inv-onlycontains
...
Add onlyContains method to iUtils InventoryUtils
2021-10-07 21:45:22 +11:00
illumineawake
e0f51063e9
Merge pull request #116 from Jakous/patch-1
...
Added useItemNpc w/ NPC ID
2021-10-07 21:45:12 +11:00
Xendevgit
4903bec63f
Changed bank contained ID to getter rather than static int
2021-10-06 14:33:08 +01:00
Bonfire
3f51164201
Add onlyContains method to iUtils InventoryUtils
2021-09-27 17:59:58 -04:00
illumineawake
460b510f8a
iutils: remove trapdoor transport at Tree Gnome Stronghold
2021-09-18 20:26:48 +10:00
Jake
757b4580f5
Update UtilsScript.java
...
Added alternative useItemNpc which utilizes NPC IDs instead of string for situations when NPCs have same name but unique id's.
2021-09-17 18:36:38 -04:00
illumineawake
0ed265244e
iScript: moved anti-afk functionality into iScript. Anti-afk will only occur while a plugin implementing iScript framework is running. Once plugin is stopped anti-afk will also stop. This is to prevent scenarios where a plugin may stop or crash and player would AFK indefinitely until 6 hour logout or user intervened.
...
iutils: anti-afk functionality removed from iUtils (see above)
2021-09-16 13:55:36 +10:00
illumineawake
8f9294dd57
iutils: fixed ge logging
2021-09-12 16:13:39 +10:00
illumineawake
7aad989937
iutils: fixed grand exchange logging
2021-09-12 14:59:30 +10:00
illumineawake
d5a01e6624
iutils: add obtainkeep method
2021-09-11 02:06:40 +10:00
illumineawake
437446a56c
iutils: add accountType() function to API
2021-09-10 16:41:21 +10:00
illumineawake
31aa84a861
ipowerfighter: if safespot is configured it will return to safespot after running out of food/ammo or completion of slayer task
2021-09-10 15:44:29 +10:00
illumineawake
a8decbadf5
iutils: version bump
2021-09-10 00:22:03 +10:00
illumineawake
dec2a6e99b
iutils: add skill to CombatStyle
2021-09-09 19:59:54 +10:00
illumineawake
d1e5ffe618
iutils: revert hidden check on bankOpen() as it causes assertion errors for some methods off thread
...
iworldwalker: send message and stop plugin if the path can't be found
bank: add method for getting the item ID of an item if it's in the bank
2021-09-08 00:19:52 +10:00
illumineawake
12569181ef
iItemCombiner: new plugin that combines 2 items together in inventory. Left click use on the first item, right click on the second item and select iCombine.
2021-09-07 00:43:26 +10:00
illumineawake
2447114f4a
ipowerfighter: start/stop from right clicking on NPC player wants to fight
...
iworldwalker: clear path by right clicking anywhere on the screen while a path is active
bootstrap iutils: add hidden check to bankOpen
2021-09-06 11:55:56 +10:00
illumineawake
14a28fd75c
Merge pull request #115 from purpledxd/fix-bankutils-isopen
...
Check if the bank widget is hidden in the event it still exists.
2021-09-06 10:26:21 +10:00
Purps
836549cf5f
Check if the widget is hidden in the event it still exists.
2021-09-05 19:43:42 -04:00
illumineawake
5ffd621be8
bootstrap RealityWinner amendments
2021-09-03 16:13:00 +10:00
illumineawake
204f544786
Merge pull request #114 from RealityWinner/useMoreDoActionMs
...
Replace delayMouseClick with doActionMsTime and few various fixes + improvements
2021-09-03 16:08:07 +10:00
Reality Winner
74a16f0041
iUtils/iQuickEater/iPowerFighter/iPowerSkiller: Replaced most occurences of `mouse.delayMouseClick` with `utils.doActionMsTime` to avoid conflicts between other plugins or user clicks.
...
iPowerFighter: Check for combat training style via true skill not boosted
iPowerFighter: Changed bone bury timer to improve reliability and consistency (1200,1400) from (800,2200)
iUtils: Added more checks for NPE with `getConvexHull().getBounds()`
iUtils-Bank: Added support for using the exist X amount via `client.getVarbitValue(3960)` and identifiter 5
2021-08-26 23:11:39 -04:00
illumineawake
abc3668cb6
iutils: fix for Veos NPC chat walking transport
2021-08-26 10:32:25 +10:00
illumineawake
6da3baecbc
iutils: walking fix for invisible diagonal door at Gric's farm Zeah
2021-08-24 14:31:02 +10:00
illumineawake
027693e44b
iutils: remove walking logging spam
2021-08-24 11:43:47 +10:00
illumineawake
bb57e80b7d
iutils: walking debugging
2021-08-23 23:48:04 +10:00
illumineawake
0164172d0c
iutils: UtilsScript will consider ring of wealth for a teleport method for Grand Exchange
2021-08-23 17:18:32 +10:00
illumineawake
541b3259c7
iutils: combat.kill() now handles level ups and checks if actor is dead. Removed some spam logging.
2021-08-23 15:40:44 +10:00
illumineawake
fbb77126c7
bootstrap iutils: add additional filters to EquipmentItemStream and InventoryItemStream
...
UtilsScript add new inventory and equipment check methods
2021-08-22 18:57:01 +10:00
illumineawake
2c9943d629
Merge pull request #113 from snarLox/master
...
Easier Item handling
2021-08-22 17:42:39 +10:00
snarLox
1fb046fbb1
Update EquipmentItemStream.java
2021-08-22 11:42:32 +10:00
snarLox
a89766c8e7
Update UtilsScript.java
2021-08-22 11:39:32 +10:00
illumineawake
43470feb1e
iutils: ScriptHandler now stops after multiple successive failures in a short period of time
2021-08-21 22:09:01 +10:00
illumineawake
33c20069ca
iutils: fix for obtain() getting stuck
2021-08-20 14:45:34 +10:00
illumineawake
616ef2e336
iutils: tick() no longer endlessly loops if logged out
2021-08-20 09:43:31 +10:00
illumineawake
3d994f0d4a
iquestassistant: potential fix for faster load times on startup
2021-08-17 11:52:34 +10:00
illumineawake
6b8c6262de
bootstrap
...
iquickeater: use invokes as a configurable option, useful for combining with other plugins
disablerendering: reinstate draw callbacks on shutdown
2021-08-17 09:20:11 +10:00
illumineawake
3d98c8683f
Merge pull request #112 from Sundar-Gandu/master
...
iquickeater: add ability to use invokes
2021-08-17 09:17:10 +10:00