Commit Graph
5183 Commits
Author SHA1 Message Date
davidyip50 4e37ce517b Add troll stronghold portal icon support to POH (#5404)
Closes #5376
2018-09-11 10:20:44 +02:00
Tomas Slusny d6ee7b0672 Merge pull request #5403 from deathbeam/idle-notifier-use-mouse-state
Use mouse press events and not mouse movement events in idle notifier
2018-09-11 10:11:30 +02:00
Mack Bryan e0966a6e07 Remove npc highlights on task completed message. (#5416)
Closes #5414
2018-09-11 08:57:02 +02:00
Tomas Slusny 31007fac40 Merge pull request #5428 from MackBryan/elf-camp-hot-cold-clue-fix
Moved hot-cold dig location 3 tiles east into the correct range.
2018-09-11 08:54:38 +02:00
Tomas Slusny 572139a6f7 Merge pull request #3461 from MagicfTail/Map-Minigame-Tooltip
WorldMapPlugin: Add tooltip to minigame icons
2018-09-10 22:33:23 +02:00
Magic fTail 28d95e0b65 WorldMapPlugin: Add tooltip to minigame icons
Add tooltip showing the name of the minigame on the worldmap
2018-09-10 22:15:08 +02:00
MackBryan ab85309899 Moved hot-cold dig location 3 tiles east into the correct range. 2018-09-10 13:10:23 -07:00
Tomas Slusny 5733848ed2 Merge pull request #5298 from Nightfirecat/home-minigame-teleport-timers
Add home and minigame teleport cooldown timers
2018-09-10 10:00:44 +02:00
Jordan Atwood cacb9e08aa timers plguin: Add teleport cooldown timers
This adds timers for home teleport and minigame teleport cooldowns.

Fixes runelite/runelite#814
Closes runelite/runelite#2153
2018-09-09 13:14:56 -07:00
Jordan Atwood af6a08bd01 Add home teleport widget info 2018-09-09 13:14:56 -07:00
Jordan Atwood 283cb96187 Add minigame teleport button widget info 2018-09-09 13:14:55 -07:00
Jordan Atwood c46b697071 Add home teleport animation and graphic definitions 2018-09-09 13:14:55 -07:00
Jordan Atwood 92d8d95e51 timers plugin: Reset fields on shutdown 2018-09-09 13:14:54 -07:00
Tomas Slusny 3218134725 Merge pull request #5408 from ItsSebas/memoirs-teleport
Worldmap: Added Kharedst's Memoirs teleports
2018-09-09 18:48:10 +02:00
Sebastiaan Vanspauwen 6c7941bb1c Worldmap: Added Kharedst's Memoirs teleports 2018-09-09 17:35:12 +02:00
Tomas Slusny 87ad390b94 Merge pull request #5398 from deathbeam/deprecate-queries
Deprecate queries with already existing events
2018-09-09 13:58:36 +02:00
Tomas Slusny b90d37c8ec Use mouse/keyboard idle state properly in IdleNotifier
- Use mouseLastPressedMillis instead of mouseIdleTicks as
only mouse press events indicate that player is idle, and not mouse
movements
- Use also keyboard check when resetting idle when active

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-09 04:38:44 +02:00
Tomas Slusny fc3f657d7c Add mappings for mouse last pressed millis
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-09 04:15:01 +02:00
Tomas Slusny e7d89866d0 Deprecate queries with already existing events
Deprecate all queries that have already existing
spawned/despawned/change events.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-09 00:25:27 +02:00
Tomas Slusny c64cbb313e Merge pull request #5397 from Spencersss/wizard-tower-fairyring
Added fairy ring code to wizard tower clue solutions
2018-09-09 00:07:14 +02:00
Spencer cbde600ac6 Added fairy ring code to wizard tower clue solutions 2018-09-08 16:46:28 -04:00
Tomas Slusny d58ab1e6fc Merge pull request #5365 from deathbeam/make-overlays-be-hidden-only
Make cannon, fishing & kourend overlay use hidden properties instead of overlay manager
2018-09-08 02:55:39 +02:00
Tomas Slusny c460facebc Merge pull request #5370 from deathbeam/reorder-farming-by-priority
Reorder time tracker tabs by priority
2018-09-08 02:49:20 +02:00
Damen 7163c84214 Add Grotesque Guardians instance close timer (#4338)
Add Grotesque Guardians instance close timer
2018-09-07 22:25:04 +02:00
Tomas Slusny 14e3c0bc93 Merge pull request #5358 from MagicfTail/Quest-Screenshot
Add Quest to quest screenshots
2018-09-07 18:19:53 +02:00
Tomas Slusny d11a6c7c00 Merge pull request #5352 from deathbeam/tithe-use-vanilla
Replace Tithe Farm overlay with layoutable widget
2018-09-07 18:09:36 +02:00
Tomas Slusny c70e84d521 Merge pull request #5355 from Nightfirecat/check-clue-item-sets-between-equipped-and-inventory
clue scroll plugin: Check for sets across inventory and equipment
2018-09-07 18:07:00 +02:00
Tomas Slusny 4fb4391cf6 Merge pull request #5371 from ItsSebas/weiss-trollstronghold
Worldmap: Added Weiss and Troll Stronghold teleports and fixed Arceuus Ape Atoll
2018-09-07 18:05:33 +02:00
Tomas Slusny 253858b65d Replace Tithe Farm overlay with layoutable widget
Remove Tithe Farm custom sack overlay with layoutable RS widget.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-07 17:52:47 +02:00
Sebastiaan Vanspauwen 599601d3ad Worldmap: Fixed Ape Atoll Arceuus Location 2018-09-07 17:42:17 +02:00
Sebastiaan Vanspauwen 6657ad3d14 Worldmap: Added Weiss and Troll Stronghold teleports 2018-09-07 16:24:51 +02:00
Tomas Slusny 8488b89f6d Merge pull request #5367 from Abextm/fix-diary-req
diaryreqs: Update scrollbar with new length
2018-09-07 16:17:34 +02:00
Tomas Slusny 323c55f3ae Reorder time tracker tabs by priority
Timers -> Birdhouses -> Herbs -> Trees -> Special (for seaweed) ->
Flowers (because of recent buff) -> Bushes (whiteberries) -> Grapes
(wine of zammy?) -> Hops

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-07 14:54:02 +02:00
Max Weber 44c32ff641 diaryreqs: Update scrollbar with new length
This interface was ported to a different widget (in #5346), but that interface has a dynamic length, controlled by cs2 2523, which is called by the server when the interface is filled. Simply call the cs2 again after the next one has ran with our new linecount.
2018-09-07 03:55:54 -06:00
Tomas Slusny 3ad4aa942b Make Kourend library use hidden field instead of manager
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-07 10:25:19 +02:00
Tomas Slusny f96941fa4f Make cannon plugin use hidden instead of manager
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-07 10:07:03 +02:00
Tomas Slusny f1ddb50c7e Make fishing overlays use hidden instead of manager
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-07 10:07:02 +02:00
Abex 9ab8ab950e Merge pull request #5340 from oplosthee/farming-weiss
Add Weiss herb patch to the farming tracker
2018-09-06 23:58:12 -06:00
Magic fTail d80e625302 Add Quest to quest screenshots 2018-09-07 02:05:36 +02:00
Jordan Atwood 8fa437ed62 clue scroll plugin: Check for sets across inventory and equipment
Fixes runelite/runelite#3271
2018-09-06 15:19:06 -07:00
Ron Young 8b3a4440ff Add missing widget types to WidgetType class (#5306) 2018-09-06 23:11:45 +02:00
Tomas Slusny d0d933cffb Merge pull request #5342 from deathbeam/dont-reset-on-wrong-inv
Fix fishing plugin inventory/equipment check
2018-09-06 23:10:32 +02:00
Tomas Slusny 2559c2ca3a Merge pull request #5349 from deathbeam/add-sacred-eels
Add Sacred Eeels cutting to idle notifier
2018-09-06 23:09:31 +02:00
Tomas Slusny 5681d412d4 Merge pull request #5347 from ItsSebas/kurask-overlay
Added Kurask Stairs Overlay, Godwars Crossbow
2018-09-06 23:05:42 +02:00
Sebastiaan Vanspauwen 98a4cb6cb9 Added Godwars Crossbow Shortcut 2018-09-06 22:58:43 +02:00
Tomas Slusny abbc880577 Merge pull request #5346 from deathbeam/fix-achievment-diaries
Fix Achievment Diary widget ids
2018-09-06 22:23:56 +02:00
Tomas Slusny f220e83d32 Merge pull request #5301 from Nightfirecat/update-sprite-ids
Fix SpriteIDs from 2018/08/30 update
2018-09-06 22:17:53 +02:00
Tomas Slusny 30cde94d2e Add Sacred Eeels cutting to idle notifier
Closes #5348

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-06 22:07:18 +02:00
Tomas Slusny 2bd9f4b5d9 Merge pull request #5345 from deathbeam/fix-bottom-right-snap-corner
Make bottom-right snap corner not account for chatbox
2018-09-06 21:42:18 +02:00
Sebastiaan Vanspauwen 5ac18c8e5b Added Kurask Slayer Room Overlay 2018-09-06 21:29:52 +02:00