Commit Graph
3992 Commits
Author SHA1 Message Date
Henry Darnell 890929da3d Add silver jewelry to crafting skill calculator 2018-12-19 00:55:19 -06:00
850f487080 client: add cooking plugin
Co-authored-by: Cronick <Cronick@users.noreply.github.com>
Co-authored-by: Joris <kjorisje@gmail.com>
2018-12-18 19:47:36 -05:00
William d330973ef8 Add missing empty ammmo slot requirement to emote clues (#7002) 2018-12-18 13:20:47 +01:00
Adam b916bb504c ground items config: correct formatting from previous commit 2018-12-17 10:00:39 -05:00
Adam 742b35f41e emote clue: add missing requirement to "Clap in the magic axe hut" 2018-12-17 09:58:33 -05:00
Tomas Slusny 2301adca0d Merge pull request #6912 from trimbe/fullscreen-map-overlays
OverlayRenderer: Prevent overlays rendering if fullscreen map is open
2018-12-17 11:04:33 +01:00
Tomas Slusny 1c92b19a13 Merge pull request #6955 from deathbeam/timestamps-space
Add space after timestamp
2018-12-17 10:54:03 +01:00
Sam Beresford c8105908c0 Add item overlay to show when monsters are weak enough to finish off (#6710)
Current behaviour shows the required item to finish an NPC off above it's head when it's health is below the required threshold.
Works for Rockslugs, Gargoyles, Desert Lizards and Zygomites

Fixes: #784
2018-12-17 10:45:02 +01:00
Sam Beresford a771a49ab2 Add ability to hide all ground items on double tap of hotkey(ALT) (#6712)
Closes #1781
2018-12-17 10:26:58 +01:00
Tomas Slusny 2a7219a482 Add missing clue requirement "Salute in warriors guild" (#6963) 2018-12-17 09:08:28 +01:00
15987632 acdab8cea9 Fix level 37 wilderness hot clue step location (#6990) 2018-12-17 09:07:36 +01:00
Tomas Slusny c3236f3e63 Merge pull request #6970 from MagicfTail/patch-1
Fix the description of the wintertodt plugin and add boss tag
2018-12-17 02:34:39 +01:00
David Meredith 3614976a41 Add Bottle of Wine stats to item stats plugin (#6989)
Fixes #6957
2018-12-17 02:33:34 +01:00
Adam e4a7962176 Revert "Remove distance check from agility plugin" 2018-12-16 13:29:30 -05:00
Magic fTail eac9a6065b Fix the description of the wintertodt plugin and add boss tag
🙂

https://oldschool.runescape.wiki/w/Wintertodt
2018-12-15 22:41:05 +01:00
Loopytop a34c91433b Add Wintertodt plugin description 2018-12-15 20:53:28 +00:00
Adam b9f5781472 Merge pull request #6935 from deathbeam/gl-os-specific
Make GL version choosing platform specific
2018-12-15 10:48:15 -05:00
MonsterxSync 6efce5841e Add missing clue requirement "Salute in warriors guild" 2018-12-16 00:55:58 +10:30
Tomas Slusny 1dd6fca2e1 Add space after timestamp
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-15 10:42:02 +01:00
Adam a2ce534a25 Revert "Fix freeze on disabling GPU plugin"
This reverts commit a2b11f78b2.
2018-12-14 18:31:46 -05:00
AdamandTheStonedTurtle d747db2674 loot tracker: submit loot to api
Co-authored-by: TheStonedTurtle <29030969+TheStonedTurtle@users.noreply.github.com>
2018-12-14 18:19:17 -05:00
AdamandJakob Ankarhem bb966d18a1 xp drop plugin: add disabled xp drop ticker
Co-authored-by: Jakob Ankarhem <boxymonk@gmail.com>
2018-12-14 09:49:02 -05:00
Tomas Slusny 5a02cafeb5 Merge pull request #6941 from TheStonedTurtle/GeLimits
Fix party hat buy limits
2018-12-14 10:17:56 +01:00
TheStonedTurtle b7ffafc097 Fix party hat buy limits 2018-12-13 23:17:45 -08:00
Magic fTail 6b359efb30 Add timestamp plugin 2018-12-13 20:06:44 -05:00
Tomas Slusny 02dc4b81df Make GL version choosing platform specific
Use 4.3 for Windows, and 4.2 with extensions for Linux.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-13 23:37:41 +01:00
Adam 92d91b09ff config manager: correct adding unset keys to pendingChanges 2018-12-13 10:37:52 -05:00
Adam 1cb909eb19 config manager: defer submitting config changes to config service
This lesses the spam generated from config changes from JSpinners
2018-12-13 10:16:00 -05:00
Adam 8748e5b3ae Revert "config panel: change spinner change listener to a focus listener to reduce change spam"
This reverts commit ce68d9c0a0.
2018-12-13 09:02:21 -05:00
Runelite auto updater e330824766 [maven-release-plugin] prepare for next development iteration 2018-12-13 12:20:16 +00:00
Runelite auto updater bbfc32915d [maven-release-plugin] prepare release runelite-parent-1.5.4 2018-12-13 12:20:03 +00:00
RuneLite Cache-Code Autoupdater e751be6a54 Update Scripts to 2018-12-13-rev177 2018-12-13 04:40:56 -07:00
TheStonedTurtle 86ba83eaf8 Null-check equipment container in item stats plugin (#6919) 2018-12-13 12:20:15 +01:00
Max Weber c70e948378 runelite-client: Write logs to log directory instead of cwd 2018-12-12 04:26:23 -07:00
trimbe 5bd97bb74e Prevent overlays rendering if fullscreen map is open 2018-12-11 21:31:42 -05:00
Tomas Slusny ffb2f15973 item stats: add support for equipment stats 2018-12-11 20:29:44 -05:00
Adam 6ccce762a2 Merge pull request #6909 from Twiglet1022/fix-freeze-on-disabling-gpu-plugin
Fix freeze on disabling GPU plugin
2018-12-11 18:50:14 -05:00
Adam ce68d9c0a0 config panel: change spinner change listener to a focus listener to reduce change spam 2018-12-11 18:21:12 -05:00
Twiglet1022 346b5952bc Allow lowering of outer zoom limit in the camera zoom plugin 2018-12-11 18:11:57 -05:00
Twiglet1022 a2b11f78b2 Fix freeze on disabling GPU plugin 2018-12-11 22:30:34 +00:00
Max Weber b73b5679d2 runelite-api: move WidgetType into n.r.api.widgets 2018-12-11 10:19:41 +01:00
MaxBartlett f3af61aefa Added wyvern cave stairs to agility plugin obstacles (#6900)
Closes #6889
2018-12-11 07:46:07 +01:00
forsco eabeecf0ab Fix bounty hunter widget name (#6893) 2018-12-10 12:40:19 +01:00
Adam e3c84db8aa Increase session ping time to 10 minutes 2018-12-09 20:59:11 -05:00
Tomas Slusny 7436b56d30 Merge pull request #6882 from jakewilson/master
slayer task: change 'Zilyana' to 'Commander Zilyana'
2018-12-10 02:28:41 +01:00
Kamiel d7e47470d2 Make whole bounty hunter widget moveable (#6886) 2018-12-10 02:26:50 +01:00
Adam 3470cdbb9c Merge pull request #6881 from Nightfirecat/add-dmmt-worldtypes
Add DMMT world types, handle them in plugins, update SDMM teleblock timers
2018-12-09 12:19:43 -05:00
Adam e83e5024ce client: fix logback config to log messages from threads
This removes the sifting appender which I think is unnecessary.
2018-12-09 11:43:03 -05:00
AdamandJustin Kufro 1ad41c76fd idle notifier: add spec regen notifier
Co-authored-by: Justin Kufro <kufroj@gmail.com>
2018-12-09 10:47:42 -05:00
Tyler Hardy 555f5b0b29 timer plugin: add vengeance active indicator 2018-12-08 23:48:12 -05:00