Commit Graph

3116 Commits

Author SHA1 Message Date
Adam
8828d1d3b5 Merge pull request #1545 from zeruth/master
Reduce player indicators overlay priority to MED
2018-04-15 09:25:38 -04:00
Nuno Rodrigues
23c9a09766 Fishing Plugin: Add new Lure fishing spots at Barbarian Village, Fix Karamja Spots 2018-04-15 09:18:02 -04:00
Lotto
71bd25577f Merge pull request #1560 from richardbadman/clue-scroll-fixes
Fixes easy clue
2018-04-15 14:08:40 +02:00
richardbadman
ba0ff91cd0 Fixes easy clue
Also makes the solution easier to understand _(Blame wiki for this where
its been scraped from ;) )_
2018-04-15 11:40:39 +01:00
Tomas Slusny
6a1497e3b3 Merge pull request #1547 from Kamielvf/cat-chase-fix
Fix cat chasing menu entry swap
2018-04-15 07:30:04 +02:00
Kamiel
a3649237de Fix cat chasing menu entry swap 2018-04-15 05:29:22 +02:00
Tyler Bochard
39ea21841d Reduce player indicators overlay priority to MED
Prevents player names from drawing over certain overlays.
2018-04-14 23:16:49 -04:00
Adam
410dfc417b Merge pull request #1388 from raqes/npc-hightlight-options
Add toggle to render either the tile or the canvas of the npc.
2018-04-14 22:16:39 -04:00
Adam
e119132293 Merge pull request #1335 from deathbeam/remove-teleport-and-sickle
Remove "teleport" and "cast bloom" swapping
2018-04-14 22:12:37 -04:00
Raqes
f11538ddfe npc tag plugin: add option for highlight type and drawing names 2018-04-14 22:02:40 -04:00
Tomas Slusny
ff22cf1063 Move reordering of items after shift-click
Move reordering of menus after shift-click reordering to make it work
with affected items.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-15 03:53:33 +02:00
Tomas Slusny
a143216464 Remove "cast bloom" swapping and make teleport off
- Remove "cast bloom" menu entry swapping from menu
entry swapper plugin as it can be done with shift-click
customization
- Make teleport swapping off by default as usually the teleport and wear
option is not wanted to be swapped

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-15 03:52:36 +02:00
Adam
b860a188ff Merge pull request #1383 from FalseRitual/master
Fixed some issues from #1309
2018-04-14 21:42:08 -04:00
Ocelot
4da08bdc0d clue scroll plugin: fix various clues with incorrect steps 2018-04-14 21:22:35 -04:00
Adam
b7d838f880 Merge pull request #1372 from deathbeam/dismantle-reset
Swap also dismantle/reset on box traps
2018-04-14 21:18:06 -04:00
Adam
6f68595b18 Merge pull request #1370 from deathbeam/magic-imbue-fix
Change magic imbue timer to 12 seconds
2018-04-14 21:11:37 -04:00
Adam
645cd6d57b Merge pull request #1365 from ShaunDreclin/slayer-target-highlighting
Add slayer target highlighting
2018-04-14 20:41:24 -04:00
ShaunDreclin
a2435605df slayer plugin: add slayer target highlighting 2018-04-14 20:27:28 -04:00
Bart van Helvert
fe90c002b4 More accurately draw tile indicators (#1491)
- Fix tile corner naming
- Draw tile indicator more accurately
2018-04-15 01:41:32 +02:00
Adam
8207d89468 slayer plugin: add several missing slayer tasks
Fixes #1149
2018-04-14 19:10:54 -04:00
Adam
3ab7dbae1e Merge pull request #1357 from deathbeam/flag-only-for-dynamic
Apply small font option only to dynamic overlays
2018-04-14 18:54:44 -04:00
Adam
eec42b5931 Merge pull request #1344 from MagicfTail/RecoilNotification
Adds ring of recoil breaking notification
2018-04-14 18:32:47 -04:00
rune3132
9524f6fb1b jewellery count plugin: add ring of recoil breaking notification 2018-04-14 18:22:56 -04:00
Adam
65c74da586 Merge pull request #1319 from jplsek/geplugin-alt-click-bank
geplugin: add alt-click to bank items
2018-04-14 18:12:39 -04:00
Adam
9698d70d88 Merge pull request #1329 from jplsek/tooltip-right-edge
tooltips: hug edge of screen instead of jumping
2018-04-14 18:08:58 -04:00
Adam
f4b3fe9f98 geplugin: add alt-click to bank items and bank inventory 2018-04-14 18:03:40 -04:00
FatalWaffles
2f85f42b66 Fix & add emote clues. (#1485)
Fix errors in wording, case, and spacing of various emote clue texts

- Add Laugh in front of the gem store in Ardougne market emote clue
- Add Blow a raspberry in the Warrior's guild bank emote clue
- Add Shrug in the Shayzien command tent emote clue

Closes #1447, closes #1450, closes #1456, closes #1507 and addresses
https://github.com/runelite/runelite/issues/1309#issuecomment-381329596
2018-04-14 21:02:10 +02:00
Gamer1120
1d23fb0c60 TRISTESSAS_TRAGEDY spelling error (#1517)
See also #1515
2018-04-14 20:50:53 +02:00
Tomas Slusny
1cfb8be113 Merge pull request #1508 from Kamielvf/herbi-mlm-above-scene-layer
Set herbiboar and mlm overlays to draw ABOVE_SCENE
2018-04-14 20:40:39 +02:00
Lotto
774863bdc7 Merge pull request #1529 from FatalWaffles/patch-8
Fix referee cryptic clue
2018-04-14 18:58:40 +02:00
FatalWaffles
156f852d51 Fix referee cryptic clue
Add the answer of 5096 for the referees clue.

Addresses #1455
2018-04-14 12:22:00 -04:00
Kamiel
d953816cd2 Move herbiboar minimap overlay to its own class 2018-04-14 09:10:02 +02:00
Kamiel
e610612502 Set herbiboar and mlm overlays to draw ABOVE_SCENE 2018-04-14 08:31:44 +02:00
Adam
5ef4e9dbc6 Merge pull request #1315 from MagicfTail/Potions
Fixes saradomin brews, adds raids combat potions, small fix to Zamorak brew
2018-04-13 23:17:14 -04:00
Adam
e03b9d2b19 item stats: fix zammy brew 2018-04-13 23:03:19 -04:00
Adam
c354324553 item stats: fix sara brew 2018-04-13 23:03:07 -04:00
Adam
930231d8ea item stats: add raids combat potions 2018-04-13 23:02:50 -04:00
Adam
b7176f16b2 wsservice: move log messages to debug 2018-04-13 22:29:38 -04:00
Adam
072c0813b1 Merge pull request #1487 from deathbeam/fix-tracker-multiple-invocations
Do not reuse HttpUrl.builder for building xp urls
2018-04-13 10:18:49 -04:00
Adam
ee2e9915a3 Merge pull request #1483 from deathbeam/another-slice-of-ham
Make condition for H.A.M. pickpockets lowercase
2018-04-13 10:09:45 -04:00
Adam
739117a552 Merge pull request #1313 from deathbeam/clue-hints
Add clue hint arrows for clues
2018-04-13 10:09:15 -04:00
Tomas Slusny
81b8d2f664 Do not reuse HttpUrl.builder for building xp urls
Due to HttpUrl.Builder being mutable, this causes duplicate URL path
segments when tracking more than 1 skill at a time.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 16:04:58 +02:00
Adam
63d8423665 Merge pull request #1286 from ypperlig/master
Motherlode Mine - Sack overlay and region check
2018-04-13 10:01:00 -04:00
Tomas Slusny
5aba4ea448 Set default offset to center of tile for arrows
Set default offset of the hint arrow to center of tile like type 2 of
the hint arrow does by default in runescape-client.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 09:53:20 -04:00
Tomas Slusny
8615a0ad5d Add clue hint arrows for clues
Add hint arrows for clue locations, NPCs and GameObjects.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 09:53:20 -04:00
Lars Ørnlo
82963b5646 Some quality of life changes to the Motherlode Mine Plugin.
The following changes have been done:

- Added red coloring to Pay-dirt in sack when the number of pay-dirt
exceeds or is equal to the maximum allowed.
- Added "Deposits left" to sack overlay. This shows the estimated
Pay-dirt deposits left before sack is full. This is calculated based on
inventory space. This is also colored red when deposits left are 0.
- Added region check to most functions
2018-04-13 09:47:54 -04:00
Adam
aa96fc9f06 Merge pull request #1311 from MagicfTail/Highscore
Adds individual clue counts to highscore plugin
2018-04-13 09:44:46 -04:00
Lars Ørnlo
9f3ec50ce4 Add upgraded sack to varbits (5556) 2018-04-13 08:55:24 -04:00
Adam
4ee58c9764 Merge pull request #1252 from sethtroll/addgespenttext
ge plugin: Display spent price instead of original offer price
2018-04-13 08:49:02 -04:00
Adam
5a124e2e54 Merge pull request #1339 from deathbeam/xp-tracker-links
Add link to web XP tracker to XP panel
2018-04-13 08:44:37 -04:00