Commit Graph
8432 Commits
Author SHA1 Message Date
Hydrox6 98da4aa810 interfacestyles: fix 2005 fixed mode minimap's right side
The right side of the inside was missing a single pixel for some reason,
which caused a "crack" where the minimap wasn't rendered
2019-12-18 03:14:34 +00:00
Adam 5a6e13eb02 Merge pull request #10446 from abextm/external-plugins
External Plugins
2019-12-17 09:29:20 -05:00
Max Weber 43390c0c28 runelite-client: Add External Plugin support 2019-12-16 20:42:40 -07:00
ln a8fa05e028 GPU: smooth out fog corners 2019-12-16 21:29:51 -05:00
Abex 71de3a689f Merge pull request #10237 from Trevor159/custom-notifications
Add custom notification sounds
2019-12-16 19:22:00 -07:00
Adam 7f03a2f23e Merge pull request #10441 from aaron-goff/fix-avantoe-id-plugin-med-name
Change avantoe and avantoe seed item id medium name
2019-12-16 21:06:50 -05:00
dekvall b064c27079 widgetinfo: fix tithe farm score 2019-12-16 20:54:26 -05:00
Max Weber 5a70315777 SplashScreen: Allow use after our L&F has been installed 2019-12-16 13:30:08 -07:00
Max Weber 7ff327c57e SplashScreen: Ceiling download total 2019-12-16 13:30:07 -07:00
Max Weber 754ea00789 DynamicGridLayout: Take the container's insets into account 2019-12-16 13:30:07 -07:00
Max Weber dc2f4b6f59 ImageUtil: Rename methods to luminance, and work with non ARGB images 2019-12-16 13:30:07 -07:00
Max Weber 808e85fdf8 runelite-client: Remove IconButton
Most of this class is defaults, which can just be a normal method and a
listener for hover support, which is part of the base class anyway.
2019-12-16 13:30:07 -07:00
Max Weber 4148b5e4a8 config: Refactor config panel into separate panels for each logical view 2019-12-16 13:30:07 -07:00
Runelite auto updater 510aa63d57 Bump for 1.5.44-SNAPSHOT 2019-12-16 17:31:17 +00:00
Runelite auto updater aa4a631a36 Release 1.5.43 2019-12-16 17:31:12 +00:00
Runelite auto updater 4579abb855 Update 187 2019-12-16 17:08:48 +00:00
whartd 2e8c7f46e1 menu swapper: add jewellery box 2019-12-15 21:24:00 -05:00
Aaron Goff 40234bba12 Change avantoe and avantoe seed item id medium name 2019-12-14 21:33:34 -05:00
Alexsuperfly f8b801f6cd woodcutting: show respawn timers after GameState change 2019-12-13 14:28:22 -05:00
TheStonedTurtle a3ef09b433 clanchat plugin: add option to confirm kicks 2019-12-13 10:50:10 -05:00
Adam dddd76fb8d Merge pull request #10401 from Hydrox6/twitch-timestamp
twitch: add timestamps to messages
2019-12-11 20:11:47 -05:00
Adam e789c72333 hiscore result builder: fix building hiscore result with no boss hiscores
THe seasonal hiscore endpoint doesn't include boss hiscores
2019-12-11 12:21:13 -05:00
h3half 4578333fe0 slayer plugin: fix detecting Konar's first assignment 2019-12-09 18:15:08 -05:00
Adam 9ae4e772a4 http-api: update for boss hiscores
This leaves Callisto and Cerberus commented out as they are currently
not being returned by the hiscores
2019-12-08 20:43:48 -05:00
Adam 3e19d45673 clientloader: don't lazy load client classes
Currently if the patched jar is modified on disk after the client
starts, the client can classload in from the modified jar instead, which
is problematic when running multiple different versions at the same
time.
2019-12-07 15:51:34 -05:00
Linda Lapinlampi f90ad59a3d npc highlight: skip noninteractible npcs on minimap 2019-12-07 15:48:29 -05:00
Adam 5494249636 client loader: fix incorrect applet world when using fallback config 2019-12-06 16:57:40 -05:00
Hydrox6 f9c43ef626 twitch: add timestamps to messages 2019-12-06 21:08:41 +00:00
Justinmcnabb 3f8331fbd5 woodcutting: Add missing Willow Tree Object IDs (#10391) 2019-12-06 11:37:06 +01:00
Adam 5679e24b43 Merge pull request #10315 from Hydrox6/library-fix
Improve Kourend Library User Experience
2019-12-05 19:44:35 -05:00
Max Weber a0e867ec8e fix ChatSplitBuilder crashing when receiving a friend login/out message 2019-12-05 19:15:04 -05:00
Max Weber 5bf59590d0 poh: Update jewelery box ids 2019-12-05 05:42:28 -07:00
Max Weber e81ff07f07 Update Scripts to 2019-12-05-rev182 2019-12-05 05:15:32 -07: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
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
Hydrox6andShawn Shadrix 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
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
AdamandWynadorn 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
KC Sparks d2ef3b16dc menu entry swapper: add captain khaled talk-to/task swap 2019-12-01 20:26:40 -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