Commit Graph

9352 Commits

Author SHA1 Message Date
Lotto
bdb554e9a1 player-indicators: highlight the 'Walk here' menu entry too 2020-04-02 13:34:37 -04:00
Lotto
d4f2753e05 player-indicators: move menu logic to ClientTick 2020-04-02 13:34:36 -04:00
Lotto
e7171ee386 player-indicators: break out decorating code into own methods 2020-04-02 13:34:01 -04:00
Lotto
b85675f624 api: remove Follow and Trade menu actions
They are just the third and fourth player options but deprioritized by having 2000 added to them.
2020-04-02 13:34:01 -04:00
Lewis
85c5cf9a19 music plugin: add option to mute prayer sounds 2020-04-02 13:26:21 -04:00
Dennis
b81caff06f ge plugin: add fuzzy search option 2020-04-02 12:27:48 -04:00
Max Weber
5f585987f5 Notifier: Reuse Clip instances
This was leaking instances of Clip, which on linux/alsa+alsa-pulseaudio
keeps a connection to pulseaudio open forever, for each notification
which will eventually lock/crash the pulse daemon.

If we just made it close the clip, it would become difficult to change
the volume because the volume interface would go away as soon as the
clip has stopped playing, so instead we keep the clip around after it
has been loaded if the mtime of the file hasn't changed.
2020-04-02 00:07:17 -06:00
Thomas
0bf469eaf1 slayer plugin: add Jormungand's Prison task location 2020-04-01 23:35:32 -04:00
OpenOSRS
e4a0ce61f6 Client: Update NPC stats 2020-04-02 00:09:52 +00:00
Sean Dewar
b8ad248fcb runenergy: update graceful recovery rate logic
Updates the energy recovery rate calculation to reflect the changes made
in the 9th January 2020 game update.

