sethtroll
bb170029a8
Add nest notification
2017-07-12 17:42:46 -05:00
Adam
63192e5249
runelite-client: add synchronous job scheduler
...
Convert existing plugins to use it, so that the code all runs on the same
main game thread. Fixes various thread related issues caused from
accessing game state from executor threads.
2017-07-11 10:16:15 -04:00
Adam
8f4134f4bf
runelite-client: update comment in pom
2017-07-10 22:11:12 -04:00
Adam
68b1b994a2
Merge pull request #114 from devinfrench/fishing-plugin
...
Change overlay color for flying fish
2017-07-10 20:50:37 -04:00
Devin
20679fb906
Change overlay color for flying fish
2017-07-10 17:41:17 -07:00
Seth
37124ad3fc
Add woodcutting plugin ( #109 )
2017-07-10 19:17:03 -04:00
Adam
e12895851a
Merge pull request #113 from Sethtroll/addhiddenconfig
...
add hidden config option
2017-07-10 18:32:29 -04:00
sethtroll
c90b770647
add hidden config option
2017-07-10 17:13:58 -05:00
Adam
073249813f
runelite-client: initialize config on start for fishing and imp plugin
2017-07-09 17:38:55 -04:00
Adam
3ac8d9df67
runelite-client: split plugin loading from plugin start so that plugins can access configuration on start
2017-07-09 17:38:34 -04:00
Seth
2aba47d1c3
Add fishing plugin ( #108 )
2017-07-09 11:03:12 -04:00
Adam
c351107a3a
runelite-api: redump item/object/npc ids from, 148
2017-07-08 22:53:13 -04:00
Adam
cba8c83ca6
cache: use id to uniquely name fields
2017-07-08 22:41:11 -04:00
Adam
57ce1a1c46
cache: update to 148
2017-07-08 22:32:16 -04:00
Cameron Moberg
f332bcf07f
fix xp tracker reset on load gamestate ( #107 )
2017-07-08 21:15:28 -04:00
Cameron Moberg
fd6b5dbc63
Added xp/hr tracker
2017-07-08 19:15:48 -04:00
Adam
ebf39b286b
checkstyle: enforce RightCurly alone
2017-07-08 14:17:16 -04:00
Adam
77c9f40e35
runelite-client: add examine plugin to submit examines
2017-07-08 13:36:18 -04:00
Adam
10b4ce6f0f
runelite-client: add menu action enum
2017-07-08 13:33:09 -04:00
Adam
24a6291145
http-service: add examine service
2017-07-08 12:37:39 -04:00
Adam
c690d11840
http-service: set response status to 501 if an exception is encountered
2017-07-08 12:33:47 -04:00
Adam
5a514084c3
Merge pull request #106 from Sethtroll/addgamemessagehook
...
add chatMessage callback
2017-07-07 11:14:03 -04:00
sethtroll
ad747857d8
add game message callback
2017-07-07 08:29:50 -05:00
Adam
78a88a1ac4
Merge pull request #104 from Sethtroll/fixjewelrycount
...
fix for jewelry count widgetBounds
2017-07-07 08:07:16 -04:00
sethtroll
63a69e76b7
fix for jewelry count widgetBounds
2017-07-06 21:16:07 -05:00
Adam
361a371080
Merge pull request #103 from Sethtroll/addequipmentjewelry
...
add equipment tab jewelry count
2017-07-06 21:13:19 -04:00
sethtroll
77ee3d8785
add equipment tab jewelry count
...
add equipment tab jewelry count
add equipment tab jewelry count
add equipment tab jewelry count
add equipment tab jewelry count
2017-07-06 19:42:13 -05:00
Adam
39f78eef99
Merge pull request #102 from Sethtroll/add-jewelrycount
...
Added jewelry count plugin
2017-07-04 19:34:08 -04:00
sethtroll
52b8a2d7e8
Added jewelry count plugin
2017-07-04 19:29:07 -04:00
Adam
99f81387d6
Merge pull request #101 from Sethtroll/change-boosts
...
Added skilling boosts option alongside combat boosts
2017-07-02 19:58:05 -04:00
sethtroll
55bbbc5b44
Added skilling boosts option alongside combat boosts
2017-07-02 19:56:29 -04:00
Adam
b78f661722
Merge branch 'seth'
2017-06-29 17:36:12 -04:00
Adam
eefcdb3bbc
Merge pull request #100 from devinfrench/contributing
...
Add CONTRIBUTING.md
2017-06-29 17:33:34 -04:00
Devin
c53b0f6e9b
Update README.md to contain link to CONTRIBUTING.md
...
[ci skip]
2017-06-29 17:31:59 -04:00
Devin
6bcef222b8
Add CONTRIBUTING.md
...
[ci skip]
2017-06-29 17:31:56 -04:00
Adam
06c156226c
Add LICENSE
...
This is for GitHub to identify the license of the project. Not every file in the tree is BSD licensed, but most are. See the respective header in each file to be sure.
[ci skip]
2017-06-29 17:27:28 -04:00
Adam
63a66db969
Specify versions of all maven plugins
...
Fixes Maven warnings about unstable/unreproducable builds
2017-06-29 17:20:07 -04:00
sethtroll
16bd5b97fc
runelite-client: fix giant mole name in boss timers
2017-06-29 15:49:05 -04:00
sethtroll
b798dbf0a6
runelite-client: add mouse highlight config
2017-06-29 15:46:39 -04:00
sethtroll
06ee33db9a
runelite-client: add boosts config
2017-06-29 15:41:52 -04:00
Runelite auto updater
f5a3770727
[maven-release-plugin] prepare for next development iteration
2017-06-29 17:18:17 +00:00
Runelite auto updater
205f152b50
[maven-release-plugin] prepare release runelite-parent-1.1.31
2017-06-29 17:18:13 +00:00
Runelite auto updater
259e5ee8d3
Update 148
2017-06-29 17:04:59 +00:00
Adam
b1010d78b3
runelite-client: add cache for item compositions in grounditems plugin
2017-06-28 12:46:48 -04:00
Adam
073b51b059
Merge pull request #95 from KronosDesign/combat-notifier
...
Add CombatNotifier plugin for out of combat notifications
2017-06-28 09:54:29 -04:00
Abel Briggs
d8baaf99d0
Added per item highlighting/hiding to GroundItems ( #96 )
2017-06-28 09:49:48 -04:00
Kronos
8859294161
Updated IdleNotifier to use RuneLite.notify()
2017-06-28 12:45:17 +10:00
Kronos
d03128c872
Add CombatNotifier plugin for afk notifications
2017-06-28 12:44:49 +10:00
Adam
0f1bd9440d
Merge pull request #94 from KronosDesign/config-plugin
...
Add Integer and String support to the ConfigPanel
2017-06-26 09:33:29 -04:00
Kronos
802ed51332
Added Integer and String support to the ConfigPanel
2017-06-26 13:30:56 +10:00