illumineawake
|
84248fffc8
|
iutils: sleep and iterating is now static to remove circular dependencies
|
2020-10-09 22:34:04 +11:00 |
illumineawake
|
26cc78b991
|
botutils: function renaming
|
2020-10-06 00:30:01 +11:00 |
illumineawake
|
23411eaf7d
|
botutils: add original botutils for compatibility with old plugins during transition
|
2020-10-05 22:29:01 +11:00 |
illumineawake
|
7119c8cd3d
|
botutils: initial rework, most methods are split into separate class files
|
2020-10-05 21:43:57 +11:00 |
illumineawake
|
2fe5368df0
|
botutils: initial rework, most methods are split into separate class files
|
2020-10-05 13:11:25 +11:00 |
illumineawake
|
f19deec590
|
rooftopagility: npe convex hull fix
|
2020-10-05 09:00:41 +11:00 |
illumineawake
|
2ec712c84d
|
Merge pull request #54 from Elli-tt/master
rooftopagility: fixed NPE from getConvexHull
|
2020-10-05 08:53:07 +11:00 |
Elli-tt
|
252821a9e6
|
rooftopagility: fixed NPE from getConvexHull
|
2020-10-04 19:18:30 +01:00 |
Elliott
|
adf5e7516a
|
Merge pull request #3 from illumineawake/master
update local
|
2020-10-04 18:53:02 +01:00 |
illumineawake
|
a2a0c33218
|
botutils: removed botutils rework from master branch
|
2020-10-04 13:45:37 +11:00 |
illumineawake
|
17529a867f
|
Merge pull request #53 from ImNoOSRS/master
BotUtils: Remove double usages and give MouseEvents names.
|
2020-10-03 09:48:47 +10:00 |
ImNo
|
3c9cfd435b
|
Remove double usages and give MouseEvents names.
|
2020-10-03 00:23:22 +02:00 |
illumineawake
|
ce757bc1be
|
botutils: PlayerUtils updates
|
2020-10-03 00:56:30 +10:00 |
illumineawake
|
ae4c9b53bd
|
botutils: getRandomIntBetweenRange static fix
Early addition of PlayerUtils, WalkUtils, MouseUtils
|
2020-10-02 23:52:32 +10:00 |
illumineawake
|
db9463574c
|
Merge remote-tracking branch 'origin/master'
|
2020-10-02 22:29:50 +10:00 |
illumineawake
|
fe9487f969
|
unused import cleanup
botutils: early add of mouseutils
|
2020-10-02 22:26:58 +10:00 |
illumineawake
|
c5962e25b0
|
rooftopagility: config update bootstrap
|
2020-10-02 22:19:30 +10:00 |
illumineawake
|
d3106886ff
|
Merge pull request #52 from Shieldeh/rooftop-agi_config_fixes
Rooftop agility config fixes
|
2020-10-02 21:50:55 +10:00 |
Shieldeh
|
dd340002ab
|
Deleted camelotTeleportAlch dead code.
|
2020-10-02 21:33:29 +10:00 |
Shieldeh
|
db7f0eb421
|
Config cleanup, dropdowns show supported courses.
|
2020-10-02 20:37:43 +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
|
2919427cac
|
Merge pull request #51 from Owain94/container-utils
botutils: Add container utils
|
2020-10-01 12:07:05 +10:00 |
illumineawake
|
fab70329a2
|
Merge pull request #50 from Owain94/gradle-deps-3009
project: Update deps
|
2020-10-01 12:05:49 +10:00 |
illumineawake
|
0fd88ed7b2
|
Merge pull request #49 from Elli-tt/master
build.gradle.kts: added copyDeps
|
2020-10-01 10:08:00 +10:00 |
Owain van Brakel
|
ce77987f71
|
botutils: Add container utils
|
2020-09-30 23:02:02 +02:00 |
Owain van Brakel
|
62fabda4b1
|
project: Update deps
|
2020-09-30 22:47:07 +02:00 |
Elli-tt
|
cb6dffde42
|
build.gradle.kts: added copyDeps
|
2020-09-30 16:35:23 +01:00 |
Elliott
|
583bfb9f68
|
Merge pull request #2 from illumineawake/master
update local
|
2020-09-30 15:15:30 +01: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
|
59ab03731f
|
Merge pull request #48 from Elli-tt/master
botutils: setModifiedMenuEntry support for more item uses.
|
2020-09-30 23:08:08 +10:00 |
Elli-tt
|
2f724a7800
|
Merge remote-tracking branch 'origin/master'
|
2020-09-30 14:02:56 +01:00 |
Elliott
|
0eeb22c114
|
Merge pull request #1 from illumineawake/master
update local
|
2020-09-30 14:02:16 +01:00 |
Elli-tt
|
bfb8b7f903
|
botutils: added extra argument to setModifiedMenuEntry
|
2020-09-30 14:01:29 +01:00 |
illumineawake
|
85f1002315
|
quickeater: support for super combat potions
rooftopagility: ape atoll support
|
2020-09-28 00:15:55 +10:00 |
illumineawake
|
e2a571f32b
|
Merge pull request #47 from bucketofsandy/master
ape atoll course support
|
2020-09-27 23:47:54 +10:00 |
illumineawake
|
c4666d3519
|
powerskiller: wallObjects fix
|
2020-09-26 18:13:00 +10:00 |
Elliott
|
d0b0047c02
|
powerskiller: add state for wall objects (#46)
|
2020-09-26 18:09:52 +10:00 |
Sandy#2376
|
85e8e55c5c
|
ape atoll course support
|
2020-09-25 21:31:08 +02:00 |
Sandy#2376
|
39fb3457ad
|
Merge pull request #1 from illumineawake/master
a
|
2020-09-25 10:46:32 +02: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 |
Elliott
|
8b2d5b5e48
|
botutils: converted a log.info to a log.debug (#43)
|
2020-09-25 16:59:30 +10:00 |
Elliott
|
b568982b21
|
botutils: add getLocalGameObjects function (#42)
|
2020-09-25 16:57:09 +10:00 |
Elliott
|
c374742a15
|
powerskiller: add wallobject support (#44)
* Update PowerFighterPlugin.java
fixed returning to safespot
* powerskiller: added blood runecrafting functionality
* botutils: added findWallObjectWithin for Collection<Integer> ids
powerskiller: added wallobject support
* Revert "powerskiller: added blood runecrafting functionality"
This reverts commit 0e7f7b70af .
|
2020-09-25 16:37:25 +10:00 |
illumineawake
|
df08d7e6b1
|
quickeater: imbued heart support
|
2020-09-25 13:05:21 +10:00 |
illumineawake
|
f194fa9307
|
Merge pull request #45 from bucketofsandy/master
added imbued heart reactivation
|
2020-09-25 10:54:46 +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
|
62e47366e9
|
botutils: mouse style is now a configurable option in config
|
2020-09-24 13:38:37 +10:00 |