Commit Graph

129 Commits

Author SHA1 Message Date
illumineawake c667b5d1a4 cleanup imports 2020-07-17 21:55:53 +10:00
illumineawake 3003bd2d8a magicsplasher: mouse, delays and logout now uses separate threads to game client 2020-07-14 16:23:17 +10:00
illumineawake 6eadf5ab5a powerskiller: requiredItems bug-fix 2020-07-12 19:34:10 +10:00
illumineawake 63e4d286ce powerskiller: requiredItems bug-fix 2020-07-12 19:27:59 +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 5ba3ae4264 powerskiller: requiredItems bug-fix 2020-07-12 18:00:45 +10:00
illumineawake 2d676694e9 powerskiller: requiredItems bug-fix 2020-07-12 17:01:02 +10:00
illumineawake 10efd047f2 powerskiller: requiredItems bug-fix 2020-07-12 16:46:38 +10:00
illumineawake 27cf6d8129 powerskiller: requiredItems bug-fix 2020-07-12 16:43:40 +10:00
illumineawake 831018da8f 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:02:30 +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 afca92dac4 rooftopagility: add high alching support, add stop on lowHP()
botutils: tweaks to existing functions
2020-07-09 11:31:24 +10:00
illumineawake b375a088d9 rooftopagility: add high alching support, add stop on lowHP()
botutils: tweaks to existing functions
2020-07-09 11:30:50 +10:00
illumineawake 19f0e457e2 rooftopagility: add high alching support, add stop on lowHP()
botutils: tweaks to existing functions
2020-07-09 11:28:15 +10:00
illumineawake 7f723719e9 botutils: add inventoryContainsExcept function
magicsplasher:add high alch support
2020-07-07 18:31:16 +10:00
illumineawake bbd881b89c bootstrap plugins 2020-07-03 15:31:41 +10:00
illumineawake f7b2806174 magicsplasher: adds support for single cast spells (curse etc.) and option to logout when out of runes
botutils: add logout function
2020-07-03 15:27:45 +10:00
illumineawake c2607ffdc1 magicsplasher: added magicsplasher bot. Supports autocast spells. 2020-07-02 23:21:39 +10:00
illumineawake 986e923537 botutils: change isInventoryFull and isInventoryEmpty
rooftopagility: small bug fix to resetting values on shutdown
2020-07-02 15:40:08 +10:00
illumineawake 87191ffe9c
Merge pull request #14 from illumineawake/seers-rooftop-teleport
tickeat: changed title to QuickEater
2020-07-02 00:06:42 +10:00
illumineawake 04188bcefa tickeat: changed title to QuickEater
rooftopagility: changed log.info to log.debug
2020-07-02 00:04:58 +10:00
illumineawake c34380784b readme: updated with supported/unsupported plugins 2020-07-01 22:59:22 +10:00
illumineawake 5195cf1908 gitignore:add archive 2020-07-01 22:34:27 +10:00
illumineawake 12f4209d19
Merge pull request #13 from illumineawake/archive
archive: archived all unsupported plugins, source code and jars are s…
2020-07-01 22:30:32 +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 3bbaa55e68 rooftopagility: Added overlay tracking runtime, mog collected/per hour and delays 2020-07-01 21:54:01 +10:00
illumineawake 55acfc40ad
Merge pull request #12 from illumineawake/rooftopagility-wip
rooftopagility: Ardougne bug fix, small UI updates
2020-07-01 02:57:16 +10:00
illumineawake 01a06cce1e rooftopagility: Ardougne bug fix, small UI updates 2020-07-01 02:56:21 +10:00
illumineawake 09d93a75b7
Merge pull request #11 from illumineawake/rooftopagility-wip
rooftopagility: addition of Ardougne course and bugfix, temporary sup…
2020-07-01 02:16:25 +10:00
illumineawake 0519791ab3 rooftopagility: addition of Ardougne course and bugfix, temporary supported courses config item 2020-07-01 02:15:06 +10:00
illumineawake c8ce45d4d6
Merge pull request #10 from illumineawake/rooftopagility-wip
rooftopagility: addition of rellekka (requires testing), overhaul of …
2020-07-01 01:27:46 +10:00
illumineawake f45a90ab57 rooftopagility: addition of rellekka (requires testing), overhaul of UI, built into config stop/start and delay randomness
botutils: added random with curve/weight
autoworldhop: removed as Owain's world-hop has latest PR's
2020-07-01 01:26:36 +10:00
illumineawake ea1c690d3a rooftopagility: small UI changes, change enum getters, adjust tick delay randomness, version bump for acacia's addition of canifis and pollnivneach courses 2020-06-29 15:37:59 +10:00
illumineawake 5e23b7798a
Merge pull request #9 from ben93riggs/master
Add Canifis course & course list to panel
2020-06-29 13:57:08 +10:00
Ben Riggs 0452f2a37e Add Canifis course & course list to panel
Also changed the Obstacle ctor to create the WorldArea automatically.
2020-06-28 22:51:16 -05:00
illumineawake 2f7803e5e6
Merge pull request #8 from ben93riggs/master
Added Pollniveach course & added obstacle type member to obstacle object
2020-06-29 12:02:57 +10:00
Ben Riggs acf760058e Added Pollniveach course & added obstacle type member to obstacle object 2020-06-28 20:42:21 -05:00
illumineawake 76e61b3a95 bootstrap plugins 2020-06-28 17:42:40 +10:00
illumineawake 1e4975b328 remove release 2020-06-28 17:39:06 +10:00
illumineawake baba3eecb7 bootstrap plugins 2020-06-28 17:27:17 +10:00
illumineawake 59e2dc362b bootstrap plugins 2020-06-28 17:19:05 +10:00
illumineawake cfda731ecc bootstrap plugins 2020-06-28 17:16:14 +10:00
illumineawake 7b4f0cdb09 gitignore change 2020-06-26 15:39:55 +10:00
illumineawake 90e9d59436 gitignore change 2020-06-26 15:34:53 +10:00
illumineawake ee76a7151c bootstrap plugins removal 2020-06-26 11:56:07 +10:00
illumineawake 3967872b0c bootstrap plugins removal 2020-06-26 11:51:42 +10:00
illumineawake 0c7725c355 bootstrap plugins 2020-06-26 11:33:38 +10:00