Commit Graph

12885 Commits

Author SHA1 Message Date
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
seth
3254077f48 QuestStartLocation: Update The forsaken tower/roving elves quest coordinates 2019-12-02 17:52:24 -06:00
seth
d4bbac71a4 AgilityShortcut: update Arceuus essence agility shortcut coordinates 2019-12-02 17:51:36 -06:00
logarithm
8e96c25085 skybox: cleanup 2019-12-02 17:19:24 +02:00
logarithm
357e2424f4 GPU: small xbr doc update 2019-12-02 16:14:10 +02:00
logarithm
ebd4d12468 GPU: Document some parts of the XBR algorithm, and make it do alpha 2019-12-02 16:14:07 +02:00
logarithm
b20759b1d2 skybox: cut target replacement feature, to be implemented later 2019-12-02 16:08:14 +02: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
logarithm
39d623b909 GPU UI scaling: improved documentation, fine-tuned XBR to preserve text 2019-11-29 21:06:10 +02:00
logarithm
8572bde25b GPU: disable anti-ringing calculations for mitchell filter 2019-11-29 18:03:05 +02:00
logarithm
6017609882 GPU: Fix Catmull-Rom weight calculation resulting in much sharper image, add XBR pixel art upscaling (MIT license implementation taken from libretro), add Mitchell bicubic option as a softer alternative to C-R 2019-11-29 17:55:18 +02: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
logarithm
9022b4f65e GPU: move filtered sampler to fragui.glsl, delete fragui_bicubic.glsl, add documentation 2019-11-28 20:31:50 +02:00
Ganom
38e9e64987 flexo: min-delay not final (#2085) 2019-11-28 12:47:57 -05:00
logarithm
233fd5653e copyright 2019-11-28 18:24:15 +02:00
logarithm
de485f2010 checkstyle and copyright 2019-11-28 18:22:45 +02:00
logarithm
b0b328450c checkstyle: curly braces 2019-11-28 18:17:10 +02:00
logarithm
46b7c02f74 GPU: UI scaling mode config dropdown, overrides fast stretched mode for UX clarity 2019-11-28 17:49:42 +02:00
logarithm
ea203e8ca5 GPU: Catmull-Rom bicubic scaled UI in non-fast stretched mode 2019-11-28 17:49:37 +02: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
logarithm
650251f504 skybox: improve target color selection UX 2019-11-28 17:14:09 +02:00
logarithm
37d72fa40a skybox: add custom sky color options 2019-11-28 17:13:55 +02: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
Runelite auto updater
56465edd1f Release 1.5.42 2019-11-28 13:01:37 +00:00
Abex
778d3e13e7 Merge pull request #10339 from abextm/cache-code-2019-11-28-rev182
Cache code 2019 11 28 rev182
2019-11-28 05:45:10 -07:00