Commit Graph

40 Commits

Author SHA1 Message Date
illumineawake cb4a6eb66d powerskiller: ui updates 2020-08-02 23:56:09 +10:00
illumineawake 0952413441 bootstrap plugins 2020-08-02 23:21:59 +10:00
illumineawake 00a9881ee4 quickeater: fix to address 0 prayer on login bug 2020-08-02 01:18:49 +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 dd3898f8f9 powerskiller: addition of get 1 drop 1 functionality for tick manipulation 2020-07-27 19:26:15 +10:00
illumineawake 45e6d5aacb amended start and shutdown for all plugins 2020-07-24 19:17:16 +10:00
illumineawake db51e08789 botutils: amended bank functions
powerskiller: dense essence addition
magicsplasher: fixed min timeout
2020-07-24 17:32:48 +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
illumineawake aa5e1c02da version bump and src clean 2020-07-17 22:12:25 +10:00
illumineawake c667b5d1a4 cleanup imports 2020-07-17 21:55:53 +10:00
illumineawake 6eadf5ab5a powerskiller: requiredItems bug-fix 2020-07-12 19:34:10 +10:00
illumineawake 0393d83d4f powerskiller: requiredItems bug-fix 2020-07-12 19:26:55 +10:00
illumineawake 7d1a0342b9 powerskiller: requiredItems bug-fix 2020-07-12 18:44:33 +10:00
illumineawake 4f570f39bd powerskiller: requiredItems bug-fix 2020-07-12 18:37:58 +10:00
illumineawake 2d676694e9 powerskiller: requiredItems bug-fix 2020-07-12 17:01:02 +10:00
illumineawake 27cf6d8129 powerskiller: requiredItems bug-fix 2020-07-12 16:43:40 +10:00
illumineawake b2204f79bc botutils: fred's addition of improved stringToIntList
powerskiller: change storing IDs to use stringToIntList
magicsplaser: bug fix for spell selection not working as intended
2020-07-12 16:01:05 +10:00
illumineawake 61f3652745 powerskiller: re-work: new config, ui, mouse/delay handling and now supports powerskilling npc types (fishing etc.) 2020-07-10 15:36:45 +10:00
illumineawake a86b1864e0 archive: archived all unsupported plugins, source code and jars are still available via archive. 2020-07-01 22:28:42 +10:00
illumineawake cfda731ecc bootstrap plugins 2020-06-28 17:16:14 +10:00
illumineawake 104f9604b2 bootstrap plugins 2020-06-26 11:25:32 +10:00
illumineawake 63410e1a13 bootstrap plugins 2020-06-25 23:39:51 +10:00
illumineawake e0830eee4c bootstrap plugins 2020-06-25 22:53:49 +10:00
illumineawake fb8d46a2de versioning 2020-06-24 09:15:46 +10:00
illumineawake caeaa4dcc2 tickeater: add tickeater - eats as soon as player is below given HP threshold
botutils: add clickRandomPointCenter and implemented to existing scripts
2020-06-12 23:47:29 +10:00
illumineawake 1711ccdbf6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	botutils/src/main/java/net/runelite/client/plugins/botutils/BotUtils.java
#	test/src/main/java/net/runelite/client/plugins/test/TestPlugin.java
2020-06-03 21:53:32 +10:00
illumineawake 075438422d varrockagility: now completely works. config still to be done
botutils: change sleep to a separate thread, not sure if this will be permanent
2020-06-03 17:40:02 +10:00
illumineawake db8ee06064 randomhandler: fix using npc.getIndex instead of getId. Confirmed working. 2020-06-01 01:51:14 +10:00
illumineawake e377ff072f randomhandler: change opcode to npc_fifth_option, untested should work. Add boolean when handling a random event so other plugins know not to override click
botutils: add set and get random event boolean
powerskiller: add check for random event on menu click
2020-05-31 21:44:44 +10:00
illumineawake 632de87254 randomhandler: change opcode and param0, param1 and forceleftclick - untested
botutils: added sendGameMessage useful for in game logging/debugging
powerskiller: added onObjectDespawn to try prevent getting stuck on objectDespawn - needs testing
2020-05-30 21:53:36 +10:00
illumineawake 926548d387 powerskillerplugin: change inventory items drop to use stream lambda 2020-05-29 09:43:58 +10:00
illumineawake e2ea3a00a3 essencehighlighter: added plugin that highlights mineable blood essence. 2020-05-28 00:06:25 +10:00
illumineawake bf10a561ce powerskiller: Functioning UI implemented, requires manual input and works for all Game Objects. Other small debug and UI changes.
botutils: getItems and findNearestGameObjectWithin can now take Set<Integer> values
2020-05-26 04:00:58 +10:00
illumineawake 3723b2224f powerskiller: start/stop to gui 2020-05-22 19:16:03 +10:00
illumineawake 715220b5f3 all plugins added and now checkstyle. This is base for the repo 2020-05-22 18:23:08 +10:00
illumineawake 704c73059e powerskiller: update compatibility 2020-05-22 17:57:20 +10:00
illumineawake b78e8cbdf2 powerskiller: add to repo 2020-05-22 16:15:45 +10:00