Commit Graph

6203 Commits

Author SHA1 Message Date
Adam
989c2880f0 xp tracker: clean up imports 2018-12-20 14:23:45 -05:00
Adam
1001ddf11b xp tracker: limit lookups to most 1 per 3 seconds
Drop the rest to prevent backlogging. The hiscore API throttling is
fairly strict.
2018-12-20 14:04:15 -05:00
Runelite auto updater
ee455e93dd [maven-release-plugin] prepare for next development iteration 2018-12-20 12:20:33 +00:00
Runelite auto updater
2c8a04fb47 [maven-release-plugin] prepare release runelite-parent-1.5.5 2018-12-20 12:20:26 +00:00
Tomas Slusny
4c51193a47 Merge pull request #7030 from hjdarnel/feature-wc-calculator-sulliusceps
Add sulliusceps to woodcutting calculator
2018-12-20 10:28:22 +01:00
Henry Darnell
6d7012db32 Add Sulliusceps to woodcutting calculator 2018-12-20 02:54:03 -06:00
15987632
f5f82b845d Fix charge water orb xp in skill calc (#7019) 2018-12-20 08:53:11 +01:00
Adam
e8d0d03d3e Merge pull request #7010 from raiyni/post-onclose
Send config updates on close
2018-12-19 19:12:46 -05:00
Adam
8e4d4b07b5 slayer plugin: fix npe from getTransformedComposition returning null
Prefer checking if slayer targets is not empty before doing task lookup.

Introduced in c8105908c0
2018-12-19 18:38:27 -05:00
Adam
9e1a380c37 api: mark getTransformedComposition as Nullable 2018-12-19 18:38:04 -05:00
Tomas Slusny
e81fd5b947 Merge pull request #7018 from hjdarnel/feature-silver-jewelry
Add silver jewelry to crafting skill calculator
2018-12-19 13:05:17 +01:00
Henry Darnell
890929da3d Add silver jewelry to crafting skill calculator 2018-12-19 00:55:19 -06:00
Adam
ee608ab6e7 Merge pull request #7000 from Cronick/cookingplugin
Cooking plugin
2018-12-18 20:38:33 -05:00
Adam
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
Adam
0148a3f7cd http service: add endpoint for websocket session count 2018-12-18 17:42:27 -05:00
Ron Young
6f0fb9cde2 Send config updates on close 2018-12-18 10:16:07 -06: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
ed20a3f126 Remove cache-server
It was split to https://github.com/runelite/cache-server
2018-12-16 17:23:16 -05:00
Adam
ba30948c20 http service: remove tomcat deploy 2018-12-16 16:48:52 -05:00
Adam
1dc668ff90 Merge pull request #6981 from runelite/revert-6697-agility-distance-check
Revert "Remove distance check from agility plugin"
2018-12-16 13:34:08 -05: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
Tomas Slusny
789dca2c72 Merge pull request #6969 from JackCopland/WintertodtPluginDescFix
Add Wintertodt plugin description
2018-12-15 22:22:35 +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
Adam
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
Adam
682bf8d77d http api: add loot tracker service and client
Co-authored-by: TheStonedTurtle <29030969+TheStonedTurtle@users.noreply.github.com>
2018-12-14 18:19:16 -05:00
Adam
8bdd3e3012 Merge pull request #6904 from JAnken123/xpdrop-on-tick
xp drop on a set tick for efficient skilling
2018-12-14 09:58:31 -05:00
Adam
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
Adam
140794840a Merge pull request #6660 from MagicfTail/Timestamp
Add timestamp plugin
2018-12-13 20:15:52 -05:00
Magic fTail
6b359efb30 Add timestamp plugin 2018-12-13 20:06:44 -05:00
Adam
ed13fd3039 api: add timestamps to message nodes, expose message id 2018-12-13 20:00:38 -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