Commit Graph
16656 Commits
Author SHA1 Message Date
OP 9715e2f263 add getModulus() to match setModulus used in the private server plugin. (#3043) 2021-09-29 19:56:23 -10:00
Owain van Brakel f51d7aee6c Merge pull request #3041 from Sundar-Gandu/master 2021-09-24 01:23:59 +02:00
Sundar-Gandu 65dc16fb3a client: refactor ClientUI to be the same as runelite 2021-09-18 16:38:57 -04:00
Owain van Brakel 3243a8679e Merge pull request #3040 from Owain94/hd
project: Merge upstream
2021-09-13 19:55:01 +02:00
Owain van Brakel 6e37d6dbf6 project: Bump versions 2021-09-13 19:41:08 +02:00
Owain van Brakel 638760057e project: Mixins for HD 2021-09-13 19:41:01 +02:00
Owain van Brakel f2a4b60840 Merge remote-tracking branch 'runelite/master' 2021-09-12 21:05:55 +02:00
Runelite auto updater 4b2afca434 Bump for 1.7.25-SNAPSHOT 2021-09-12 16:16:54 +00:00
Runelite auto updater 87c5873c02 Release 1.7.24 2021-09-12 16:16:51 +00:00
Adam e56562f54a api: add scene tile shapes, underlay, and overlay ids 2021-09-12 10:01:06 -04:00
Adam 37654452c3 api: add model vertex normals 2021-09-12 10:01:00 -04:00
Owain van Brakel 019d90d941 Merge remote-tracking branch 'runelite/master' 2021-09-12 05:16:12 +02:00
Max Weber 24511aea4e rl-client: add plugin conflict support 2021-09-11 19:33:39 -06:00
Max Weber 62a9e4f79b Revert "rl-client: add plugin conflict support"
This reverts commit 72b2ac5705.
2021-09-11 19:33:34 -06:00
Max Weber 72b2ac5705 rl-client: add plugin conflict support 2021-09-11 21:06:50 -04:00
Owain van Brakel 69b594fd8b project: Move MacOSPopupFactory 2021-09-12 00:19:06 +02:00
Owain van Brakel 959a7ceb36 Merge remote-tracking branch 'runelite/master' 2021-09-12 00:17:47 +02:00
Owain van Brakel ac64ab8955 project: Mixins roof removal 2021-09-11 21:52:16 +02:00
Adam a231192578 client: update jna to 5.9.0
This is required for macos aarch64 support
2021-09-11 11:05:36 -04:00
Adam 3c5f812331 npc overlay: clear highlighted npcs on logout
Despawn events don't fire for npcs on logout, copied from the npc highlight plugin
2021-09-11 10:53:05 -04:00
Adam 9cd1cbcea0 music: check game state before applying sliders on startup
This accesses vars, which typically cannot be accessed when not logged in, or in early startup
2021-09-11 00:03:21 -04:00
Adam 9cadc62eba widget overlay: correct raids points overlay position 2021-09-10 18:05:25 -04:00
Adam c5586123c8 npc overlay: set lower priority on npc change and despawn handlers
Similar to spawn, these need to run after plugins for most of the highlight functions to work correctly
2021-09-09 20:38:03 -04:00
Owain van Brakel e657119b95 Merge pull request #3039 from open-osrs/upstream-0909 2021-09-09 22:37:30 +02:00
Owain van Brakel 8ef5a07d87 project: Merge upstream 2021-09-09 22:26:51 +02:00
Owain van Brakel d836090df5 Merge pull request #3038 from tomcylke/objectcomposition-bitmask
client: object composition directional access bitmask
2021-09-09 22:14:41 +02:00
tomcylke 0cb2dea4d9 client: object composition directional access bitmask 2021-09-09 14:08:10 -04:00
Adam 342e0169e3 npc minimap overlay: use unmodified highlight color
The darker() is originally from the npc indicators minimap overlay, but other plugins now using this such as impling plugin do not expect this.

If we require the minimap colors to be different later we should add a separate property specifically for it.
2021-09-09 12:44:43 -04:00
Runelite auto updater 49ecbab6b6 Bump for 1.7.24-SNAPSHOT 2021-09-09 10:53:19 +00:00
Runelite auto updater affceb5403 Release 1.7.23 2021-09-09 10:53:16 +00:00
RuneLite Cache-Code Autoupdater 9161b3852f Update NPC IDs to 2021-9-9 2021-09-09 00:46:15 -06:00
RuneLite Cache-Code Autoupdater 7751238847 Update Object IDs to 2021-9-9 2021-09-09 00:46:15 -06:00
RuneLite Cache-Code Autoupdater 45991cb789 Update Item variations to 2021-9-9 2021-09-09 00:46:14 -06:00
RuneLite Cache-Code Autoupdater 7352224a2b Update Item IDs to 2021-9-9 2021-09-09 00:46:14 -06:00
RuneLite Cache-Code Autoupdater 7087bb5466 Update Scripts to 2021-9-9 2021-09-09 00:46:14 -06:00
Vic Segers 1d2d1e445a itemstats: Add jangerberries prayer point restore (#14101) 2021-09-07 18:29:13 +00:00
Adam 178638b73b external plugins: require assertions when loading builtin plugins 2021-09-07 14:26:06 -04:00
geheur 03e51acf08 bank tags: Fix tag tab tab scroll height (#13761) 2021-09-07 18:19:15 +00:00
Owain van Brakel df0b7d9404 Merge pull request #3037 from open-osrs/externalmanager-logging 2021-09-07 17:27:12 +02:00
Owain van Brakel de694d94fc project: external manager logging 2021-09-07 17:21:39 +02:00
Owain van Brakel 16a88c9a15 Merge pull request #3036 from open-osrs/upstream-and-externals 2021-09-07 16:11:41 +02:00
Owain van Brakel 4bfb83cf6b external: Support custom plugin json files for raw repositories 2021-09-07 15:53:13 +02:00
Owain van Brakel 8e47e8106d Merge remote-tracking branch 'runelite/master' 2021-09-07 07:48:07 +02:00
Adam 58fb78ff00 runecraft: use npc overlay service 2021-09-06 21:45:15 -04:00
Adam 4a9b650249 corp: use npc overlay service 2021-09-06 21:45:14 -04:00
Adam c52667a5cc Move npc highlight overlay to core
This allows the other plugins which depend on the npc overaly to work
when npc highlight plugin is off, while still letting them use the
consistent highlight style of the central overlay.
2021-09-06 21:45:14 -04:00
Adam 99100979df npc highlight: fix npe rendering minimap names on npcs with no name 2021-09-06 21:41:33 -04:00
Owain van Brakel 6253cf1e48 Merge pull request #3034 from open-osrs/upstream-2508-2
project: Merge upstream
2021-09-07 03:30:20 +02:00
Owain van Brakel 9b34539cd8 Merge remote-tracking branch 'origin/master' 2021-09-07 03:24:08 +02:00
Owain van Brakel c5d1cf0a09 Merge remote-tracking branch 'runelite/master' 2021-09-07 03:23:38 +02:00