Commit Graph
5780 Commits
Author SHA1 Message Date
Adam e1dac1f2e7 http-api: lombok HiscoreResult 2018-10-31 19:10:19 -04:00
Magic fTail 803a019a27 http api/service: update Jagex hiscore API 2018-10-31 19:10:19 -04:00
Adam 673a2902e7 Merge pull request #6119 from devLotto/resizablescaling
Stretched Resizable Mode
2018-10-31 18:34:27 -04:00
Adam 97849ee1c2 Remove model viewer
It was subtree split to https://github.com/runelite/modelviewer
2018-10-31 17:55:42 -04:00
Lotto e7aea257e3 stretchedfixedmode: rename plugin to 'stretched mode' 2018-10-31 20:21:19 +01:00
Lotto 7cf3e3401a stretchedfixedmode: add resizable interface scaling 2018-10-31 20:21:07 +01:00
Tomas Slusny 2496e9e2a7 Merge pull request #6252 from deathbeam/shift-click-charges
Add support for configuring shift-click for variation items
2018-10-31 12:20:54 +01:00
Tomas Slusny e9bad727eb Add support for configuring shift-click for variation items
Depends on #5972
Closes #2034

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-31 11:56:01 +01:00
Tomas Slusny 56b38d2b5b Merge pull request #5972 from raiyni/tag-charges
Bank tags: tag charge/degradable items
2018-10-31 11:54:51 +01:00
Ron Young 8dea5bc486 Add ability to set/read tags on varations of items
Add ability to tag all variations of item in bank tags when holding
shift.

