Commit Graph
9120 Commits
Author SHA1 Message Date
Jordan Atwood c278562834 SkillChallengeClue: Highlight broken Dorgesh-kaan lamps
For the skill challenge clue "Fix a magical lamp in Dorgesh-Kaan.",
highlight lamps in the area which are broken.

Fixes runelite/runelite#10069
Closes runelite/runelite#10117
2020-03-05 22:28:51 -08:00
Jordan Atwood c48d8db3a1 clues: Create NamedObjectClueScroll interface
This commit adds a new clue type, NamedObjectClueScroll, which allows
highlighting of objects based on object name. (and optionally region
ID(s) where that object should reside)

This commit introduces two new fidlds to the ClueScrollPlugin class to
track player plane changes to address some unusual client behavior.
Namely, when a player travels up or down planes, multiloc objects only
have their varbit values updated on the tick after the plane change
occurs. Since these objects must be in their desired state before
checking their name, these fields are used to track both the player's
plane, and whether the plugin should wait an extra tick to process the
new plane's objects based on a plane change occurring.
2020-03-05 22:26:09 -08:00
ThatGamerBlue dc6942197e chatfilter: add filtering by username 2020-03-05 15:28:05 -05:00
ThatGamerBlue 23a1f517cd rlapi: MessageNode extends CacheableNode (but Node is close enough) 2020-03-05 15:28:05 -05:00
Alexsuperfly 1516027001 agility: account for bonus exp from agility pyramid 2020-03-05 13:52:01 -05:00
Alexsuperfly 5a6072de81 agility: set lastObstacleXp to 0 on courses that use worldpoints 2020-03-05 13:52:01 -05:00
Runelite auto updater 962d0cde4d Bump for 1.6.10-SNAPSHOT 2020-03-05 12:43:06 +00:00
Runelite auto updater d69cc6160f Release 1.6.9 2020-03-05 12:42:58 +00:00
Adam 7c3ff105fb api: update for tinted block and damage hitsplats 2020-03-05 07:17:07 -05:00
RuneLite Cache-Code Autoupdater b60d5428cf Update Scripts to 2020-03-05-rev182 2020-03-05 11:33:14 +00:00
RuneLite Cache-Code Autoupdater 0fe5642a42 Update Widget IDs to 2020-03-05-rev182 2020-03-05 11:33:14 +00:00
RuneLite Cache-Code Autoupdater 1b46f9b47a Update NPC IDs to 2020-03-05-rev182 2020-03-05 11:33:10 +00:00
RuneLite Cache-Code Autoupdater 704f09d9ed Update Object IDs to 2020-03-05-rev182 2020-03-05 11:33:09 +00:00
RuneLite Cache-Code Autoupdater e1af1e06b1 Update Item variations to 2020-03-05-rev182 2020-03-05 11:33:08 +00:00
RuneLite Cache-Code Autoupdater d856a2d5e6 Update Item IDs to 2020-03-05-rev182 2020-03-05 11:33:08 +00:00
RuneLite Cache-Code Autoupdater 9c90c0931c ItemVariations: Add opened variants 2020-03-04 19:09:25 -07:00
Adam ce46fd0873 Merge pull request #10953 from Nightfirecat/add-item-stat-overlay-test
item stats overlay: Fix unarmed attack speed, add tooltip tests
2020-03-04 20:50:16 -05:00
Jordan Atwood bb0e693aea itemstats: Add tooltip string method tests
This commit adds tests to ensure proper formatting of the tooltip string
so as to prevent bugs like the one fixed by 7ca4a929.
2020-03-04 16:05:13 -08:00
Jordan Atwood 0451944522 itemstats: Fix unarmed attack speed
Since the writing of this plugin, the wiki has changed the format for
weapon attack speeds[1] and now displays weapon attack speeds in length
of game ticks. Hence, since unarmed attacks are at the rate of once
every 4 game ticks, this commit updates our definition of the unarmed
attack accordingly.

