github-actions[bot]
752fca581c
Merge pull request #2637 from open-osrs/NPC-UPDATE-bb63994bd
...
Client: Update NPC stats
2020-05-29 00:17:07 +00:00
OpenOSRS
3cf5905348
Client: Update NPC stats
2020-05-29 00:09:14 +00:00
Owain van Brakel
bb63994bde
Merge pull request #2635 from Owain94/upstream-2805-2
2020-05-28 15:25:03 +02:00
Owain van Brakel
f9f1eb61f8
Merge pull request #2633 from Owain94/mixins-loginstuff
...
mixins: Login stuff
2020-05-28 15:23:54 +02:00
Owain van Brakel
90090d55e1
Merge remote-tracking branch 'runelite/master'
2020-05-28 15:17:41 +02:00
Owain van Brakel
8d45b53d71
mixins: Login stuff
2020-05-28 15:16:23 +02:00
Runelite auto updater
1e7299bcc6
Bump for 1.6.18-SNAPSHOT
2020-05-28 13:13:26 +00:00
Runelite auto updater
590c11edb4
Release 1.6.17
2020-05-28 13:13:17 +00:00
melkypie
5cac2abac3
api: fix raids points infobox widget id
2020-05-28 08:43:34 -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
ST0NEWALL
daf14999e1
Merge pull request #2634 from open-osrs/fix-equals
...
menumanager: fix invalid equals check.
2020-05-28 12:41:09 +00:00
Ganom
b6b21cf249
menumanager: fix invalid equals check.
2020-05-28 08:34:10 -04:00
Max Weber
5b27cb2885
BankSearchLayout: don't truncate search string
...
This is a regression from 592ca5c112 which
I mistakingly didn't fix last week
2020-05-28 04:05:26 -06:00
Tyler Bochard
c0fa105d49
Merge pull request #2630 from open-osrs/upstream
...
client: merge upstream
2020-05-28 03:01:33 -04:00
zeruth
c98361c86b
null: remove silly mistake
2020-05-28 02:52:03 -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
Adam
1bcb25f10b
api: finish some thoughts in callbacks javadoc
2020-05-27 21:09:27 -04:00
Hydrox6
7cc36acd9a
login screen: add custom login screen support
2020-05-27 21:05:07 -04:00
Hydrox6
f6d0c93c5b
api: add support for setting login screen and fire rendering
2020-05-27 21:05:07 -04:00
github-actions[bot]
3f3488546c
Merge pull request #2629 from open-osrs/NPC-UPDATE-2734e7acf
...
Client: Update NPC stats
2020-05-28 00:17:15 +00:00
OpenOSRS
58f3574175
Client: Update NPC stats
2020-05-28 00:09:35 +00: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
caa3885196
Merge pull request #2628 from stone-wall/revertit
...
client: Revert "infobox manager: make threadsafe"
2020-05-27 04:27:00 +00: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
github-actions[bot]
7b56c14f02
Merge pull request #2627 from open-osrs/NPC-UPDATE-8b5a079d7
...
Client: Update NPC stats
2020-05-27 00:17:42 +00:00
OpenOSRS
192a298d6b
Client: Update NPC stats
2020-05-27 00:09:50 +00:00
swazrgb
66db2c7986
Remove SoundsClient
2020-05-26 23:36:27 +02: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
swazrgb
4769802524
Switch repo.runelite.net url to https
2020-05-26 23:33:42 +02:00
Broooklyn
a8de2b6d24
cluescrolls: Fix "jewellery" clue hint spelling ( #11673 )
2020-05-26 03:54:33 +00:00
Owain van Brakel
8b5a079d77
Merge pull request #2625 from Owain94/upstream-2605
2020-05-26 04:33:31 +02: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
228deaabc6
project: Bump client version
2020-05-25 21:56:41 +02:00
Owain van Brakel
ad1b7b8a0c
mixins: refactor to use NameableContainer
2020-05-25 21:48:15 +02:00
Adam
667a0e9297
cache: diable some long-running tests
...
These tests just bulk-dump data and don't really test anything, and use
up a lot of CI time when tests are run
2020-05-25 14:32:56 -04:00
Owain van Brakel
eba4b2be73
Merge pull request #2622 from swazrgb/comparator-null
2020-05-25 17:38:16 +02:00