ST0NEWALL
207c65c325
gradle: Remove deprecated methods & fix tests ( #1149 )
...
gradle: Remove deprecated methods & fix tests
2019-07-27 02:18:13 -04:00
Owain van Brakel
3fd16bbea1
gradle: update mockito
...
Mockito-all is discontinued
2019-07-27 08:04:55 +02:00
Owain van Brakel
ff50dc5272
gradle: Skip specific tests
2019-07-27 08:04:27 +02:00
Owain van Brakel
0a4daac223
gradle: processTestResources
2019-07-27 08:04:19 +02:00
Owain van Brakel
8d1489254f
gradle: Remove deprecated methods
2019-07-27 07:20:48 +02:00
Max Weber
e5154893a4
Skybox: Add Prifddinas and Iorwerth dungeon
2019-07-26 21:01:15 -06:00
Chris Johnson
d8ddfa9110
Fix labels for agility threshold configs ( #1146 )
2019-07-26 22:45:09 -04:00
Adam
965682df6f
loot tracker: fix HERBIBOAR_EVENT name typo
2019-07-26 21:13:48 -04:00
psikoi
2b7c48e0c8
loot tracker: ignore player loot in LMS
2019-07-26 21:13:48 -04:00
Alexsuperfly
69340f1aa8
world map: add gauntlet minigame icon
2019-07-26 21:04:32 -04:00
Alexsuperfly
65d7778835
world map: add Iorwerths dungeon agility shortcut icons
2019-07-26 20:59:43 -04:00
PKLite
d65cd77d4a
Merge branch 'master' of https://github.com/runelite-extended/runelite
2019-07-26 19:02:38 -04:00
Alexsuperfly
dfb93019af
world map: add elven overpass shortcuts on Prifddinas map
2019-07-26 18:21:25 -04:00
Alexsuperfly
852969ef08
world map: add Prifddinas farming patch icons
2019-07-26 18:21:25 -04:00
Alexsuperfly
b8935e2493
world map: elf camp -> Iorwerth camp teleport scroll
2019-07-26 18:21:25 -04:00
Alexsuperfly
5cec969715
world map: add teleport crytal icon
2019-07-26 18:21:25 -04:00
Alexsuperfly
ae722647dc
world map: add Prifddinas tranportation icons
2019-07-26 18:21:25 -04:00
Alexsuperfly
fe8a01e4a6
world map: add Prifddinas rare tree icons
2019-07-26 18:21:25 -04:00
Alexsuperfly
bcd6b52b26
world map: add song of the elves quest location
2019-07-26 18:21:25 -04:00
Ryan
d5bf137ca7
zoom plugin: fix range bounds for ctrl zoom value config
...
Co-authored-by: Adam <Adam@sigterm.info >
2019-07-26 18:11:53 -04:00
Crystalknoct
83cd44e336
menuentryswapperplugin: Added Sarachnis crypt swap ( #1122 )
...
* menuentryswapperplugin: Added Sarachnis crypt swap
Added quick swap to sarachnis crypt.
* remove duplicate swapQuick option.equals("enter")
remove duplicate this.swapQuick && option.equals("enter")
* Menuentryswapperplugin: cleaned up Sarachnis Swap
Deleted duplicate entry
2019-07-26 21:47:18 +01:00
Chris Johnson
39fd5f6bac
Show agility level overhead (either as icons or text) ( #1100 )
...
As well as some general player indicator improvements around multiple conflicting options
2019-07-26 20:01:38 +01:00
OnlyHereToPlayOsrs
fa0bf2b0d2
gauntlet boss helper : add corrupted projectiles ( #1143 )
2019-07-26 19:59:53 +01:00
Kyleeld
36f52232c8
MenuEntrySwapper: Crystal Impling Jar ( #1138 )
...
MenuEntrySwapper: Crystal Impling Jar
2019-07-26 19:59:09 +01:00
Adam
c801c05551
grounditems: add despawn timers
...
Co-authored-by: Matthew Smith <matthew.smith813@gmail.com >
2019-07-26 13:41:39 -04:00
Adam
38e64ee5bd
Merge pull request #9428 from abextm/parallel-patch
...
Download and patch the client in parallel with startup
2019-07-26 13:36:52 -04:00
Alexsuperfly
2aab1d5b19
loot tracker: add Elven Crystal Chest
2019-07-26 12:45:46 -04:00
OnlyHereToPlayOsrs
604e034a9a
gauntlet: add boss helper ( #1141 )
...
* Gauntlet Boss Helper
* xd
2019-07-26 10:04:43 -04:00
Max Weber
6fa2a3d7a5
agility: Support Prifddinas course
2019-07-26 07:31:40 -06:00
Abex
5f69bec673
Merge pull request #9458 from abextm/questlist-725
...
Update Quest Enum to latest cache
2019-07-26 06:57:29 -06:00
Max Weber
f005e18295
timetracking: Support Prifddinas patches
2019-07-26 06:56:00 -06:00
Jacky L
029fd5e372
Show HA profit while casting HA on items ( #9070 )
2019-07-26 12:07:45 +02:00
Daniel Serpa
7b7ac8ff93
quest list plugin: add not completed filter
2019-07-26 11:34:52 +02:00
Andrew Benson
40ee0fede2
Fix Ardounge -> Ardougne typo in cryptic clue description ( #9460 )
2019-07-26 11:15:55 +02:00
Tomas Slusny
eaf7ec6674
Use GL_DYNAMIC_DRAW for ever-changing uniformBuffer
...
GL_STATIC_DRAW means that the buffer will be created once, set once, and
used once, but its created once, updated a lot, and used a lot, what
means it should use GL_DYNAMIC_DRAW (this param affects how
glBufferSubData later works).
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2019-07-26 10:59:01 +02:00
David
0ed6e6a9a4
Add new Jethic medium clue step ( #9456 )
2019-07-26 10:58:19 +02:00
Ganom
ffb7ce6160
Merge pull request #1137 from Rune-King/MiningOverlayFix
...
mining: Fix plugin not showing
2019-07-25 23:21:18 -04:00
Rune-King
c89e9541ff
Fix mining plugin not showing
...
GameTick event was missing from subscriptions
2019-07-26 13:14:40 +10:00
Tyler Bochard
8233e82374
Merge pull request #1136 from runelite-extended/discord-presence
...
discord: enforce runeliteplus presence
2019-07-25 22:22:00 -04:00
Zeruth
6eed74dfb1
runeliteplus: fix plugin
2019-07-25 22:17:06 -04:00
Zeruth
f48b6b4f4f
discord: enforce runeliteplus presence
2019-07-25 22:06:56 -04:00
Ganom
2888827772
Merge pull request #1134 from runelite-extended/api-item
...
api: proper interface
2019-07-25 21:49:59 -04:00
Zeruth
f3a9fbc9fb
api: proper interface
2019-07-25 21:17:35 -04:00
Tyler Bochard
71de1ac8ea
Merge pull request #1133 from Owain94/slayer-v2
...
slayer: fix slayer tracker -- justin
2019-07-25 19:01:29 -04:00
Owain van Brakel
3c5c5f1996
Merge remote-tracking branch 'upstream/master' into slayer-v2
2019-07-26 00:59:39 +02:00
Tyler Bochard
dbb00b482c
Merge pull request #1132 from runelite-extended/presence
...
properties: fix presence config
2019-07-25 18:56:27 -04:00
Justin
4b71f300c0
slayerplugin: fixed Slayer Tracker not tracking
...
fixed tests, made slayer tracker actually track kills
2019-07-26 00:56:03 +02:00
Owain van Brakel
bbe287e2aa
slayer: weakness overlay
2019-07-26 00:53:19 +02:00
Zeruth
80ed5c4327
properties: fix presence config
2019-07-25 18:50:18 -04:00
Tyler Bochard
bc08b98838
Merge pull request #1131 from Ganom/refactor_container
...
runeliteapi: Refactor PLAYER_INTERFACE_CONTAINER_OPENED and add documentation.
2019-07-25 18:18:27 -04:00