Commit Graph
5807 Commits
Author SHA1 Message Date
Hydrox6 7810d5cd6d chat message manager: make sender recoloring use messageNode 2019-12-24 15:42:35 +00:00
Caleb Waters 6782d888d7 skill calc: change arrow shaft xp to be per shaft 2019-12-23 19:53:24 -05:00
Jason O'Neill 408c2c5e50 item stats: fix White Tree Fruit stats 2019-12-23 19:45:46 -05:00
Rami f3b8bace72 hiscore plugin: add Lookup to ignore list 2019-12-23 19:34:20 -05:00
Zachary Waller 6d9aaaf838 item identification: add potions 2019-12-23 18:46:11 -05:00
Blackberry0Pie a1ec2d8e20 slayer plugin: add Forthos Dungeon
This adds icons for temple spiders and undead druids, and the Forthos Dungeon slayer area
2019-12-23 18:40:42 -05:00
Adam f1bf93fc3f Merge pull request #10484 from TheStonedTurtle/loot-event
Add LootReceived event to Loot Tracker plugin
2019-12-23 18:23:24 -05:00
RuneLite Cache-Code Autoupdater b808676797 Update Item variations to 2019-12-16-rev182 2019-12-23 17:30:32 -05:00
TheStonedTurtle 0bcab39e49 loottracker plugin: Add Loot Received event 2019-12-21 16:23:47 -08:00
Max Weber e197b17637 config: Work around JDK-8079640 2019-12-19 15:46:13 -07:00
Max Weber 37504f2f71 config: Fix PluginHub scrollbar 2019-12-19 15:16:10 -07:00
Runelite auto updater d678e67ab3 Bump for 1.6.1-SNAPSHOT 2019-12-19 21:51:07 +00:00
Runelite auto updater 4882b4e7a1 Release 1.6.0 2019-12-19 21:50:57 +00:00
Adam 85288c0261 Bump to 1.6.0-SNAPSHOT 2019-12-19 08:40:40 -05:00
Zachary Waller 678cc03f15 itemprices: fix overflow of item stack prices 2019-12-18 21:26:54 -05:00
Zachary Waller ac0d366426 examine plugin: fix overflow on item stack prices 2019-12-18 21:14:45 -05:00
Rami 1d19c8cbf3 friend notes: support notes on ignore list players 2019-12-18 19:25:15 -05:00
Adam 608ec68ae6 api: modify RemoveFriend to accept a nameable
Also update javadoc to reflect that it now also includes ignores
2019-12-18 17:45:57 -05:00
Max Weber 75687745f8 objectindicators: Correctly match template plane
poh and cox instances use a different plane in their source chunks than
the destination chunks, which made this unable to remove the objectPoint
in most poh wallkits. This also makes it so if you add a dungeon to your
poh it won't destroy your markers
2019-12-17 13:06:37 -07:00
Adam b7faaf45f8 Merge pull request #10462 from Hydrox6/library-fix-fix
kourendlibrary: fix layout resetting unintentionally
2019-12-17 13:16:15 -05:00
Owain van Brakel 6f0cbe9735 FPS: Add range to the fps target config items 2019-12-17 17:50:06 +01:00
Hydrox6 eee9a51474 kourendlibrary: fix layout resetting unintentionally 2019-12-17 15:02:03 +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
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
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
h3half 4578333fe0 slayer plugin: fix detecting Konar's first assignment 2019-12-09 18:15:08 -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