[1] https://oldschool.runescape.wiki/w/Unarmed?diff=8467472&oldid=7810087
2020-03-04 16:04:34 -08:00
Adam c2de595bc3 itemcharges: move matchers after message type check 2020-03-04 11:35:17 -05:00
Adam f25eef0a81 Merge pull request #10019 from dabolink/item_charges_amulet_of_chem
[Item Charges] Add Amulet of Chemistry and Bounty
2020-03-04 11:32:46 -05:00
Tomas Slusny 57f56a5eec Merge pull request #10927 from Dava96/item-variation-emoteclues
emote clue: Add missing ornament items
2020-03-03 12:21:55 +01:00
Jordan 0eaf678cec Merge pull request #10917 from deon9718/hot-cold-fix
HotColdLocation: Center South-east Dark Warriors' Fortress location
2020-03-02 23:19:44 -08:00
JZomerlei f5a80b6c91 Change to use github link instead of email (#10934) 2020-03-02 23:09:49 -08:00
Tomas Slusny 66b26d9089 Merge pull request #10931 from Nightfirecat/fix-item-stat-overlay-stab-bonus
item stats: Fix tooltip stab bonus comparison
2020-03-03 07:48:50 +01:00
Jordan Atwood 7ca4a929fe item stats: Fix tooltip stab bonus comparison
This fixes the bug introduced in commit af00494a which incorrectly
compared the attack speed field and labeled it "Stab" in the item stats
tooltip.

Fixes runelite/runelite#10926
2020-03-02 19:07:36 -08:00
Adam 080f3133c5 tooltips overlay: fix multiple above-cursor tooltips
Previously this would only render one tooltip above the cursor with the
rest below. This also rewrites the existing logic to be cleaner
2020-03-02 18:34:07 -05:00
Adam ab42442269 point: lombokize 2020-03-02 18:27:26 -05:00
David 3a683c4034 emote clue: Add missing ornament items 2020-03-02 19:44:30 +00:00
Skyler Olds 892985f6e7 Add AM/PM description to Timestamp Plugin Config (#10920) 2020-03-02 00:23:41 +01:00
Adam 3412ac511a Merge pull request #10865 from dekvall/drift-net-loot
loot tracker: add drift net reward
2020-03-01 15:13:34 -05:00
mlvzk 4c316b477e reportbutton: add Game Ticks option 2020-03-01 15:08:14 -05:00
Ron Young 51a0a6e9b7 banktags: support viewing all Tag Tabs in the bank screen 2020-03-01 14:59:35 -05:00
Ron Young a5e5e8aa6f tag tabs: respect bank rearrange mode for reordering 2020-03-01 14:59:35 -05:00
Adam 07501c1209 Merge pull request #10858 from Nightfirecat/screenshot-dirs
Add screenshot subdirectories
2020-03-01 14:57:25 -05:00
Zachary Waller f6eeaf33c8 ground items: change highlight value to take priority over other value thresholds 2020-03-01 13:43:14 -05:00
Hydrox6 5935365c59 config: fix entering values directly into options with units not working 2020-03-01 13:29:43 -05:00
gregg1494andJordan Atwood 38ed9eb5ca screenshot plugin: Capture screenshots to subdirectories
Closes #8711

Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-03-01 10:29:29 -08:00
loldudester ef6e53ccae wintertodt plugin: separate notifications into separate options 2020-03-01 11:10:32 -05:00
Alexsuperfly c7d89860ab chat commands: Add PB reading from POH adventurer's log 2020-03-01 10:39:24 -05:00
Alexsuperfly 651277c4fa chat commands: Add KC reading from POH adventurer's log 2020-03-01 10:39:24 -05:00
Alexsuperfly 78597125da chat commands: Refactor repeated test code into setup method
This commit moves each test's client `getUsername()` mock returning
"Adam" to a `before()` method.
2020-03-01 10:39:24 -05:00
Adam 7ace691034 Merge pull request #10850 from melkypie/patch-mining
mining: add urt, efh, te and basalt respawn timers
2020-03-01 10:01:05 -05:00
Deon Zhao 0cae82b7ef HotColdLocation: Center South-east Dark Warriors' Fortress location 2020-02-29 12:55:13 -08:00
adwitkow 5ee801679e worldmap: add targets to Wilderness Levers & clarify their tooltips 2020-02-29 20:26:33 +01:00
Tomas Slusny ea5ed74f1f Merge pull request #10907 from jsnells1/patch-slayer
Cancel slayer task when leaving the Inferno
2020-02-29 15:42:34 +01:00
Tomas Slusny 3effc5df7c Merge pull request #10910 from jsnells1/calc-add-guthix-rest
Herblore Skill Calculator: Add Guthix Rest
2020-02-29 15:40:09 +01:00
Tomas Slusny cfcbbcffd5 Merge pull request #10868 from loldudester/ground-item-ordering
GroundItems: Keep item lists in input order
2020-02-29 03:31:44 +01:00
jsnellings1 3452129dab herblore skill calc: add guthix rest 2020-02-28 17:25:20 -05:00
DeliciousLunch55 78164374c3 clues: Update "Slay a nechryael" clue text 2020-02-28 14:15:16 -08:00