Adam
61ea6cf217
config manager: treat null and empty string equally in setDefaultConfiguration
...
The config manager treats null and empty string as equal and will unset
config values which are set to the empty string with the config client.
This fixes the config manager applying default config values which are the
empty string when the current value is null, causing it to send an
unnecessary unset request
2019-06-25 08:25:02 -04:00
Evaldas Lavrinovičius
4b0f8526ec
Fix location of Kourend Agility obstacle on world map ( #9203 )
...
Fixes #9176
2019-06-25 13:24:32 +02:00
itscalvinwang
4abbf76dc7
Add support for burning stews to Cooking plugin ( #9196 ) ( #9202 )
2019-06-25 13:23:27 +02:00
xdesr
66ce5b85dc
Fix typos in Falo the Bard clues (comma, favourite) ( #9185 )
2019-06-25 13:14:10 +02:00
James Munson
87fdcee6f7
Update
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-25 01:34:28 -07:00
James
a2094e07c2
Update README.md ( #743 )
2019-06-25 09:30:54 +01:00
Enza-Denino
7a740fa91f
add wilderness level lines to multiindicators plugin (also remove collision filter toggle) ( #739 )
...
* testing
* add wilderness level lines to multiindicators plugin
* remove test file
* fix checkstyle violation
2019-06-24 22:35:29 -07:00
Lucwousin
2006f52219
Fix shift walk under bug ( #740 )
2019-06-24 22:31:48 -07:00
zeruth
c1d0d69d8d
Update ClientLoader.java
...
no need for -rs=CUSTOM
2019-06-25 00:43:17 -04:00
zeruth
901b224d0a
Update README.md
2019-06-25 00:35:01 -04:00
zeruth
572d590586
fix rsps stuff
2019-06-25 00:32:15 -04:00
zeruth
135f536f9b
Update README.md
2019-06-24 23:05:17 -04:00
zeruth
5860d29351
Update XteaClient.java
2019-06-24 22:55:51 -04:00
Tyler Bochard
db628c5667
Merge pull request #5 from runelite-extended/master
...
bringup
2019-06-24 22:51:20 -04:00
trimbe
53504cc765
metronome: play sounds while volume is muted
2019-06-24 20:43:35 -04:00
trimbe
257bf18742
api: add method to play sound effects while volume is muted
2019-06-24 20:43:35 -04:00
James Munson
f15068f448
Checkstyle?
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 16:53:36 -07:00
Ganom
d793312cf4
Merge pull request #737 from sansfromf0rtnite/dc-scouter-inject
...
Use injection instead of reflection for instance reloader.
2019-06-24 19:02:05 -04:00
sansfromf0rtnite
093590255c
Use injection instead of reflection for instance reloader.
2019-06-24 23:55:30 -07:00
gazivodag
ffa85cbc79
✔✔✔ TODO: Make if check for empty looting bag so it doesn't throw any errors
2019-06-24 18:36:58 -04:00
Ganom
75e89e5ecc
Merge pull request #736 from runelite-extended/delete-test
...
Who needs tests anyway?
2019-06-24 18:10:12 -04:00
James Munson
34cb26d29b
Added house host to api
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 14:24:34 -07:00
ThatGamerBlue
0b0267b7ed
Who needs tests anyway?
2019-06-24 21:58:42 +01:00
James Munson
26820175d9
removed http dumb test
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 13:30:30 -07:00
Sander de Groot
0719e5e72b
Add Barbarian Assault quick-start option to menu entry swapper
2019-06-24 16:14:25 -04:00
WooxSolo
45766fd65e
Add sounds to devtools
2019-06-24 15:55:11 -04:00
Adam
438fbc9b0d
api: rename unknownSoundValues1 -> queuedSoundEffectLoops
2019-06-24 15:44:27 -04:00
James Munson
9c9ce65ed8
Added cache control filter for later use
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 12:01:16 -07:00
James Munson
64874e9e98
Fix travis
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 11:39:36 -07:00
gazivodag
1228c132df
Looting bag viewer update
...
Ability to see GP overlayed on looting bag
Config
Draft PR
2019-06-24 08:43:53 -04:00
James Munson
9ee4320482
Added !layout
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 05:30:26 -07:00
James Munson
cd77f9b513
Update
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 04:58:08 -07:00
James
24ba855fbe
Show HA profit while casting HA ( #727 )
...
* Show HA profit while casting HA
Signed-off-by: James Munson <jmunson@openpoll.io >
* Update ItemPricesOverlay.java
2019-06-24 12:54:45 +01:00
James Munson
1754508b26
Update
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 04:45:03 -07:00
ThatGamerBlue
f7aee1dfbf
Fix HTTP API User-Agent ( #729 )
...
* Update RuneLiteAPI.java
* this is why you use an ide
2019-06-24 12:44:56 +01:00
James Munson
b0c884eda1
Update http-service
...
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 04:39:33 -07:00
James
3a44470e31
Added ground item ticks ( #726 )
...
* Added ground item ticks
Signed-off-by: James Munson <jmunson@openpoll.io >
* update config
Signed-off-by: James Munson <jmunson@openpoll.io >
2019-06-24 11:50:03 +01:00
ThatGamerBlue
32c791610a
Auto-update RL api version ( #725 )
2019-06-24 03:36:54 -07:00
FrostyFridge
307d0214fd
NPC Whitelist and Blacklist options for Loot Filter ( #709 )
...
* Add blacklist and whitelist to Loot Tracker Plugin
* Fix imports
* style
2019-06-24 01:13:35 -07:00
vanni
818a92bcc9
Ignore comment lines on custom menu entry swapper ( #721 )
...
Any line that starts with // will be ignored, giving you the ability to categorize your swaps.

2019-06-24 01:12:56 -07:00
Lucwousin
3468ad9b5b
Remove config calls from fps overlay ( #708 )
2019-06-23 22:49:52 -07:00
Ganom
768123d7cd
Merge pull request #719 from gazivodag/runedoku_update
...
Runedoku ability to render only selected rune
2019-06-24 01:29:54 -04:00
gazivodag
6d9194000c
Runedoku ability to render only selected rune
...
https://gyazo.com/4493c14558d85b04f093f67ee7cf93cd
2019-06-24 01:12:47 -04:00
zeruth
30f5997d07
Update XteaClient.java
2019-06-23 18:37:32 -04:00
Ganom
8273420838
Fix Travis ( #716 )
2019-06-23 15:36:21 -07:00
zeruth
408071a6ae
Fix API
...
yeah yeah yeah
2019-06-23 17:56:35 -04:00
zeruth
d0e3481bdf
Revert "regression: fix api-reliant plugins ( #715 )"
...
This reverts commit 587f336938 .
2019-06-23 17:45:12 -04:00
ThatGamerBlue
587f336938
regression: fix api-reliant plugins ( #715 )
2019-06-23 22:36:00 +02:00
Ganom
8514a594f2
Update NPC Stats with latest Wiki data. ( #710 )
2019-06-23 22:22:23 +02:00
Ganom
9e8472554d
Merge pull request #706 from Lucwousin/a
...
Refactor hydra plugin
2019-06-23 16:06:54 -04:00