Commit Graph

7184 Commits

Author SHA1 Message Date
Hydrox6
d7e0e11e73 mixins: renderWidgetLayer: skip hidden widgets 2019-04-19 08:51:40 -04:00
Nate Brown
1cdb48406c slayer plugin: use addy and rune masks for metal dragon tasks 2019-04-18 18:28:39 -04:00
Sergz39
a810dcc47b agility shortcuts: fix Yanille wall and grapple shortcut object ids 2019-04-18 18:25:49 -04:00
SebastiaanVanspauwen
c06f8c891e barrows plugin: add puzzle solver 2019-04-18 18:20:09 -04:00
Adam
8bf22ef401 Merge pull request #8462 from Adam-/master+widgetitemoverlay
Add WidgetItemOverlay
2019-04-18 17:48:07 -04:00
Runelite auto updater
cf425ff105 [maven-release-plugin] prepare for next development iteration 2019-04-18 11:36:15 +00:00
Runelite auto updater
6ef9203bfb [maven-release-plugin] prepare release runelite-parent-1.5.20 2019-04-18 11:36:10 +00:00
Adam
8b5ff85123 clue plugin: add test to check for duplicate coordinate clues 2019-04-17 20:35:50 -04:00
Tomas Slusny
d1030af5d3 Merge pull request #8561 from bjornenalfa/patch-2
Remove duplicate coordinate clue
2019-04-17 10:31:04 +02:00
bjornenalfa
d11db8ef16 Remove duplicate coordinate clue
The duplicate entry causes the client to crash when trying to build the ImmutableMap.
2019-04-17 10:16:52 +02:00
Adam
093400cb6c devtools: add setstat command 2019-04-16 21:32:17 -04:00
Adam
20e405224b Merge pull request #8548 from Nightfirecat/add-new-coordinate-clues
clue plugin: Add new coordinate clue descriptions
2019-04-16 21:25:04 -04:00
Adam
99b513a8c5 api: remove Query api 2019-04-16 20:57:53 -04:00
Adam
f661cc6869 client: modify plugins to use WidgetItemOverlay 2019-04-16 20:57:53 -04:00
Adam
9b9aee3e2b Add WidgetItemOverlay
This simplifies the logic required for plugins to draw an overlay over an item.
2019-04-16 20:57:52 -04:00
Jordan Atwood
f7040d134b clue plugin: Add new coordinate clue descriptions
Ref: runelite/runelite#8504
2019-04-16 17:17:48 -07:00
Adam
6f117a16c1 Merge pull request #8547 from Nightfirecat/add-new-cipher-clues
clue plugin: Add new cipher clues
2019-04-16 19:37:40 -04:00
Adam
291e436e87 Merge pull request #8549 from Nightfirecat/add-new-cryptic-clues
clue plugin: Add new cryptic clues
2019-04-16 19:36:32 -04:00
Tomas Slusny
57c6e7d5ef Merge pull request #8480 from Twinkiel0ver/transportation
Add tooltips to all Transportation icons
2019-04-16 17:54:20 +02:00
ksergio39
b81c68a34a world map plugin: add tooltips for transportation icon 2019-04-16 09:31:36 -04:00
Tomas Slusny
f00e34cf89 Merge pull request #8403 from TheStonedTurtle/ltborder
Fix empty Loot Tracker text alignment
2019-04-16 13:32:49 +02:00
Jordan Atwood
ee402d5779 clue plugin: Add new cryptic clues
Ref: runelite/runelite#8504
2019-04-15 22:29:37 -07:00
Jordan Atwood
56e2e3ceab clue plugin: Add new cipher clues
Ref: runelite/runelite#8504
2019-04-15 20:05:35 -07:00
Adam
9d73326a31 Merge pull request #8530 from TheStonedTurtle/poison-fix
Fix status bar poison background color
2019-04-15 20:56:04 -04:00
ScapeRune
a2b8ce2eeb npc aggro timer: fix instructions not showing up when plugin is turned on 2019-04-15 20:50:43 -04:00
ScapeRune
a1942246f5 clue scroll plugin: add new medium and master anagrams 2019-04-15 20:44:14 -04:00
TheStonedTurtle
2289dc24df Fix status bar poison background color 2019-04-14 17:33:28 -07:00
Adam
412505a10f config service: fix not upserting documents when setting config keys 2019-04-14 18:09:44 -04:00
Daniel Robaina
31a044887d clue plugin: add easy cryptic clues 2019-04-14 16:01:16 -04:00
ScapeRune
ccab1e6518 Fix item mapping of Saradomin's Blessed Sword and Saradomin's Tear (#8453) 2019-04-14 20:00:31 +02:00
Yuuki-chan
c1a1728d24 Fix grammar in Skybox plugin description (#8496) 2019-04-14 16:18:00 +02:00
Tomas Slusny
b63fd88e29 Merge pull request #8509 from deathbeam/fix-because-people-ignore-me
Cleanup clue scroll plugin (fix access levels and properly use Lombok)
2019-04-14 16:17:18 +02:00
Adam
b0f41f1818 clue plugin: fix emote clue overlay with no item requirements 2019-04-13 17:40:08 -04:00
Adam
eaac5f7b3a clue plugin: fix text matching anagrams 2019-04-13 17:39:49 -04:00
Adam
f7332aa074 mixins: set thread name on client thread 2019-04-13 14:00:15 -04:00
Adam
94c1aec673 clue plugin: add beginner emote clues
Co-authored-by: ConradMelcher <ConradMelcher@users.noreply.github.com>
2019-04-13 13:30:07 -04:00
Adam
fc0dc7f2e8 clue plugin: add beginner cryptic clues
Co-authored-by: ConradMelcher <ConradMelcher@users.noreply.github.com>
2019-04-13 12:42:53 -04:00
Adam
aafa52c97c clue plugin: add beginner anagram clues
Co-authored-by: ConradMelcher <ConradMelcher@users.noreply.github.com>
2019-04-13 12:27:40 -04:00
Tomas Slusny
ea857fa2ec Properly use Lombok in MusicClue class
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-04-13 18:00:22 +02:00
Tomas Slusny
062626a002 Fix access control in clue scroll plugin
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-04-13 17:55:55 +02:00
Whitehooder
a2dace962b clue plugin: add lvl 27 wilderness hot-cold clue location 2019-04-13 11:47:51 -04:00
Adam
05fdc2877d clue plugin: add music clues
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-04-13 11:44:53 -04:00
Adam
90f2b1ad9e clue plugin: move widget highlights to plugin
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-04-13 11:44:53 -04:00
Adam
dd766b8700 config service: remove writing to sql 2019-04-13 11:32:09 -04:00
Adam
4f48a1d3ca Merge pull request #8490 from Hydrox6/loot-tracker-beginner
loottracker: add support for beginner clues
2019-04-12 23:33:40 -04:00
Abex
ad8328e1c1 Merge pull request #8498 from Abextm/cache-code-2019-04-11-rev179
Cache code 2019 04 11 rev179
2019-04-12 07:07:28 -06:00
Hydrox6
42d1b44038 loottracker: add support for beginner clues 2019-04-12 04:38:41 +01:00
Adam
3356db991e hiscore plugin: add beginner clues
Co-authored-by: Robin Rijkeboer <robin.rijkeboer@itonomy.nl>
2019-04-11 20:54:39 -04:00
Adam
b44f18ae36 chat commands: add beginner clues
Co-authored-by: Robin Rijkeboer <robin.rijkeboer@itonomy.nl>
2019-04-11 20:54:39 -04:00
Adam
ee216e0c43 http api: update for beginner clues
Co-authored-by: Robin Rijkeboer <robin.rijkeboer@itonomy.nl>
2019-04-11 20:54:39 -04:00