PKLite
2c79d051ff
adds support for date and adds date display to loot tracker panel
...
Signed-off-by: PKLite <stonewall@pklite.xyz >
2019-06-26 03:39:05 -04:00
PKLite
53cab8d233
Merge branch 'master' into loot-tracker-reset
2019-06-26 03:10:27 -04:00
Tyler Bochard
b3faba9edc
Merge pull request #731 from f0rmatme/httplayout
...
Update http-service / API
2019-06-26 02:06:47 -04:00
Kyleeld
a6895a6a6f
hide prayers update + new worldtypes ( #756 )
...
* hide prayers update + new worldtypes
hide prayers now accomodates high risk worlds and will remove protect item as you cant use it.
new worldtypes: Deadman & High Risk
* Update HidePrayersPlugin.java
2019-06-25 22:06:10 -07:00
Lucwousin
39a4cb2266
Rework clanmanmode attack option hiding ( #746 )
...
* A whole bunch of refactoring
* Api/mixins/injector additions for hiding attack options
* Rework clanmanmode attack hiding
* Update Client.java
2019-06-26 00:01:21 +01:00
xperiaclash
8b7b071a07
add prayer orb msgs if no prayer protection is used
...
remove prayer infobox detached position
high priority for infobox
2019-06-25 20:28:35 +02:00
Lucwousin
6630f5b4dd
Rework MenuManager to only swap the top entry, once per client tick ( #749 )
...
* Rework MenuManager to only swap the top entry, once per client tick
2019-06-25 17:20:21 +01:00
sansfromf0rtnite
d084c0578e
Fixes the renderself toggle ( #748 )
2019-06-25 15:52:09 +01:00
Hermetism
cb53857f04
npchighlight: Do not render 'null' names ( #9093 )
...
Fix names showing as null in the NPC highlight plugin
Fixes #9084
2019-06-25 15:15:23 +02:00
sansfromf0rtnite
ba45ae896d
Fix npe when using instance reloader ( #747 )
2019-06-25 14:09:56 +01:00
Adam
a3e9b790dd
client: fix behavior of walking where there are no tiles
...
This only happens with a plugin force setting checkClick. This would
cause the client to possibly incorrectly send a walk packet next tick if
viewportWalking was set, since nothing ever clears it.
2019-06-25 08:30:08 -04:00
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
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
572d590586
fix rsps stuff
2019-06-25 00:32:15 -04:00
trimbe
53504cc765
metronome: play sounds while volume is muted
2019-06-24 20:43:35 -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
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
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
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
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
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
gazivodag
6d9194000c
Runedoku ability to render only selected rune
...
https://gyazo.com/4493c14558d85b04f093f67ee7cf93cd
2019-06-24 01:12:47 -04: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
Ganom
3388614767
Fix Travis ( #714 )
...
* Fix Travis
* Fix Travis
* Fix Travis
* Fix Travis
2019-06-23 21:01:25 +01:00
Ganom
a3a4d18951
Merge pull request #712 from gazivodag/pileindicators_fix
...
fixes #696 and adds the intended functionality
2019-06-23 15:46:38 -04:00
gazivodag
7b6e47897b
fixes #696 and adds the intended functionality
...
some slight cleanup as well
2019-06-23 07:57:00 -04:00
zeruth
2869c0db55
Update XteaPlugin.java
2019-06-23 06:20:58 -04:00
zeruth
3c02f5b9c8
Use our own http-service / http-api
...
Also starts scraping xtea keys :)
2019-06-23 05:51:52 -04:00
Tyler Bochard
f8ba2de7a1
Merge pull request #696 from f0rmatme/updatee
...
Moved pile stuff in player indicators to the pileindicators
2019-06-23 00:53:34 -04:00
Tyler Bochard
841155777c
Merge pull request #701 from runelite-extended/ninja
...
add ninja impling
2019-06-23 00:52:54 -04:00
Lucas
a6404ad5ca
Refactor hydra plugin
...
Add hydra-logic to hydra instead of plugin
Lazy load overlay images and move to enum
Lombok some more
2019-06-23 06:44:53 +02:00
Lucas
8c190cb491
Fix tests and make travis run them again
2019-06-23 00:38:22 +02:00
James Munson
9d07e360f5
How did i miss this
2019-06-22 14:58:57 -07:00
James Munson
42654621f0
How did i miss this
2019-06-22 14:58:31 -07:00
James Munson
fc3547bb73
Checkstyle
2019-06-22 14:51:06 -07:00
Lucwousin
14e6ff1806
Cleanup inferno plugin (functionality should be the same) ( #700 )
...
* Cleanup inferno plugin (functionality should be the same)
* Cleanup inferno plugin (functionality should be the same)
2019-06-22 22:28:29 +01:00
Kyleeld
c18a30bc0c
Update MenuEntrySwapperPlugin.java
2019-06-22 20:37:58 +01:00
Kyleeld
63015add38
add ninja impling
...
add ninja impling menu entry swapper
2019-06-22 19:01:11 +01:00
Kyleeld
1caaae14a8
wave fix ( #698 )
...
wave fix
nextWaveNumber = ((currentWaveNumber < 63) ? (currentWaveNumber + 1) : -1);
changed to
nextWaveNumber = ((currentWaveNumber < 69) ? (currentWaveNumber + 1) : -1);
2019-06-22 06:14:44 -06:00