Commit Graph
9602 Commits
Author SHA1 Message Date
Jussi Kauppinen 6034d4646d cooking: Add support for drying sinew (#12184) 2020-07-24 08:05:02 +00:00
Cyborger1 25c7c8c73a farming: Improve names of Poison ivy and Dwarf weed patches (#12134) 2020-07-24 07:49:35 +00:00
Adam e4b43d98f2 tagtabs: split tag search from bank search
This fixes a lot of edge cases which required us to re-search for things
after input was re-used when a tag tab was open, and removes the
requirement of having the bank search text be in sync with the
currently selected tab.

This also no longer parses the tag tab out of the title during times
when the input is being re-used (like Withdraw-x) which was broken
earlier from the bank plugin changing the title to include the value of
searches.

A new tag tab title is being set now on all tag tab views so the old tag
tab tab title event can be removed.
2020-07-23 18:19:04 -04:00
Runelite auto updater b5abb09152 Bump for 1.6.24-SNAPSHOT 2020-07-23 11:20:33 +00:00
Runelite auto updater 0bd97e19a3 Release 1.6.23 2020-07-23 11:20:24 +00:00
RuneLite Cache-Code Autoupdater b5244801a4 Update Widget IDs to 2020-07-23-rev190 2020-07-23 10:31:40 +00:00
RuneLite Cache-Code Autoupdater be7932322b Update NPC IDs to 2020-07-23-rev190 2020-07-23 10:31:36 +00:00
RuneLite Cache-Code Autoupdater f3b0518121 Update Object IDs to 2020-07-23-rev190 2020-07-23 10:31:36 +00:00
RuneLite Cache-Code Autoupdater 7ff5516ea4 Update Item IDs to 2020-07-23-rev190 2020-07-23 10:31:35 +00:00
Adam cbd2c4fd82 banktags: fix resetting active tab when editing tags
The input type for this changed awhile ago in a chatbox panel manager refactor
2020-07-23 00:13:20 -04:00
Broooklyn e4c525dc1f clues: Fix Champions' guild beginner clue description (#12140) 2020-07-23 03:20:28 +00:00
MarbleTurtle 3556b007fc FaloTheBardClue: Add Avernic to defender step (#12172) 2020-07-23 02:30:38 +00:00
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
AdamandJZomerlei 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 5d0adf38da api: add size() to itemcontainer 2020-07-22 16:51:17 -04:00
AdamandMarbleTurtle 92344938d3 dps counter: update boss list
Co-authored-by: MarbleTurtle <MarbleTurtle@users.noreply.github.com>
2020-07-22 15:35:08 -04:00
Alowan 97a356a596 SpriteID: Fix UNKNOWN_STANCE_ICON_2 ID (#12202) 2020-07-22 03:37:59 +00: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
Snowflak3andSnowflak3 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
Runelite auto updater 7f354ca5e4 Bump for 1.6.23-SNAPSHOT 2020-07-16 16:24:47 +00:00
Runelite auto updater bd190d87ba Release 1.6.22 2020-07-16 16:24:36 +00: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
Abex f4bda3f789 Merge pull request #12162 from Broooklyn/clan-cup
clues: Update text and description for clan cup clue
2020-07-16 08:17:25 -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
Abex 899bb5c049 Merge pull request #12160 from Broooklyn/ferox-enclave
Update world map for Ferox Enclave release
2020-07-16 07:34:28 -06: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
Adam 82a99a2b2b inventoryid: add trade inventories 2020-07-15 14:51:31 -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