Commit Graph

8107 Commits

Author SHA1 Message Date
OpenOSRS
0bcfa62011 Client: Update NPC stats 2019-12-03 00:23:01 +00:00
KC Sparks
d2ef3b16dc menu entry swapper: add captain khaled talk-to/task swap 2019-12-01 20:26:40 -05:00
Siraz
47e8108181 entityhider: Pets entity hider & isFollower (#2094) 2019-12-01 18:52:32 -05:00
Adam
0413ac64b3 Merge pull request #10334 from dekvall/reorder-prayers
prayer-reorder: remove test
2019-12-01 17:56:50 -05:00
Thomas
327e3b1770 league chat icons: fix plugin name 2019-12-01 17:55:12 -05:00
Thomas
9a2872eacf chat message manager: deprioritize chat message hook
This applies color after all plugins are done processing the event, which fixes the league chaticons plugin stripping color tags when trying to strip the ironman symbol
2019-12-01 17:51:36 -05:00
JZomerlei
192fe54b7a chatcommands: Make chat clearing keybinds configurable (#10308)
Closes #6929
2019-12-01 21:35:17 +01:00
Ganom
129ccd2de9 playermanager: add. (#1952)
* playermanager: add.
playerscouter: update to use new player manager.
playerscouter: add minify option.

* playermanager: use concurrent maps over standard hash maps.

* playermanager: add attackStyleChanged event.

* playermanager: add all attacking method.

* prayagainst: completely rework it to use playerManager.
playermanager: add friend/clan methods.

* playermanager: utilize new event rather than gametick.

* playermanager: remove gam tick update.

* playermanager: remove gametick method reference.

* hideunder: use playermanager.

* equipmentinspector: use playermanager.

* events: add new docs.

* playermanager: add combat stats sub-class.

* playermanager: add timeout to updateStats

* playermanager: gamepack update.

* playermanager: remove debugging.

* playerscouter: remove unused import
2019-12-01 01:09:27 -05:00
xKylee
4f8fa15ebf custom client resizing
custom client resizing

ability to set custom client profiles
2019-11-30 16:29:09 +00:00
Owain van Brakel
00ce4ee51c Update ObjectIndicatorsPlugin.java 2019-11-30 03:19:26 +01:00
James
1723286505 Merge branch 'master' of https://github.com/open-osrs/runelite into fix-test-branch 2019-11-29 00:56:16 -05:00
James
fb1fc0c82b Add ticksOnNpcZukShield config option to Inferno plugin 2019-11-29 00:56:00 -05:00
James
5d7a20adeb Add ticksOnNpcZukShield config option to Inferno plugin 2019-11-29 00:39:07 -05:00
Owain van Brakel
23c74ea2e4 Merge remote-tracking branch 'upstream/master' 2019-11-28 22:18:03 +01:00
Owain van Brakel
e214805aa9 virtuallevels: Fix oopsie 2019-11-28 22:17:25 +01:00
Owain van Brakel
67df566342 Merge pull request #2086 from Owain94/selective-upstream-merge
project: Selective upstream merge
2019-11-28 21:41:45 +01:00
Owain van Brakel
594d141d9b Merge remote-tracking branch 'runelite/master' 2019-11-28 21:31:34 +01:00
Thomas Cylke
cebe6b5541 fix world map and xp drops 2019-11-28 14:59:27 -05:00
Ganom
38e9e64987 flexo: min-delay not final (#2085) 2019-11-28 12:47:57 -05:00
Adam
0d27667720 woodcutting plugin: disable by default 2019-11-28 09:15:21 -05:00
Adam
665b021c85 client: fix world hopper not populating worlds on startup and when refreshed 2019-11-28 09:00:56 -05:00
RuneLite Cache-Code Autoupdater
141d93ea5b Update Scripts to 2019-11-28-rev182 2019-11-28 11:33:35 +00:00
Adam
b9de8aeb7d add leagues chat icon plugin
Co-authored-by: hsamoht <6449361+hsamoht@users.noreply.github.com>
2019-11-27 22:17:43 -05:00
Adam
5407e162a3 client: add world service to manage world fetching 2019-11-27 22:17:43 -05:00
Adam
93b042a5d0 keyremapping: only update chatbox input and not player name 2019-11-27 22:17:43 -05:00
Owain van Brakel
79c2acaf37 devtools: Add new widget values to the widget inspector 2019-11-28 03:45:54 +01:00
Owain van Brakel
7b67298a01 Merge remote-tracking branch 'MagicfTail/Fake-lvl-up' into fake-level-up 2019-11-28 03:43:01 +01:00
dekvall
1b3fe266bc prayer-reorder: remove test
The plugin has been removed.
2019-11-27 21:23:57 +01:00
Owain van Brakel
5173b15e76 Merge remote-tracking branch 'upstream/master' 2019-11-27 21:17:39 +01:00
Owain van Brakel
962274152c xpdrop: Fix event 2019-11-27 21:17:08 +01:00
Owain van Brakel
d8e489a727 Merge branch 'master' into eventbus-stuff 2019-11-27 15:56:19 +01:00
Owain van Brakel
7041ae1cdc Merge pull request #2069 from Owain94/broom
project: Cleanup
2019-11-27 15:53:08 +01:00
Hydrox6
de496e2d78 kourendlibrary: fix prediction not resetting when layout changes 2019-11-27 14:27:47 +00:00
Hydrox6
018a2365f8 kourendlibrary: replace final static with static final 2019-11-27 14:27:40 +00:00
Austin Lee
d936a23894 Add support for rune pouch (l) to rune pouch overlay (#10331) 2019-11-27 08:58:10 +01:00
Max Weber
238471979c runelite-client: Add custom notification sounds 2019-11-27 00:13:42 -05:00
Adam
1d344df411 npc highlight: fix npc interactible check
isVisible is actually the draw priority and is not what we want here
2019-11-26 10:13:11 -05:00
chestnut1693
6dc9d9dc88 loottracker plugin: fix typo 2019-11-26 13:48:16 +01:00
Shaun Dreclin
388acc4710 menu entry swapper: Add 'help' swap to Arceuus library customers 2019-11-25 21:53:34 -05:00
OpenOSRS
d2aa4017ff Client: Update NPC stats 2019-11-26 00:42:56 +00:00
Adam
5f18b32976 npc highlight: skip noninteractiable npcs 2019-11-25 14:45:44 -05:00
Adam
6d6647a43f raids plugin: limit layout message to 300 characters 2019-11-25 13:11:09 -05:00
Adam
2884e37927 hostsupplier: only supply regular f2p or p2p worlds 2019-11-25 09:47:05 -05:00
Adam
b273e9f464 client: use mock webserver for client config loader test 2019-11-25 09:47:05 -05:00
Adam
6f5a719cfb world client: always return non null or throw an error 2019-11-25 09:47:05 -05:00
Adam
643a77ad26 client: add backup jav_config support 2019-11-25 09:47:05 -05:00
Owain van Brakel
675c3052a3 eventbus: Multithreading support 2019-11-25 01:17:12 +01:00
Kyle
9f6bf0281f add additional remapping
add additional remapping
2019-11-24 23:56:25 +00:00
Kyle
d97dbc3beb add additional remapping
add additional remapping
2019-11-24 23:55:44 +00:00
Kyle
b04f5f8783 add additional remapping
add additional remapping
2019-11-24 23:55:16 +00:00