Commit Graph
5007 Commits
Author SHA1 Message Date
Tomas Slusny 05b4e9939d Merge pull request #9197 from sadegr/menu-entry-swapper-barbarian-assault-quick-start
Add Barbarian Assault quick-start option to menu entry swapper
2019-06-26 10:04:41 +02:00
Evaldas Lavrinovičius b58b683f49 Fix WC world map icons around Hosidius area (#9205)
Fixes #9204
2019-06-26 10:02:01 +02: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
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
trimbe 53504cc765 metronome: play sounds while volume is muted 2019-06-24 20:43:35 -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
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
ScapeRune 15d6be2919 worldmap: Fix MEP2 and Shadows of the Storm quest tooltips (#9166) 2019-06-22 02:41:02 +02:00
Daniel f31739b7e2 Add snakeskin gear to skill calculator (#9172) 2019-06-22 02:40:10 +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
Runelite auto updater 9620a4fce6 [maven-release-plugin] prepare for next development iteration 2019-06-20 11:19:39 +00:00
Runelite auto updater 5b8d0e897f [maven-release-plugin] prepare release runelite-parent-1.5.27 2019-06-20 11:19:34 +00:00
Max Weber 1c9dacf497 LootManager: update npc ids 2019-06-20 04:48:59 -06:00
RuneLite Cache-Code Autoupdater 4b36918ba7 Update Item variations to 2019-06-20-rev180 2019-06-20 10:33:18 +00:00
Tomas Slusny a49cd4b59a Merge pull request #9145 from WilliamCollishaw/grotesque-guardian-typo
Fix 'GROTESQUE_GUARDIAN' typo in SlayerUnlock enum
2019-06-20 08:55:16 +02:00
Hydrox6 0329588388 fishing: add missing spots near farming guild 2019-06-20 01:22:55 +01:00
Tomas Slusny d60bc5c554 Merge pull request #9146 from WilliamCollishaw/aberrant-spectre-typo
Fix 'ABERRANT_SPECTRE' typo in SlayerUnlock and CannonSpot enums
2019-06-20 00:06:23 +02:00
Twiglet1022 906e8ad509 notifier: add customisation to flash notification 2019-06-19 15:15:38 -06:00
Adam 0faa0a427b Merge pull request #9124 from Hydrox6/timers-teleblock-fix
timers: fix teleblock message
2019-06-19 14:45:54 -06:00
Adelaidian 4750322c10 mining plugin: add ash piles 2019-06-18 20:41:23 -06:00
gregg1494andAdam b05835fb32 itemprices: fix showing high alch profit with show ha value disabled
Co-authored-by: Adam <Adam@sigterm.info>
2019-06-18 20:14:55 -06:00
William Collishaw 30c0a22aea Fix 'ABERRANT_SPECTRE' typo in SlayerUnlock and CannonSpot enums 2019-06-18 18:40:43 -06:00
William Collishaw d956c6b3ac Fix 'GROTESQUE_GUARDIAN' typo in SlayerUnlock enum 2019-06-18 18:29:22 -06:00
Hydrox6 d8c19a0ec7 interface styles: update HD Health bar to work with new sprites 2019-06-18 23:38:12 +01:00
Hydrox6 381ffdabf6 api: remove unneeded Health Bar Override code 2019-06-18 23:38:10 +01:00
Hydrox6 940a404ec6 api: implement resetHealthBarCaches and getHealthBarFrontSpriteId
Remove getHealthBarCache
2019-06-18 23:38:05 +01:00
e5de331df5 runelite-client: add items kept on death plugin
This enhances the default items kept on death interface to show what
you keep, what breaks, and how long you have to return to it once you
die. It also adds toggles to see what is lost in certain situations such
as skulled, low and high wildy.

Co-authored-by: Adam <Adam@sigterm.info>
Co-authored-by: Max Weber <mii7303@gmail.com>
2019-06-18 16:21:26 -06:00
TheStonedTurtle 8312c33a88 Add scroll price to Magic shortbow (i) and Row (i) 2019-06-18 16:21:26 -06:00
Max Weber a8b00c9989 runelite-client: Centralize the high alchemy multiplier 2019-06-18 16:21:26 -06:00
Max Weber f59c0be7f3 runelite-client: centralize item sprite dimensions 2019-06-18 16:21:26 -06:00
Dava 42d76a3636 items stats: add option to show weight 2019-06-17 22:36:52 -06:00
Sander de Groot d777183ae8 Fix typo in spiritual mage master cryptic clue (#9105) 2019-06-17 00:02:43 +02:00
Tomas Slusny 435aa740ba Merge pull request #9112 from Twiglet1022/falo-bard-typo
clues: correct falo the bard typos
2019-06-17 00:01:34 +02:00
Hydrox6 5eeb9e2fed timers: fix teleblock message 2019-06-16 16:55:19 +01:00
Twiglet1022 305e64d139 clues: correct text of falo the bard obby maul clue 2019-06-16 14:23:33 +01:00
Twiglet1022 963776a1be mining plugin: recolour pie in MLM during random segment of timer 2019-06-15 22:12:25 -06:00
Twiglet1022 cc23d83bf0 mining plugin: remove progress pie from mlm veins that respawn early 2019-06-15 22:12:25 -06:00
Adam 879e7f6b5d emoji plugin: fix stripping chat recolor tags
This was using the event's message instead of the node's, after the
node's message had been wrapped with col tags.

Additionally, fix plugin to match emoji triggers that are in the same
word as (col) tags.
2019-06-15 20:09:12 -06:00
Adam 8988226d1c chat notifier: fix matching < and > in chat messages 2019-06-15 19:38:13 -06:00
Twiglet1022 1b7340f341 clues: correct text of falo the bard warrior guild token clue 2019-06-15 12:33:30 +01:00
Connor ClarkandRens-br dfef693211 world map plugin: show quest completion state
Co-authored-by: Rens-br <RensB@users.noreply.github.com>
2019-06-14 23:14:30 -06:00
William MagaandAdam 4271d2da54 inventory grid: add config for drag delay
Co-authored-by: Adam <Adam@sigterm.info>
2019-06-13 21:18:00 -06:00
Jordan Atwood b43b73f9cb HotColdLocation: Center northeastern Kharazi jungle location 2019-06-12 20:48:43 -06:00
Jacky Liang ee14226d70 clue plugin: improve Champions Guild clue hint 2019-06-12 20:25:06 -06:00