illumineawake
fe9487f969
unused import cleanup
...
botutils: early add of mouseutils
2020-10-02 22:26:58 +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
df08d7e6b1
quickeater: imbued heart support
2020-09-25 13:05:21 +10:00
Sandy#2376
b47aa23e6a
added imbued heart reactivation
2020-09-25 02:41:13 +02:00
Sandy#2376
ee22f463d3
added imbued heart reactivation
2020-09-25 02:35:55 +02:00
illumineawake
1034b2563a
quickeater: support for antifire potions
2020-09-23 17:28:58 +10:00
illumineawake
d28cfb1677
bootstrap plugins
2020-09-18 12:49:33 +10:00
illumineawake
37fc154128
bootstrap
...
quickeater: phoenix necklace support
2020-09-14 23:29:56 +10:00
Elliott
457f58c255
Update QuickEaterPlugin.java
...
added code to support keeping a phoenix necklace equipped
2020-09-14 13:02:35 +01:00
Elliott
f1119bcd9d
Update QuickEaterConfiguration.java
...
added a phoenix necklace option
2020-09-14 13:01:15 +01:00
illumineawake
5ef02f48a3
qucikeater: bandages support
2020-09-10 22:48:42 +10:00
illumineawake
b04d29834b
powerskiller: sandstone mining support. Updated config and added constants.
...
quickeater: support for additional prayer potions
2020-09-08 09:23:28 +10:00
illumineawake
b27409e9f2
Merge pull request #27 from Galtiak/patch-1
...
Add Egniol Potions to PRAYER_SET
2020-09-08 08:35:25 +10:00
illumineawake
8158647222
bootstrap version bump
2020-09-05 13:22:19 +10:00
Galtiak
cdfbe8228f
Add Egniol Potions to PRAYER_SET
...
Egniol potions are used to restore prayer in the gauntlet.
2020-09-04 13:44:01 +01:00
illumineawake
a4a9d9af31
quickeater: eating logic moved to gametick, added further debugging for stam pots
2020-08-26 09:31:48 +10:00
illumineawake
0e30a27081
quickeater: stamina pot drink value fix
2020-08-25 22:11:28 +10:00
illumineawake
8e7b946326
all plugins: comment cleanup
2020-08-21 00:01:28 +10:00
illumineawake
db2c4d74e5
all plugins: shift to botutils handling menu entries and MOC
2020-08-20 22:02:57 +10:00
illumineawake
17f400e27c
powerfighter: radius now works properly
...
all plugins: now have a consume click option
2020-08-19 11:49:21 +10:00
illumineawake
651b0658bc
bootstrap
2020-08-16 14:54:12 +10:00
illumineawake
a8f279a5d6
quickeater: supports combat potions
2020-08-10 00:05:09 +10:00
Andrew Terra
3b7a4cf00e
Add back blighted restores to prayer set
2020-08-09 08:53:37 -05:00
Andrew Terra
1ecf3b914a
update Sets to final
2020-08-09 08:52:12 -05:00
Andrew Terra
f410e1316d
Merge branch 'master' of https://github.com/illumineawake/illu-plugins
...
Conflicts:
quickeater/src/main/java/net/runelite/client/plugins/quickeater/QuickEaterPlugin.java
2020-08-09 08:47:50 -05:00
Andrew Terra
4e4b09a518
Merge branch 'master' of https://github.com/illumineawake/illu-plugins
2020-08-09 08:42:32 -05:00
illumineawake
639e6900ba
quickeater: support for blighted super restores for prayer
2020-08-09 23:42:28 +10:00
Andrew Terra
d63b01484c
set switch fallthroughs for STR,ATT,DEF
2020-08-09 08:41:26 -05:00
illumineawake
a5f2eb1d08
all plugins: support chinBreakHandler
...
quickeater: adjustments to mouse speed and debug logging
powerskiller: addition of altmouse to see if it helps issues with running away
2020-08-08 19:15:56 +10:00
Andrew Terra
578d0bd746
Merge branch 'master' of https://github.com/illumineawake/illu-plugins
2020-08-03 16:21:09 -05:00
Andrew Terra
b8bcf697ba
fix break statement within switch
2020-08-03 13:31:09 -05:00
Andrew Terra
2e184f282c
add checks for other skills in the switch
2020-08-03 10:46:22 -05:00
illumineawake
0952413441
bootstrap plugins
2020-08-02 23:21:59 +10:00
Andrew Terra
98f08ab96f
remove missed title from config
2020-08-02 00:17:46 -05:00
Andrew Terra
437d5b2113
organization changes to merge upstream master
2020-08-02 00:13:39 -05:00
Andrew Terra
0b290a57f9
Merge branch 'master' of https://github.com/illumineawake/illu-plugins
...
Conflicts:
quickeater/src/main/java/net/runelite/client/plugins/quickeater/QuickEaterConfiguration.java
quickeater/src/main/java/net/runelite/client/plugins/quickeater/QuickEaterPlugin.java
2020-08-02 00:07:37 -05:00
Andrew Terra
d7efd14743
add ability to drink boosting potions when you fall below a certain level
2020-08-01 23:57:30 -05:00
illumineawake
5f18bc6583
quickeater: antipoison support
...
powerfighter: minor adjustment to looting. Looting GE value can now be used along with looting specific items
2020-08-02 02:35:09 +10:00
illumineawake
00a9881ee4
quickeater: fix to address 0 prayer on login bug
2020-08-02 01:18:49 +10:00
illumineawake
58b67e234c
powerfighter: add run handling
...
quickeater: minor changes to prayer potion support
2020-08-01 18:29:40 +10:00
Andrew Terra
ae6bff9d7b
add ability to set a min and max amount of prayer point in which your character will drink a ppot or a super restore
2020-07-31 21:05:33 -05:00
illumineawake
70d1626e55
powerfighter: support for stop on slayer completion, improved target handling
...
quickeater: now takes a min and max hp value for randomisation when eating
2020-07-31 17:54:17 +10:00
illumineawake
1f74f05043
botutils: mouse clicks now assert not on client thread. Added a delayed mouse click and implemented a handleMouseClick() that will click a point if it is within the viewport, otherwise clicks a random point in the center screen. Executor now sits within botUtils and injects the client executor.
...
allplugins: updated to utilise the mouse changes in bot utils.
Banks: Removed some IDs that weren't immediately accessible around Varrock West Bank
Powerskiller: add option to logout when missing required items
2020-07-29 19:09:30 +10:00
illumineawake
1531df1c14
botutils: removed deposit boxes from banks and updated stam pot functionality
...
quickeater: supports stamina potions
2020-07-23 10:51:27 +10:00
illumineawake
6631e113ad
quickeater: rock cake item ID bug-fix
2020-07-22 22:54:35 +10:00
illumineawake
92ed3a79a7
botutils: added set of bank IDs and ignore parameter for return menu action
...
powerskiller: support for banking at nearest bank
quickeater: now ignores rock cakes and will drink sara brews or jugs of wine
2020-07-22 22:25:54 +10:00
illumineawake
e46c360321
version bump
2020-07-22 18:15:20 +10:00
illumineawake
f38a568a47
bootstrap
2020-07-20 18:07:10 +10:00
illumineawake
4d245e9a0a
oprsversion dependency update
...
botutils: update grandexchangeclient to provider
2020-07-17 23:21:38 +10:00