Closes #3767

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-31 10:36:37 +01:00
Ron Young 7d4fa67af6 Add ItemVariationMapping enum and test
Add mapping for item variations to base items and test for it.
2018-10-31 10:36:29 +01:00
Hydrox6 0432ce4ca9 Merge multiple varbitChanged events in AttackStyles to one (#6258)
There's no good reason for this plugin to have 3 separate events for a Varbit changing.
2018-10-30 17:31:47 +01:00
Tomas Slusny efe25c54cd Merge pull request #6246 from deathbeam/notifier-chatmessage-manager
Use ChatMessageManager to send game messages in Notifier
2018-10-30 05:00:54 +01:00
Adam 47cf5e543f http api/service: map .js to application/json and use in http clients
This is to trick the CDN into caching responses
2018-10-29 15:26:48 -04:00
Tomas Slusny 96676b6387 Merge pull request #6251 from deathbeam/anagram-clue-juno
Correctly highlight Juna for cryptic clue step
2018-10-29 19:25:20 +01:00
Tomas Slusny 415a51dc78 Correctly highlight Juna for cryptic clue step
Juna is actually object and not NPC, so highlight it properly.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-29 14:10:43 +01:00
Tomas Slusny 2ba20c1859 Merge pull request #6203 from deathbeam/remove-full-description
Remove full clue description from Hot/Cold and Cryptic Clues
2018-10-29 14:05:00 +01:00
Tomas Slusny a879b503eb Use ChatMessageManager to send game messages in Notifier
Supersedes/closes #6168

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-29 12:58:36 +01:00
Tomas Slusny 5481151e3c Merge pull request #6247 from deathbeam/fix-double-trouble-test
Fix slayer plugin combat brace test after double trouble addition + move SlayerUnlock to net.runelite.api.vars
2018-10-29 12:54:15 +01:00
Tomas Slusny 2c7f15cfed Move SlayerUnlock to net.runelite.api.vars
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-29 12:40:59 +01:00
Tomas Slusny 4800560dee Fix combat brace slayer test after double trouble addition
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-29 12:39:42 +01:00
Tomas Slusny 4e8df5f6f2 Merge pull request #6164 from deathbeam/fix-combat-brace-race-condition
Fix combat brace slayer task race condition
2018-10-29 12:23:24 +01:00
Tomas Slusny 13ae50a4b4 Merge pull request #5993 from Farmour/issue-5938
Apply PM chat recolor for PMODs in loadColors
2018-10-29 12:23:03 +01:00
Tomas Slusny a94cb6583e Merge pull request #6220 from deathbeam/fix-hidden-check
Add back check for widget.isHidden() to TabInterface
2018-10-29 12:21:55 +01:00
SebastiaanVanspauwen 62cbc776da Woodcutting: Add support for sullicep mushrooms for logs/hr and logs cut (#6245)
This is the chat message for cutting sulluisceps:
![image](https://user-images.githubusercontent.com/43320258/47642296-95234b00-db68-11e8-93e7-626d19ec6208.png)
![sulluiscep](https://user-images.githubusercontent.com/43320258/47642343-b7b56400-db68-11e8-860d-1832353ccdcc.gif)

Fixes #6195
2018-10-29 11:26:59 +01:00
Adam 71f398de5c feed controller: add cache control for feed result 2018-10-28 23:49:17 -04:00
Magic fTail a2939a5873 Fix JavaDoc for hitsplat colours (#6237)
https://i.imgur.com/q4r8kc5.png
2018-10-28 22:37:15 +01:00
KasparRosin b6775a1f61 Update Hot/Cold location NW of fishing tutor (#6230)
Fixes #6226
2018-10-28 21:39:01 +01:00
Mattias Cederlund b11a6de17e Recognize all Pharaoh's sceptre versions for emote clues (#6233) 2018-10-28 21:34:49 +01:00
Dustin db684d8d1b Stop slayer kills desync for Grotesque Guardians with Double Trouble reward active (#5983)
Correctly reduce task amount by 2 if killing Grotesque Guardians with the Double Trouble slayer reward enabled

Fixes #4336
2018-10-28 08:44:06 +01:00
Arthur Tyukayev cbab200ad5 Make twitch channel string case insensitive (#6223)
Fixes #6200
2018-10-28 07:43:31 +01:00
Tomas Slusny 7c0b29b69c Merge pull request #6173 from 15987632/clue-fix2
Add support for objects to anagram clues
2018-10-27 20:43:24 +02:00
15987632 cd9c2252dc Add support for objects to Anagram clues
Fixes #6053
2018-10-27 20:35:11 +02:00
Tomas Slusny 319d8af0b1 Add support for impostors to clue scroll plugin
Add support for object impostors to clue scroll plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-27 20:34:48 +02:00
Tomas Slusny b6af8dc4db Export ObjectComposition ID
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-27 20:34:48 +02:00
Arthur Tyukayev b5d57ee932 Fix typo in Lunar Isle teleport location (#6218)
Closes #6217
2018-10-27 20:32:49 +02:00
Tomas Slusny f1b2b0df4a Add back check for widget.isHidden() to TabInterface
This check is still required, because in rare circumstances the bank
widget is simply not nulled.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-27 20:28:38 +02:00
Tomas Slusny 3a46b8efb2 Remove full clue description for Hot/Cold clue
This is not useful as the clue tells you to speak to Jorral to receive
strange device right below.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-26 23:11:54 +02:00
Tomas Slusny a74cb9ce3b Remove full clue description from CrypticClue
This info is literally useless when we provide solution right below it
and we do not do this for other types of clues.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-10-26 23:09:34 +02:00
Alexsuperfly 593648c195 Slayer Highlighting: Add all types of shades to task target list (#6182) 2018-10-26 18:08:03 +02:00
Tomas Slusny 978ea05cbe Merge pull request #6180 from deathbeam/swap-poh-perks
Swap "Perks" option with "Admire" for mounted max cape
2018-10-26 10:32:32 +02:00
Alexsuperfly f018a2f367 Remove White Helm requirement from Sir Vyvin cryptic clue (#6179)
Update the hint to not give the impression that the white helm is a requirement to complete the step
2018-10-26 10:24:00 +02:00
Alexsuperfly 5a29622602 Item Charges: add Abyssal Bracelet charge tracking (#6184)
Closes #6167
2018-10-26 10:17:34 +02:00
Tomas Slusny feb7876563 Merge pull request #6169 from Abextm/druid-circle-occlusion
cluescrolls: Move Druids' circle clue to the stash
2018-10-26 10:15:20 +02:00
Tomas Slusny f079398f8c Merge pull request #6193 from Abextm/clue-trollheim-location
cluescrolls: Move trollheim emote clue to Trollheim
2018-10-26 10:14:53 +02:00
Tomas Slusny c476ca7cbf Merge pull request #6189 from Gamer1120/abyssal-sire-stun-timer
Add consistency to capitalization of timer in Timers settings
2018-10-26 10:09:27 +02:00
Tomas Slusny 92f9575a55 Merge pull request #6186 from Alexsuperfly/Capitalize_XP
XPglobes: capitalize XP in globe tooltip
2018-10-26 10:09:05 +02:00
Max Weber eb0017aaeb cluescrolls: Move trollheim emote clue to Trollheim 2018-10-25 21:38:44 -06:00
Max Weber 7be008d131 cluescrolls: Move Druids' circle clue to the stash
Otherwise its in the stone in the middle.
2018-10-25 20:34:45 -06:00
Abex 4112de80af Merge pull request #6172 from Abextm/clue-stashes
cluescrolls: Add STASH unit object ids to emote clues
2018-10-25 19:29:41 -06:00