Commit Graph
9241 Commits
Author SHA1 Message Date
Jordan 2e90212a24 Merge pull request #11161 from TheFlemoid/Issue11158 2020-05-24 21:31:46 -07:00
Trey 0b62acbcaf cluescrolls: Add Dragontooth Island travel info to clue
This commit adds information on reaching Dragontooth Island for the clue
step located there.
2020-05-24 18:06:11 -07:00
Trey db592bcad0 cluescrolls: Add jungle traversing info to dragon's eye clue
This commit adds information on traversing the Kharazi jungle prior to
reaching the Viyeldi caves.
2020-05-24 18:03:17 -07:00
Adam 8e06e398ee chathistory: small cleanups of clear history 2020-05-24 17:12:31 -04:00
Tinus Flagstad 8d62ba9416 keyremapping: add option to remap space in dialog 2020-05-24 16:44:33 -04:00
Max Weber a54374e931 HotkeyButton: allow binding the space key 2020-05-24 16:25:31 -04:00
Adam ba9ffb1d60 infobox manager: make threadsafe
Currently this gets called from multiple threads, mostly client and EDT,
causing unsafe acces to infoBoxes.
2020-05-24 15:52:28 -04:00
Adam cb1fc598ba plugins: add Plugin::getName
This avoids the infobox manager from having to access plugin descriptor
annotations, making it easier to write tests for
2020-05-24 15:52:28 -04:00
Vidyogamasta 0168bf0422 loot tracker: float group to top of list when obtaining drop 2020-05-24 11:41:26 -04:00
Adam e9aac02a43 keyremapping: use modified key map for mapping key release
This cleans up the code some and is more-correct since it will eg. no
longer remap fkeys on keyrelease even when it was not remapped on
keypress.
2020-05-24 10:32:52 -04:00
Jordan Atwood c2a9ac443b client: Simplify ItemContainer usage
Because itemManager#getItemPrice() canonicalizes the passed item ID, it
is no longer necessary to get noted items' base IDs or otherwise
canonicalize item IDs before interacting with the method.
2020-05-23 16:22:29 -04:00
Jordan Atwood f9d3647db1 itemmanager: Canonicalize price lookup item IDs 2020-05-23 16:22:29 -04:00
Jordan Atwood 39a2407b71 examine: Move price lookups off executor
Historically price lookup was done by sending a web request on price
lookups, which required calls to be done on an executor. As of
a1ae397e11, client prices are loaded periodically and cached, thus no
longer imposing any thread requirement on price lookup.
2020-05-23 16:22:29 -04:00
Hydrox6 73d928ea89 gpu: add warning message to compute shaders option 2020-05-23 13:40:23 -04:00
Jordan Atwood 116e1a0090 loot tracker: Use "an" prefix for monster names starting with vowels 2020-05-23 13:35:00 -04:00
eae4e0b6a0 wintertodt plugin: add option to disable overlay
Co-authored-by: Jonathan Taylor <jonathan@taylorhq.com>
Co-authored-by: Pharros <thepharros@gmail.com>
2020-05-23 13:30:10 -04:00
Corey ForsythandAdam f85f6be5cf chatfilter: add option to block repeated public messages
Co-authored-by: Adam <Adam@sigterm.info>
2020-05-23 13:19:14 -04:00
Corey ForsythandAdam 0715e3c9fc chatfilter: add collapse duplicate chat option
Co-authored-by: Adam <Adam@sigterm.info>
2020-05-23 13:19:14 -04:00
Tim van RossumandTomas Slusny ab22082e38 boosts: Add option to disable boost threshold notifications (#11668)
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2020-05-22 21:58:22 +02:00
Anthony AlvesandTomas Slusny d434e48d77 chat-history: add option to clear history for all chatbox tabs (#11543)
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2020-05-22 21:48:12 +02:00
trimbe f7532b2e9c bank tags: clear remembered search when the active tag tab is clicked
This fixes an issue where the tab would reactivate if you clicked the active tab while the withdraw-x dialog was open. This was caused by the handling for withdraw-x, which activates the tab again a tick after the withdraw-x dialog is closed.
2020-05-22 11:24:16 +02:00
ab6b8c70ae screenmarker: add ability to put screen markers around widgets (#11552)
Gives you the ability to put a screen marker around a widget that has a menu option attached to it

Co-authored-by: Jasper Ketelaar <Jasperketelaar@kpnmail.nl>
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2020-05-22 10:28:01 +02:00
Jordan 226e13aa94 Merge pull request #11581 from Nightfirecat/center-more-hot-cold-clues 2020-05-21 22:23:04 -07:00
Jordan Atwood e658928277 HotColdLocation: Center some location spots
Center some hot-cold locations as reported and verified from the mega
issue.

Ref: runelite/runelite#9601
2020-05-21 21:49:29 -07:00
Matthew Kramer a01a2483f7 metronome: add independent volume configuration 2020-05-21 15:44:21 -04:00
Adamandrenfc aea258fb5c ge plugin: add buy limit reset timer
Co-authored-by: renfc <renfc145@gmail.com>
2020-05-21 14:34:35 -04:00
geheur aae994cbf1 menu swapper: add swaps for buy and sell 2020-05-21 14:03:28 -04:00
Tomas Slusny 63eab81d11 Use multiplicative color offsets for BackgroundComponent border (#11658)
Instead of fixed color offsets for outer and inner border colors switch
to multiplicative offsets. This also makes overlay color alpha
recoloring work properly with background component border.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-05-21 17:55:48 +02:00
Runelite auto updater 10b502278e Bump for 1.6.17-SNAPSHOT 2020-05-21 11:43:06 +00:00
Runelite auto updater 79361aa17a Release 1.6.16 2020-05-21 11:42:57 +00:00
RuneLite Cache-Code Autoupdater 592ca5c112 Update Scripts to 2020-05-21-rev182 2020-05-21 10:32:20 +00:00
RuneLite Cache-Code Autoupdater c319105ed4 Update Widget IDs to 2020-05-21-rev182 2020-05-21 10:32:18 +00:00
Abex 88ec4a81c5 Merge pull request #11659 from Hydrox6/clue-brutal-green
clues: add brutal green dragon variant to cryptic clue
2020-05-21 04:20:58 -06:00
Hydrox6 00b65f4566 clues: add brutal green dragon variant to cryptic clue 2020-05-21 11:10:05 +01:00
TheStonedTurtle 794fba7176 Make background color of panel components configurable (#11619) 2020-05-20 17:54:31 +02:00
ThePharros 6208c3bee5 itemcharges: Add Magic Essence and Super Strength potion doses (#11634) 2020-05-20 06:09:56 +00:00
Trevor martz 6be6aacb35 cluescrolls: remove sara wizard from duel arena step (#11648)
In spite of being a hard coordinate clue, this clue step is an exception
to the rule that a Saradomin Wizard will spawn at all non-wilderness
locations. No enemy spawns at this spot.
2020-05-20 05:52:39 +00:00
loldudester 94482f5aed keyremapping: Don't remap f-keys when the bank pin interface is open 2020-05-19 19:51:29 +00:00
Adam 0615b7b9e6 minimap: use script event for hiding minimap 2020-05-16 14:12:51 -04:00
Adam 4da4979e48 attackstyles: use script event for hiding attack styltes 2020-05-16 14:12:51 -04:00
Adam ba73d70433 npc indicators: don't memorize npcs in instances
I can't find any instances of npc indexes being reused in instances,
which just causes the respawn timers to incorrectly identify a random
npc later which happens to use the same id.

See 01f134795d
2020-05-16 14:11:35 -04:00
Adam 8ab929d001 Revert "npc indicators: verify compoistion id of tagged npcs"
This is breaking ammonite crabs due to them changing composition after
spawning

This reverts commit 01f134795d.
2020-05-16 14:11:35 -04:00
Broooklyn 9dd8c59d0a cluescrolls: Update Iron Man Tutor cipher clue (#11593)
A game update changed the Adam NPC's name to Iron Man Tutor, and with it
changed the cipher clue which referenced him.
2020-05-16 05:34:16 +00:00
Melky 37760c9775 agility plugin: add config for Prifddinas portal color 2020-05-14 22:46:47 -04:00
dekvall 6a63968ff5 interfacestyles: add support for menu alpha 2020-05-14 19:59:04 -04:00
Runelite auto updater ac244c1425 Bump for 1.6.16-SNAPSHOT 2020-05-14 13:02:54 +00:00
Runelite auto updater 7ff66be6f2 Release 1.6.15 2020-05-14 13:02:48 +00:00
RuneLite Cache-Code Autoupdater e6947be044 Update Scripts to 2020-05-14-rev182
Updated script does not assemble BankSearchLayout.rs2asm
2020-05-14 05:54:38 -06:00
RuneLite Cache-Code Autoupdater 37e721f920 Update Widget IDs to 2020-05-14-rev182 2020-05-14 05:54:38 -06:00
RuneLite Cache-Code Autoupdater 9ec2e9d8c2 Update NPC IDs to 2020-05-14-rev182 2020-05-14 10:32:24 +00:00