Commit Graph
9832 Commits
Author SHA1 Message Date
Broooklyn d57f990183 Item identification: add tablets 2020-08-24 15:20:29 -04:00
Adam 2f85f57487 hiscore panel: add names to skill label tooltips
Also change boss tooltips to not show KC: 0 if unranked
2020-08-24 12:53:45 -04:00
Henry Darnell a6f83cea2c Update deprecated/default Travis configs (#10880)
[`sudo` no longer has any effect][1] and can be removed. [`os` defaults
to `linux` already][2] but should be explicitly set for safety.

[1]: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
[2]: https://docs.travis-ci.com/user/reference/overview/#for-a-particular-travisyml-configuration
2020-08-24 16:04:43 +00:00
Adam c9859f36b6 hiscore panel: fix lookup to run on edt
It modifies various fields in the ui and should be running on edt.
Additionally add a clear listener to reset the search state when the
input is cleared.

This requires changing the hiscore client to be async so that the
response can be properly applied on the edt
2020-08-23 11:54:36 -04:00
Adam a89202e230 party service: prioritize user join handler over plugins
The Discord invites requires the party size to be >0 for invites to work.
Previously this was not updating the presence with the 1 (local) member
after joining due to the plugin event handler running prior to the
service adding the member to the party.

This also changes the party id to always be null when not in a party instead of
set to the special local party id. This simplifies the checks in the
plugins trying to differentiate being in your own party vs not being in
a party.
2020-08-23 11:43:08 -04:00
Adam 9dc757b089 discord: add logging to Discord rpc callbacks 2020-08-22 20:24:05 -04:00
Adam 8608cde1e2 discord: remove DiscordReplyType
It is unused currently and the Discord library provides constants for the values already.
2020-08-22 20:22:44 -04:00
Adam 9c81e9b509 http-service: increase loot tracker retention to 90 days 2020-08-22 11:09:07 -04:00
Adam 2f2da2c1dc xp globes: remove double globeCache index 2020-08-21 21:04:07 -04:00
be1e1bbdbb timers plugin: add fight cave and inferno timers
Co-authored-by: winterdaze <35933468+winterdaze-rs@users.noreply.github.com>
Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-08-21 20:28:28 -04:00
Adam ad940f51ee xp globes: fix timing out xp globes after no xp is gained
The overlay was clobbering the plugins sorted xpglobe list when it
re-sorted it by skill instead, preventing the expire routine from
correctly expiring xpglobes. Instead keep the list in render order (by
skill) and just check the full list for expired orbs, since there are
not usually many to check.
2020-08-21 20:19:34 -04:00
LazyScaper 408df21f2e skill calc: add Vyres to thieving calc 2020-08-21 16:32:27 -04:00
Jordan Atwood c9ef18b55e menuentryswapper: Prefer last-destination on Zanaris fairy ring 2020-08-21 16:10:47 -04:00
Jussi Kauppinen 1ec38b8906 inventory-tags: add underline as display option
Added item underline as an alternative display option for inventory
tags. Item borders remain as the default display option.

Close #12165
2020-08-21 12:14:41 -04:00
Landy Chan 1a88b8e214 prayer plugin: fix time remaining text when greater than 1 hour 2020-08-19 16:40:26 -04:00
TheStonedTurtle a4025e9270 Dev Tools - Add Inventory Inspector 2020-08-19 16:11:01 -04:00
Derek Lopes ef86486a82 Notifier: Disable flash notification when off is selected to prevent
stuck flash state
2020-08-19 13:51:14 -04:00
Toocanzs 24cfac14fa gpu: add anisotropic filtering 2020-08-18 13:54:02 -04:00
Broooklyn 1ea9f10fb9 chat commands: add Nightmare abbreviations 2020-08-16 00:01:11 -04:00
Jordan Atwood 105046b2f5 HotColdLocation: Fix Mos Le'Harmless southern bar spot
Ref: #9601
2020-08-15 18:31:33 -07:00
Adam ceab3ef4b5 gpu plugin: initialize aa fbo handles
This fixes erroneously deleting texture/framebuffer/renderbuffer 0 in shutdownAAFbo
2020-08-15 18:48:57 -04:00
Adam 86713e66ee loot tracker service: use bigint for kill id 2020-08-15 18:48:57 -04:00
Hydrox 549dd89f8a loottrackerclient: log when submitting loot isn't successful 2020-08-15 18:47:52 -04:00
Jordan e7d14f6951 Merge pull request #12345 from Broooklyn/krils-chamber
clue: Fix K'ril's chamber master clue step plane
2020-08-14 23:37:52 -07:00
Broooklyn 882fe29bd5 clue: Fix K'ril's chamber master clue step plane 2020-08-15 01:49:32 -04:00
Adamandjzomerlei 276746eea6 mining plugin: add session stats
Co-authored-by: jzomerlei <jzomerlei@gmail.com>
2020-08-15 00:30:37 -04:00
Adamandjzomerlei 10773f6a5e mining plugin: rename MiningOverlay to MiningRocksOverlay
Co-authored-by: jzomerlei <jzomerlei@gmail.com>
2020-08-15 00:30:37 -04:00
Adam 7c19a6c73b slayer plugin: support new Turael task completion message 2020-08-12 11:04:37 -04:00
HexagonandAdam d104c9a3e7 client: add zalcano plugin
Co-authored-by: Adam <Adam@sigterm.info>
2020-08-11 18:20:29 -04:00
Adam d595cde390 api: add GraphicsObject finished()
Also update some of the javadoc
2020-08-11 16:58:26 -04:00
AdamandMMagicala 1d62a00596 item stats: add duration tooltips to potions
Co-authored-by: MMagicala <MMagicala@users.noreply.github.com>
2020-08-11 15:43:31 -04:00
Jordan 745f930056 Merge pull request #12321 from Hydrox6/tooltips-drop
mousehighlight: make "drop" not show when interface tooltips are off
2020-08-11 00:12:09 -07:00
melkypie c2026f5516 chatcommands: make cox pb account for 11-15 and 16-23 team sizes 2020-08-10 18:30:20 -04:00
Adam 6998931f84 menu swapper: update jewellery box clan wars swap to ferox enclave 2020-08-10 11:12:04 -04:00
Hydrox6 89061a5a42 mousehighlight: make "drop" not show when interface tooltips are off 2020-08-10 12:23:02 +01:00
leejtandAdam 18087ca9cc loot tracker: add metadata field to loot record
This is for tracking miscellaneous data with the loot records, such as
npc id and skill levels, for the wiki drop log project.

Co-authored-by: Adam <Adam@sigterm.info>
2020-08-07 18:50:18 -04:00
leejt 7affadcf50 loot tracker: track grubby, stone, Dorgesh-Kaan and HAM chests
The Dorgesh-Kaan tracking could be done better (there are actually 4 distinct drop tables) but it's hard to do this without significantly complicating the code.
2020-08-07 13:03:41 -04:00
Jordan Atwood b16b3a8017 slayer: Fix slaughter bracelet proc text
After the 2020-08-06 game update[1] the Bracelet of slaughter gives a
slightly different text than before. This commit updates the slayer
plugin to identify that new text.

[1]: https://secure.runescape.com/m=news/pvp-changes?oldschool=1
2020-08-07 12:35:51 -04:00
Meeran a57721b41a ItemMapping: Add Ring of endurance 2020-08-07 00:43:18 -07:00
Meeran 4fbe77096c ItemMapping: Add Bryophyta's staff (#12286) 2020-08-07 07:41:34 +00:00
Erik Humphrey ae509dc42e clues: Fix 'Headbang at the exam centre' clue text (#12297) 2020-08-06 21:50:34 +00:00
Runelite auto updater 7d94e5b839 Bump for 1.6.25-SNAPSHOT 2020-08-06 11:26:05 +00:00
Runelite auto updater abf6600241 Release 1.6.24 2020-08-06 11:25:56 +00:00
RuneLite Cache-Code Autoupdater ba065ac529 Update Widget IDs to 2020-08-06-rev190 2020-08-06 05:04:04 -06:00
RuneLite Cache-Code Autoupdater 22af685f84 Update Object IDs to 2020-08-06-rev190 2020-08-06 10:32:41 +00:00
RuneLite Cache-Code Autoupdater e4a29e7d69 Update Item IDs to 2020-08-06-rev190 2020-08-06 10:32:40 +00:00
LazyScaper 1e0800cea7 worldmap: Fix Misthalin mystery quest icon position (#12273) 2020-08-06 07:39:48 +00:00
SirGirion 301156678e loottracker: Add bird nest loot tracking (#12237) 2020-08-06 07:38:21 +00:00
Chris JanusiewiczandAdam 0e4ef402e1 nmz plugin: add option to send overload notification prior to expire
Co-authored-by: Adam <Adam@sigterm.info>
2020-08-05 22:38:02 -04:00
Jordan Atwood 73b73a84c5 HotColdLocation: Center some location spots
Center some hot-cold locations as reported and verified from the mega
issue.

Ref: runelite/runelite#9601
2020-08-04 21:07:34 -07:00