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
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
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
Tomas Slusny
5763ef4c33
Merge pull request #9152 from Hydrox6/farming-guild-fishing-spot
...
fishing: add missing spots near farming guild
2019-06-22 12:50:10 +02:00
Tomas Slusny
d96f273db3
Merge pull request #9182 from Nightfirecat/fix-emote-clues-with-null-stash-units
...
EmoteClue: Add null checks for stashUnit
2019-06-22 12:49:30 +02:00
James Munson
1552b8d9fc
Moved pile stuff in player indicators to the pileindicators
2019-06-22 01:47:19 -07:00
zeruth
c655c9f542
Revert "Merge branch 'master' into master"
...
This reverts commit 43520c1958 , reversing
changes made to 2e7aea3c62 .
2019-06-22 02:38:35 -04:00
Tyler Bochard
43520c1958
Merge branch 'master' into master
2019-06-22 02:35:58 -04:00
zeruth
2e7aea3c62
live update
2019-06-22 02:02:02 -04:00
Tyler Bochard
2d0c2b8eb6
Merge pull request #695 from runelite/master
...
bringup
2019-06-22 00:50:16 -04:00
Tyler Bochard
e74ef8dbef
Merge pull request #693 from runelite-extended/inferno-and-fightcaves-fix
...
Inferno and fightcaves fix
2019-06-22 00:47:34 -04:00
Kyleeld
70335b5a95
sigh, yet another fix
...
sigh, yet another fix
2019-06-22 05:24:46 +01:00
Kyleeld
53b36a6397
Update InfernoWaveOverlay.java
2019-06-22 05:18:37 +01:00
Kyleeld
2f6f3d8157
NPE fix + wave info
...
NPE fix + wave info
2019-06-22 05:16:12 +01:00
Kyleeld
a58898f46e
Update InfernoWaveOverlay.java
2019-06-22 04:46:12 +01:00
Kyleeld
fce9847c15
nibbler overlay fix
...
nibbler overlay fix
2019-06-22 04:40:29 +01:00
Ganom
e689fc0b7a
Add Seperate handler for Toxic Lists ( #694 )
...
This was causing an issue where toxic players were being labeled as scammers.
2019-06-22 04:32:42 +01:00
Kyleeld
bf72c1775b
Update InfernoConfig.java
...
sigh c != C
2019-06-22 04:31:10 +01:00
pklite
b33852f28a
Makes the player count overlay only show up in PvP areas ( #691 )
...
* Makes the player counter overlay only show up in wilderness, pvp worlds,
or clan wars
Signed-off-by: PKLite <stonewall@pklite.xyz >
* Include deadman mode worlds
Signed-off-by: PKLite <stonewall@pklite.xyz >
2019-06-22 04:24:00 +01:00
Kyleeld
76928a1455
Update InfernoConfig.java
...
changing from wildcard import to named import
2019-06-22 04:22:39 +01:00
Kyleeld
83567adef7
information
...
wave overlay fix for fightcaves
overhaul of inferno plugin to allow customization of wave info box + reworked mappings of caves.
2019-06-22 04:20:15 +01:00
Tyler Bochard
d0a43f0a98
Merge pull request #688 from Lucwousin/injected_art
...
Make injected-client a maven dependency
2019-06-21 22:16:26 -04:00
Lucas
3977f9ca61
Make injected-client maven dependency
2019-06-22 02:46:39 +02:00
ScapeRune
15d6be2919
worldmap: Fix MEP2 and Shadows of the Storm quest tooltips ( #9166 )
2019-06-22 02:41:02 +02:00
Jordan Atwood
392c934393
EmoteClue: Add null checks for stashUnit
...
Some clues may have item requirements, but no STASH unit, which would
cause NPEs during rendering. This commit also marks stashUnit as
nullable so this issue can hopefully be avoided in the future.
2019-06-21 17:24:20 -07:00
Ganom
d16ef229eb
Update Scouter to include background options, and fix record raid bug.
2019-06-21 19:19:06 -04:00
Ganom
619d4907e6
Fix-up Vanguards in Cox Helper
2019-06-21 17:54:35 -04:00
Lucwousin
85d030e631
Fix inventory setups ( #683 )
2019-06-21 19:38:36 +01:00
Lucas
24228f86fe
Fix healthbar stuff, remove double constant
2019-06-21 18:55:58 +02:00
zeruth
8020f758e1
bringup
2019-06-21 03:32:48 -04:00
zeruth
1f5ac7a86a
Merge branch 'master' of https://github.com/runelite/runelite into runelite-master
2019-06-21 03:32:14 -04:00
James
711e6c1a82
Bug fixes for inventory setup ( #673 )
...
* Fix for inventory setup
* Fix bug where toggling plugin would fail to load setups from config
* Fix bug where toggling plugin would fail to load setups from config
* Revert
2019-06-21 02:08:30 +01:00