Commit Graph
7502 Commits
Author SHA1 Message Date
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
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 2bfd069e22 Update Widget IDs to 2019-06-20-rev180 2019-06-20 10:33:25 +00:00
RuneLite Cache-Code Autoupdater c3077eb672 Update NPC IDs to 2019-06-20-rev180 2019-06-20 10:33:19 +00:00
RuneLite Cache-Code Autoupdater 1ed702a7b0 Update Object IDs to 2019-06-20-rev180 2019-06-20 10:33:19 +00:00
RuneLite Cache-Code Autoupdater 4b36918ba7 Update Item variations to 2019-06-20-rev180 2019-06-20 10:33:18 +00:00
RuneLite Cache-Code Autoupdater 21a54a1956 Update Item IDs 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
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
Adam a7d4444998 Merge pull request #9113 from Hydrox6/interface-styles-hd-healthbar-fix
interface styles: fix HD Healthbar
2019-06-18 17:03:45 -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
Adam f428426d9f Merge pull request #9071 from Hoten/patch-1
MenuEntrySwapper: include "shop" for trade option
2019-06-12 20:20:46 -06:00
Hydrox6 d72f5995fe mining plugin: add missing silver id 2019-06-12 20:05:57 -06:00
Lotto 99dcaf0060 Merge pull request #6165 from robinwithes/added-fally-agility-obstacle
Added missing falador rooftop course agility obstacle
2019-06-13 03:52:31 +02:00
Adam 9a79cd1b07 Merge pull request #9076 from Twiglet1022/mining-plugin-duration-fixes
mining plugin: correct coal timer, missing copper rock and align other timers to game ticks
2019-06-12 19:50:02 -06:00
Unknown 62821720fc Added missing falador rooftop course agility obstacle 2019-06-13 03:40:38 +02:00
Twiglet1022 ee9e16a898 mining plugin: correct coal timer, missing copper rock and other fixes
Coal timer adjusted from 40 seconds to 29.4 second
Missing copper rock just outside mining guild
Tweaked other durations to align to game ticks for more better accuracy
2019-06-11 19:44:45 +01:00
William Collishaw 43c04992bc Optimize if statements in the client module (#8998) 2019-06-11 14:44:30 +02:00
Tomas Slusny 7e0017fe4d Merge pull request #9075 from WilliamCollishaw/fix-jewellery-typo
Fix 'jewellery' typo in PohConfig show jewellery box description
2019-06-11 14:42:44 +02:00
Hydrox6 c979088466 Add ItemIdentification to Seed Box, Looting Bag, and Miscellania collection screen (#8999)
Closes #9028
2019-06-11 14:41:22 +02:00
Tomas Slusny 483c2056f1 Merge pull request #9010 from Twiglet1022/mining-plugin-mlm-overlay-height-fix
mining plugin: draw overlay at correct height for mlm and amethyst
2019-06-11 14:40:35 +02:00