Each individual piece of graceful now boosts your recovery rate by 3%,
with an extra 1% for the top and legs. With the full set, an extra boost
of 10% is added, totalling 30%. Previously, there was no boost for
individual pieces, instead the full set was required for a flat boost of
30%.
2020-04-01 19:22:07 -04:00
ThatGamerBlue
aa84a9e79f Merge pull request #2472 from ThatGamerBlue/menuoptions-oprs
plugins: fix plugins loading configs from their dependencies
2020-04-01 21:50:20 +01:00
Jordan
b250d8c327 Merge pull request #11052 from TheStonedTurtle/kbd-nmz
Nmz Plugin - Fix area check to exclude KBD lair
2020-03-31 21:01:51 -07:00
TheStonedTurtle
7744056766 discord: Fix NMZ area check to exclude KBD lair
NMZ reuses the KBD region ID but is always above plane 0
2020-03-31 20:52:46 -07:00
TheStonedTurtle
0faf994f54 nightmarezone: Fix area check to exclude KBD lair
Fixes #3692
2020-03-31 20:52:28 -07:00
Jordan
9632eb6cb8 Merge pull request #9975 from Nightfirecat/fix-woodcutting-overlay-for-long-chop-delays
Fix woodcutting overlay hiding during long chop delays
2020-03-31 20:03:42 -07:00
Jordan
ed7de916ea Merge pull request #9980 from Nightfirecat/dont-show-boost-change-when-no-boosted-stats-shown
boosts: Hide restore timer when no boosts are visible
2020-03-31 20:02:30 -07:00
OpenOSRS
a12ca32fa0 Client: Update NPC stats 2020-04-01 02:37:33 +00:00
dekvall
2d01dc21bd prayer: display prayer time remaining in prayer orb 2020-03-31 20:52:07 -04:00
Robert Nönnig
12c969cc0a prayer: Hide prayer flick indicator when minimap is hidden (#11138) 2020-04-01 01:11:40 +02:00
Jordan
ca11d1926a Merge pull request #10908 from BrandtHill/fishing-tooltip_issue-10900
Check player animation to update fishing status
2020-03-31 12:58:36 -07:00
Morgan Lewis
ea71fcf4bf worldmap: Fix slayer ring teleport location
Fix slayer tower location and add main surface icon for
rellekka slayer cave.
2020-03-31 19:28:35 +00:00
Tyler Davis
68e8b0df26 swingutil: Set button tooltip text in addModalTooltip
Prior to this commit, addModalTooltip only added a button listener to
update the tooltip when its state changed. This, however, did not set
the initial tooltip and leaves modal tooltip buttons in the client
lacking a tooltip until they are toggled. This commit sets the initial
tooltip state using the same toggle check as is used in the listener.
2020-03-31 19:16:47 +00:00
ThatGamerBlue
f0b762c5f2 plugins: fix plugins loading configs from their dependencies 2020-03-31 18:23:47 +01:00
Tomas Slusny
daca01170b Merge pull request #11126 from Alexsuperfly/mouse-tooltips-moving
OverlayRenderer: prevent moving DYNAMIC and TOOLTIP overlays
2020-03-31 18:08:37 +02:00
Alexsuperfly
d02ddfc1b2 OverlayRenderer: prevent moving DYNAMIC and TOOLTIP overlays 2020-03-31 01:22:56 +02:00
Deon Zhao
65d63cd754 loottracker: Track herbiboar loot with an open herb sack
When looting the herbiboar with an open herb sack, instead of receiving
the herbs to your inventory, the herbs are deposited to the sack
directly and the player receives chat messages indicating the herbs they
received. This commit adds support for reading those chat messages when
looting the herbiboar.

This change incidentally fixes an issue which arose when the open herb
sack was introduced to the game where any inventory change after looting
the herbiboar would be tracked as herbiboar loot, such as drinking a
stamina potion.

Closes #10655
Fixes #10718
2020-03-30 18:43:34 -04:00
Jordan
c60c88bb86 Merge pull request #11147 from Hydrox6/woodcutting-gilded
Add support for Gilded Tools
2020-03-30 11:02:32 -07:00
Hydrox6
361efbafd1 motherlode: add support for gilded pickaxe 2020-03-30 18:52:27 +01:00
Hydrox6
45ec248e60 idle notifier: add support for gilded pickaxe 2020-03-30 16:35:43 +01:00
AaronPoon
17da7adab8 agility: highlight 'Stick' in Werewolf Agility Course
Co-authored-by: dekvall <dkvldev@gmail.com>
2020-03-30 10:58:37 -04:00
Hydrox6
c41b800650 wintertodt: add support for gilded axe 2020-03-30 09:40:41 +01:00
Hydrox6
7ca124da6b idle notifier: add support for gilded axe 2020-03-30 09:40:31 +01:00
Hydrox6
bd3c3be6f8 woodcutting: add support for gilded axe 2020-03-30 09:40:18 +01:00
Owain van Brakel
a8e16fdbba Merge pull request #2468 from Owain94/providers
client: Fix providers
2020-03-29 17:28:50 +02:00
Owain van Brakel
19d49dedff client: Fix providers 2020-03-29 17:23:20 +02:00
Owain van Brakel
646e616864 Merge pull request #2467 from Owain94/partyw00tw00t
party: Revert botches and fix party support
2020-03-29 16:34:44 +02:00
Owain van Brakel
f79d5ede89 party: Revert botches and fix party support 2020-03-29 16:27:28 +02:00
Hydrox6
01737bf773 clues: update Immenizz's master clue to reflect his NPC's name change 2020-03-28 21:33:42 +00:00
xKylee
2b270efa2b Merge branch 'pr/1' into upstream 2020-03-27 23:23:50 +00:00
Adam
22235925be client: add config option for blocking extra mouse buttons 2020-03-27 18:02:54 -04:00
Adam
ec11040150 stretchedmode: copy mouse event consumed flag when translating mouse events 2020-03-27 17:45:32 -04:00
Adam
844a85392b speccounter: fix some bugs and edge cases
1) fix plugin to correctly identify blocked hits as a spec being used

2) fix when hitsplats appear on the same tick as uninteracting with the
target npc

3) fix when hitsplats appear in between the spec and its hitsplat on
other targets

4) fix specs not registering when not having to path to monsters due to
the spec varbit changing prior to the interact event firing
2020-03-27 17:40:44 -04:00
Kyle
6d657a950f mousemanager: revert 2020-03-27 21:12:25 +00:00
Owain van Brakel
85b17d3bec tests: Fix client tests 2020-03-27 21:33:56 +01:00
Owain van Brakel
28c742691c externalpluginmanager: Don't extend ReceiverAdapter 2020-03-27 21:27:33 +01:00
Owain van Brakel
dba5405721 Merge remote-tracking branch 'origin/master' 2020-03-27 21:20:28 +01:00
Owain van Brakel
3ecdebf542 project: Rework external plugins, local instances syncing, hotswapping 2020-03-27 21:17:20 +01:00
xKylee
b49c9d8b69 Merge branch 'pr/2' into upstream 2020-03-27 15:00:13 +00:00
Max Weber
08703d011b grounditems: reset on the executor thread
let startup run slightly more parallel
2020-03-26 11:33:43 -06:00
Max Weber
6b1da824a8 grounditems: make priceChecks threadsafe 2020-03-26 11:25:31 -06:00