Commit Graph

6042 Commits

Author SHA1 Message Date
Broooklyn
3312fa92be slayer: Add missing task locations (#12099)
This adds the Myths' Guild Dungeon and Meiyerditch Laboratories as
possible Konar task locations.
2020-07-23 02:25:28 +00:00
Arman Rafian
c7c6d8b118 cannon: Add common wilderness cannon spots (#12132)
This commit adds wilderness cannon spots for bears, black demons,
black knights, elder chaos druids, fire giants, greater demons,
hill giants, scorpions, and zombies.
2020-07-23 02:03:01 +00:00
Sean Dewar
e62866d391 WidgetOverlay: Make hallowed sepulchre timer moveable (#12200) 2020-07-23 00:41:06 +00:00
Adam
ead0b28193 bank plugin: show bank value during searches
This also shows the value of tag tabs, since they internally are just
bank searches.

Co-authored-by: JZomerlei <jzomerlei@gmail.com>
2020-07-22 18:02:19 -04:00
Adam
92344938d3 dps counter: update boss list
Co-authored-by: MarbleTurtle <MarbleTurtle@users.noreply.github.com>
2020-07-22 15:35:08 -04:00
Jordan
35a539be4d Merge pull request #6819 from trimbe/remove-tag-tab-separator 2020-07-21 16:31:34 -07:00
trimbe
d8df5920ba banktags: Add tag tab drag blocking 2020-07-21 16:11:30 -07:00
Cyborger1
4362adb876 itemstats: check for two handed interactions (#12168) 2020-07-21 02:13:11 -06:00
trimbe
e8d4ff38cb banktags: Remove tab separators from tag tabs 2020-07-20 23:43:45 -07:00
Snowflak3
05c4a5c1d5 notifier: make flash color configurable
Co-authored-by: Snowflak3 <mitchellgn@yahoo.com>
2020-07-20 19:00:01 -04:00
Jordan
f79f1c2390 Merge pull request #12156 from Nightfirecat/uncharged-glory-clue-requirement
EmoteClue: Specify uncharged glory amulet when needed
2020-07-18 15:57:48 -07:00
ThatGamerBlue
4e3c887e87 xpdrop: fix recoloring xp drops with hide skill icons enabled 2020-07-17 21:34:37 -04:00
Adam
11d244bd06 Revert "xpdrops: fix recoloring xpdrops with hide skill icons on"
This reverts commit abbff79294.
2020-07-17 21:33:46 -04:00
Adam
abbff79294 xpdrops: fix recoloring xpdrops with hide skill icons on
The widget child array is filled with nulls to hide the sprites. It is also
valid for the child array to have null entries in it in general, but that does
not happen otherwise.
2020-07-17 21:17:46 -04:00
Abex
8702b6d068 Merge pull request #12161 from Broooklyn/ferox-canoe
worldmap: Add Ferox Enclave canoe location
2020-07-16 08:17:49 -06:00
Broooklyn
72ae9a20ae clues: Update text and description for clan cup clue 2020-07-16 10:04:41 -04:00
Broooklyn
b3fa285d1a worldmap: Add Ferox Enclave canoe location 2020-07-16 09:49:43 -04:00
Broooklyn
564510417e worldmap: Add Ferox Enclave—Ring of dueling teleport location 2020-07-16 09:07:14 -04:00
Broooklyn
5873b01fc7 worldmap: Add Citharede Abbey and Eagles Outpost mining spots 2020-07-16 09:06:16 -04:00
Broooklyn
41a8d4605e worldmap: Update minigame locations for Ferox Enclave 2020-07-16 09:04:59 -04:00
Jordan Atwood
468d0a7967 EmoteClue: Specify uncharged glory amulet when needed 2020-07-16 00:35:52 -07:00
Cyborger1
69534cc3cf notifier: make flash cancelling more responsive
Currently the cancel check is only performed when the flash is on, and not off, making it perform one last flash when you provide input to the client when the flash is off.
2020-07-15 16:20:27 -04:00
Jordan
45660a1520 Merge pull request #11903 from Broooklyn/sepulchre-config 2020-07-14 22:18:02 -07:00
Broooklyn
bc417d587d agility: Add Hallowed Sepulchre config section 2020-07-14 21:42:25 -07:00
Broooklyn
8b20626a3b agility: Add config for Sepulchre obstacles and skill obstacles
This commit moves Sepulchre obstacle IDs into a separate set so their
highlighting can be toggled separately. It also adds a toggle to
highlight Sepulchre skill obstacles.
2020-07-14 21:41:58 -07:00
Broooklyn
25255c2053 chatfilter: Add config section for filter lists (#11900) 2020-07-15 04:13:47 +00:00
melkypie
ffafa3a91a loot tracker: add ability to have end of raid tob chest loot value in a chatmessage 2020-07-14 18:47:48 -04:00
melkypie
1ee41dba5a loot tracker: move cox loot value message from raids to loot tracker
Reverts commit bf0ff69e07.
Fixes the bug of double loot messages and adds the ability to use HA for loot value messages.
2020-07-14 18:47:48 -04:00
Max Weber
eb251a7e85 rl-client: Prevent chat inputs from taking keys from the worldmap search
KeyRemapping has this check too, and [proc,keypress_permit] has similar,
though not identical one.
2020-07-14 17:29:48 -04:00
Max Weber
4308d433a2 npchighlight: Don't iterate npcs off the client thread 2020-07-14 17:05:12 -04:00
Max Weber
f0a8b67820 npchighlight: don't unhighlight name tagged npcs if unindex-tagging them 2020-07-14 17:05:12 -04:00
Max Weber
f0b7be68ba npchighlight: factor out npc name tag checking 2020-07-14 17:05:12 -04:00
Max Weber
6c6238d60f runelite-client: avoid Widget::getDynamicChildren where trivial 2020-07-14 15:48:03 -04:00
Broooklyn
ed5868b526 chat commands: add ape atoll agility to longBossName 2020-07-13 17:19:04 -04:00
Adam
d6302702a9 clues: correct spelling of Burthorpe 2020-07-13 13:40:54 -04:00
Broooklyn
ef01248136 ItemChargeConfig: Improve grammar and wording (#11881) 2020-07-13 02:55:01 +00:00
Henry Darnell
703ab49c36 ThinProgressBar: Further darken background color (#11916)
Most colors will not be of a sufficient (3:1) contrast ratio when being
darkened only once. This commit darkens the background color to reach
that threshold to be more clearly differentiated from the foreground
color.
2020-07-13 02:44:43 +00:00
Jordan Atwood
16c78630fb xpdrops: Fix white xp drop text recolors
Selecting #FFFFFF as a prayer color yields an RGB value of -1. Since all
values will be negative numbers, 0 should be used as an "unset" value
instead.
2020-07-11 15:30:16 -07:00
Adam
35381c4183 xpdrops: fix hide skill icons
We need to have the underlaying child array to make and assign back a copy to remove skill icons
2020-07-11 12:12:20 -04:00
Adam
e086a1155b xpdrops: fix recoloring xpdrops when prayer is flicked on the previous tick
Previously the widget hidden event would not run until the next client
tick, due to it being on a timer, and the game tick event being deferred
until the next frame. Now that we are hooking to the script being
executed it fires prior to the game tick event being fired.
2020-07-11 11:46:24 -04:00
Jordan Atwood
cb4b7d42ea KeyListener: Add isEnabledOnLoginScreen() method
This commit moves login screen handling out of the KeyManager into the
KeyListener interface so it does not need any knowledge of
HotkeyListener's implementation.
2020-07-10 18:46:22 -04:00
Max Weber
122f74ae80 npchighlight: Allow transparency on npc colors
For parity with ground markers
2020-07-10 03:51:47 -06:00
Adam
623de63269 xpdrops: reset xpdrop color on wrong prayer 2020-07-10 00:07:46 -04:00
Jordan
8464d9b604 Merge pull request #11972 from Nightfirecat/slayer-plugin-use-higher-of-task-lengths-for-start
slayer: Update initial amount if current amount is higher
2020-07-09 12:46:18 -07:00
Adam
9fd36a600c xpdrop plugin: use script events instead of widget hidden
This also uses the default color enum to assign default xpdrop colors
instead of using our hardcoded enum.
2020-07-09 13:20:33 -04:00
Su-Shing Chen
9b65de74ee ge plugin: add GE links to the offers panel
This allows looking up GE prices for items already on offer, without the need to manually search for the item on the Search tab.
Accessed via a new popup menu.
2020-07-08 19:10:15 -04:00
Adam
395fd1f519 config: minor plugin panel cleanup 2020-07-08 17:44:51 -04:00
Jordan
31d76e0530 Merge pull request #12062 from melkypie/tooltip-color-fix 2020-07-07 08:33:24 -07:00
Jordan
f91fd11621 Merge pull request #12048 from zeffirojoe/key-remapping-authent 2020-07-06 22:19:52 -07:00
Jordan Atwood
349efebd58 keyremapping: Remove vestigial LOGIN_SCREEN guard clause
Key remaps have been blocked at the KeyManager level as of commit
01bdbe5aab, so a LOGIN_SCREEN game state
check is no longer needed within individual KeyListeners.
2020-07-06 22:12:13 -07:00