Commit Graph

12176 Commits

Author SHA1 Message Date
Max Weber
e81ff07f07 Update Scripts to 2019-12-05-rev182 2019-12-05 05:15:32 -07:00
Owain van Brakel
b334aa159f Merge remote-tracking branch 'runelite/master' 2019-12-05 13:09:03 +01:00
Owain van Brakel
f71ebf836d Client: Update NPC stats (#2097)
Client: Update NPC stats
2019-12-05 12:38:41 +01:00
Owain van Brakel
ca86fd4942 client: connecting... 2019-12-05 12:37:16 +01:00
RuneLite Cache-Code Autoupdater
3433fb0d82 Update Object IDs to 2019-12-05-rev182 2019-12-05 11:32:50 +00:00
RuneLite Cache-Code Autoupdater
cbdcc82c32 Update Item variations to 2019-12-05-rev182 2019-12-05 11:32:49 +00:00
RuneLite Cache-Code Autoupdater
3555b98888 Update Item IDs to 2019-12-05-rev182 2019-12-05 11:32:49 +00:00
OpenOSRS
ea8cd1a50e Client: Update NPC stats 2019-12-05 00:23:39 +00:00
Hydrox6
c0b193fd2e kourendlibrary: remove LibraryCustomer 2019-12-04 11:45:28 -05:00
Hydrox6
7734b1199e kourendlibrary: optimize NPC marking code 2019-12-04 11:45:28 -05:00
Hydrox6
0527abce81 kourendlibrary: add option to hide Varlamore Envoy
Co-authored-by: Shawn Shadrix <shshadri@ncsu.edu>
2019-12-04 15:51:16 +00:00
Shawn Shadrix
67f7927b3e kourendlibrary: highlight the customer's desired book in the overlay 2019-12-04 15:51:15 +00:00
Hydrox6
76fdb50fa6 kourendlibrary: remove unneeded hidden flag from overlay
From testing, this flag didn't seem to do anything useful.
It might have also led to certain users thinking that the plugin was broken if they had enabled the plugin after the client was started.
2019-12-04 15:51:11 +00:00
Hydrox6
09da86884a kourendlibrary: add tutorial overlay 2019-12-04 15:51:08 +00:00
Adam
8eb1818846 object indicators: fix checkObjectPoints to check plane 2019-12-04 10:36:50 -05:00
Kyle
8beae6d673 checkstyle fix
checkstyle fix
2019-12-04 14:58:38 +00:00
Kyleeld
08d8a0c1dd WorldHopper: Remove BH World
closes suggestion 501 in discord
2019-12-04 13:42:21 +00:00
Tomas Slusny
f4ede95e86 Merge pull request #10321 from ShaunDreclin/arceuus-help-swap
Menu Entry Swapper: Add 'help' swap to Arceuus library customers
2019-12-04 14:27:25 +01:00
Adam
883fd21cfd object indicators: fix unmarking objects matched by name 2019-12-03 08:46:29 -05:00
Adam
d6198ff311 camera plugin: add option to rotate camera with right click
The camera rotation only takes effect when there are no menu entries.
This also adds an option to make the middle button then open the menu.

Co-authored-by: Wynadorn <Wynadorn@users.noreply.github.com>
2019-12-03 08:45:33 -05:00
Adam
22b8c77fca client: rename zoom plugin to camera plugin 2019-12-03 08:45:33 -05:00
Owain van Brakel
20cb5706be Client: Update NPC stats (#2095)
Client: Update NPC stats
2019-12-03 05:53:29 +01:00
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
Owain van Brakel
74cfa1cb38 Update FloorDecoration.java 2019-11-30 03:13:50 +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
a334a14918 virtuallevels: Fix oopsie (#2088)
virtuallevels: Fix oopsie
2019-11-28 22:18:45 +01: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
52a50aa298 learntoclick: fix world map and xp drops (#2087)
learntoclick: fix world map and xp drops
2019-11-28 21:31:58 +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
Owain van Brakel
05832f5d6e Merge pull request #2084 from Owain94/186
project: Rev update
2019-11-28 16:41:13 +01:00
Owain van Brakel
b1fb571a5e virtuallevels: Add level up message for virtual levels (#2083)
virtuallevels: Add level up message for virtual levels

Co-authored-by: Magic fTail <runecnielsen3132@gmail.com>
2019-11-28 16:39:48 +01:00
Owain van Brakel
74726ae17a project: Rev update 2019-11-28 16:31:53 +01: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 auto updater
f6cbfeb8ce Bump for 1.5.43-SNAPSHOT 2019-11-28 13:01:43 +00:00