Commit Graph

8945 Commits

Author SHA1 Message Date
Adam
6a2e15643f ge plugin: include world type in trades 2020-05-30 20:06:33 -04:00
Adam
17d6921a4a ge plugin: submit partially completed trades 2020-05-30 19:26:43 -04:00
Adam
6d46bb09c4 ge plugin: submit trades even when not logged in 2020-05-30 19:26:43 -04:00
Hydrox6
834cc3e39c login screen: reset fire state when disabling the plugin 2020-05-30 17:48:37 +01:00
Hydrox6
f0cef4589b Add all other pearl rod animations
There are 2 animations for each pearl rod (except Oily). Usually it
seems that only one is used when actually fishing, which were the ones
present before this commit. However, it seems that Jagex is not
consistent about what animations are used, as Anglerfish fishing uses
the other animation of the normal pearl rod. Given that the other two
exist, and they're technically usable (and can be used as the starting
animation), it's only a matter of time before Jagex accidentally gets
them the wrong way round again, so this is a pre-emptive measure. It
also means that the UI won't show "Not Fishing" for a split second when
casting out.
2020-05-30 11:55:50 -04:00
Jesse Serrao
869b1ba1d9 npc indicators: add option to not highlight dead npcs 2020-05-30 11:52:59 -04:00
Adam
27173d90b5 hooks: remove remaining static callbacks 2020-05-30 10:25:52 -04:00
Owain van Brakel
d93ef734e0 externalpluginmanager: don't search child injector bindings for configs 2020-05-30 06:58:52 +02:00
Owain van Brakel
aa2c24f6d0 externalpluginmanager: chain child injectors for plugin dependencies 2020-05-30 06:56:43 +02:00
Owain van Brakel
5d52bf4110 Merge remote-tracking branch 'runelite/master' 2020-05-30 06:54:02 +02:00
branisk
8d4d974dc5 worldmap: Fix Kebos Lowlands mining site tooltip (#11748) 2020-05-30 00:44:05 +02:00
oneilljos
6d3f7ebee0 grounditems: Remove duplicate item count in notifications (#10526) 2020-05-29 21:40:39 +02:00
while-loop
d2286f18b0 chat-history: fix plugin not clearing history 2020-05-29 17:11:03 +02:00
SomeZer0
ed64fcadd7 boosts: Improve "Boost amount threshold" config description (#11744) 2020-05-29 06:09:00 +00:00
Rangvaldr
2f64651f31 AgilityShortcut: Add Witchaven Dungeon agility shortcut (#11690) 2020-05-29 06:00:14 +00:00
Broooklyn
08b0a10c84 grounditems: Fix grammar in config descriptions (#11743) 2020-05-29 05:19:04 +00:00
Adam
7de65bbcf4 plugin manager: don't search child injector bindings for configs
This fixes plugins which have dependencies and no configuration from
erronously having their deps config picked up, and also fixes defaults
being applied multiple times to the same config on startup due to the
configs being in the bindings of multiple injectors
2020-05-28 14:45:22 -04:00
Adam
f5e99d5cb1 plugin manager: chain child injectors for plugin dependencies
Instead of combining the modules of the plugin and all of it
dependencies, create a new child injector for the plugin from a child
injector comprised of the parent module(s)
2020-05-28 14:42:01 -04:00
Kyle
62d3e58a55 infobox: make threadsafe (#2632)
* Update InfoBox.java

* Update InfoBoxManager.java

* Update InfoBoxManagerTest.java

* fix tests
2020-05-28 13:41:34 +01:00
Ganom
b6b21cf249 menumanager: fix invalid equals check. 2020-05-28 08:34:10 -04:00
zeruth
a7eb45b3e3 client: merge upstream 2020-05-28 02:47:16 -04:00
zeruth
3c2f26b523 Merge remote-tracking branch 'runelite/master'
# Conflicts:
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/MenuAction.java
#	runelite-api/src/main/java/net/runelite/api/VarPlayer.java
#	runelite-client/src/main/java/net/runelite/client/menus/MenuManager.java
#	runelite-client/src/main/java/net/runelite/client/plugins/chatcommands/ChatCommandsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/EmoteClue.java
#	runelite-client/src/main/java/net/runelite/client/plugins/loginscreen/LoginScreenConfig.java
#	runelite-client/src/main/java/net/runelite/client/plugins/loginscreen/LoginScreenPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/playerindicators/PlayerIndicatorsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/raids/RaidsOverlay.java
#	runelite-client/src/main/java/net/runelite/client/plugins/raids/RaidsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/ui/overlay/infobox/InfoBoxManager.java
#	runelite-client/src/test/java/net/runelite/client/menus/MenuManagerTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/chatcommands/ChatCommandsPluginTest.java
2020-05-28 02:34:01 -04:00
Adam
406c2bc7db infobox manager: fix adding multiple infoboxes of same priority
The sort only checks infobox priority and plugin name, and is not a
uniqeness check, so we still need to insert the infobox regardless of if
it is "found" or not.
2020-05-28 00:13:32 -04:00
Hydrox6
7cc36acd9a login screen: add custom login screen support 2020-05-27 21:05:07 -04:00
melkypie
ed9621e18a chatcommands: add tob personal best tracking
Adds the ability to use theatre of blood !pb command, which will include the best wave/challenge time
2020-05-27 19:18:06 -04:00
Lotto
6518a6a51d player-indicators: don't decorate non-player custom menu options
Splits the RUNELITE menu action into two actions:

RUNELITE -  general menu items.

RUNELITE_PLAYER - menu items which target a player and have its identifier set to a player index.

Then the player indicators plugin is changed to only decorate RUNELITE_PLAYER menu items.
2020-05-27 18:42:46 -04:00
melkypie
654966c5b3 chatcommands: fix chambers of xeric pb tracking
Fixes the !pb command to account for the new OSRS update. This does not include team size based pb's, just your best overall pb
Also adds the ability to look at adventure log to check your cox pb's.
2020-05-27 18:15:47 -04:00
Trevor
2eb12e6bb3 raid plugin: fix plugin not reseting when prescouting raids
If you left a raid while a raid was currently being
scouted/held in the same world then there was a chance the
plugin would not reset and the scout overlay and timer
would break. This was due to the plugin thinking that the
player was in a raid party when he left and did not reset.
This was fixed by reseting whenever the raid party varp
changed while the player is outside of the raid.

steps to reproduce:
start a raid on account 1
scout another raid in the same world on account 2
leave the raid on account 1 and it will not reset correctly
2020-05-27 17:23:45 -04:00
ThatGamerBlue
2734e7acf1 Merge pull request #2626 from swazrgb/remove-api-calls
client: Remove (harmless) data submission api calls to openosrs.dev
2020-05-27 17:00:28 +01:00
ST0NEWALL
0b2a19f085 delet 2020-05-27 00:16:19 -04:00
stone-wall
ad9a2025e5 Revert "infobox manager: make threadsafe"
This reverts commit ba9ffb1d
2020-05-27 00:02:14 -04:00
swazrgb
87e4cbc921 Remove AnimationsClient 2020-05-26 23:35:24 +02:00
swazrgb
411680e98a Remove XteaClient 2020-05-26 23:34:48 +02:00
Broooklyn
a8de2b6d24 cluescrolls: Fix "jewellery" clue hint spelling (#11673) 2020-05-26 03:54:33 +00:00
Owain van Brakel
a5c42eacb5 Merge remote-tracking branch 'runelite/master' 2020-05-26 04:14:23 +02:00
Jordan
a36d38229f Merge pull request #11687 from abextm/overcannonicalize-item 2020-05-25 18:31:18 -07:00
Jordan
13b5104d5a Merge pull request #11516 from melkypie/report-24hclock 2020-05-25 17:03:23 -07:00
Jordan
7b964aea63 Merge pull request #11645 from abextm/npcaggro-colorconfig 2020-05-25 16:54:07 -07:00
Owain van Brakel
0201601aa1 Merge pull request #2624 from Owain94/upstream-2505 2020-05-26 01:00:45 +02:00
Owain van Brakel
9d1edf8b58 Merge remote-tracking branch 'runelite/master' 2020-05-26 00:53:47 +02:00
Owain van Brakel
99af99cf32 Merge pull request #2623 from Owain94/NameableContainer 2020-05-26 00:44:33 +02:00
Owain van Brakel
ad1b7b8a0c mixins: refactor to use NameableContainer 2020-05-25 21:48:15 +02:00
swazrgb
b8bf019667 client: Set JarPluginRepository#comparator to null
The default pf4j comparator casts longs to ints which breaks
the sort. Since we don't actually rely on this sorting, simply
set the comparator to `null`.

See https://github.com/open-osrs/runelite/pull/2621 for more info
2020-05-25 15:47:48 +02:00
Jordan
2d351768fb Merge pull request #11509 from RobertCurll/master 2020-05-24 23:13:09 -07:00
Daniel
fc7e697aa7 item prices: always show tooltip when alching if option is enabled 2020-05-25 06:09:53 +00:00
Broooklyn
4faf36edc2 loottracker: Improve ignored events config name and description (#11545) 2020-05-25 04:45:45 +00:00
Jordan
2e90212a24 Merge pull request #11161 from TheFlemoid/Issue11158 2020-05-24 21:31:46 -07:00
Owain van Brakel
e1bfcfc365 externalpluginmanager: Mimic PluginManager.scanAndInstantiate closer 2020-05-25 05:54:13 +02:00
Owain van Brakel
d772b3211d externalpf4jpluginmanager: Remove JarPluginRepository getPluginPath
override
2020-05-25 03:10:03 +02:00
Trey
0b62acbcaf cluescrolls: Add Dragontooth Island travel info to clue
This commit adds information on reaching Dragontooth Island for the clue
step located there.
2020-05-24 18:06:11 -07:00