Commit Graph
6821 Commits
Author SHA1 Message Date
Tomas Slusny dfdd57401c Merge pull request #7999 from MagicfTail/split-loot-upload
Split saveLoot config into submit loot and sync panel configs
2019-02-25 08:06:18 +00:00
Magic fTail c8e85d07f7 Split synchronizing and uploading loot data into separate configs 2019-02-25 08:54:30 +01:00
Adam 368a080ad0 xptracker: up xp threshold to 10k 2019-02-24 17:44:30 -05:00
Adam e4250c5d3b xptracker service: only update last_updated after hiscores are saved 2019-02-24 17:44:30 -05:00
Abex f577f2e9fc Merge pull request #7944 from Koekkruimels/feature/kourend-library-hide-duplicate-book
Kourend Library Plugin: Add config option to hide duplicate books
2019-02-24 15:44:07 -07:00
Tomas Slusny 49b2eeac64 Merge pull request #7410 from deathbeam/add-sync-now
Add button to sync local config with remote
2019-02-24 21:30:14 +00:00
Tomas Slusny b236dd8fb4 Merge pull request #7652 from raiyni/pr-6855
Add right-click rename to Tag Tabs
2019-02-24 11:00:53 +00:00
Tomas Slusny f725756e24 Merge pull request #7987 from deathbeam/slayer-weakness-1l-up
Move slayer weakness overlay 1 layer up above
2019-02-24 10:46:23 +00:00
Koekkruimels fbd9bce202 Refactor changes of #7951 to use doesPlayerContainBook 2019-02-24 11:45:39 +01:00
Koekkruimels 78f16f28f0 kourend library plugin: add config option to hide duplicate books 2019-02-24 11:45:13 +01:00
Tomas Slusny 6e707a1f52 Move slayer weakness overlay 1 layer up above
In order to not draw the weakness overlay under NPC HP bars
and prayers move overlay 1 layer up to UNDER_WIDGETS.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-23 16:54:33 +01:00
Tomas Slusny bec994944c Merge pull request #7980 from deathbeam/catch-jvm-discord-jna-error
Catch JVM incompatible library JNA error when initializing Discord
2019-02-23 05:04:42 +00:00
Tomas Slusny 8bfca20223 Catch JVM incompatible library JNA error when initializing Discord
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-22 13:22:29 +00:00
Koekkruimels 7f066a5bc5 Add color to the library customer based on player inventory (#7951) 2019-02-22 01:53:21 -07:00
RyBo de0d3bc787 Highlight more efficient ledge in the Falador Agility course (#7938) 2019-02-22 07:37:05 +00:00
Royce Mathews 4787fe71e4 Add enchanting jewelry to the idle notification plugin. (#7977)
Closes #7975
2019-02-22 07:31:27 +00:00
Tomas Slusny 114422e391 Properly split config properties loaded from config client
Some keys contain multiple dots (account-based, farming) and so this was
setting incorrect value before.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-22 00:54:48 +01:00
Tomas Slusny 4e1e132985 Log config property changes only if they really change
This prevents spam from previous property loading addition

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-22 00:42:36 +01:00
Tomas Slusny 67ac960b66 Backup RuneLite account settings before overwriting them
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-22 00:25:59 +01:00
Tomas Slusny 654ee90512 Add button to sync local config with remote
Add button to info panel that will show when you are logged in to sync
local configuration with remote.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-22 00:04:56 +01:00
Adam 77e8933dbc Merge pull request #7965 from deathbeam/fix-text
Do not try to draw infobox caption if text is null or empty
2019-02-21 11:11:52 -05:00
Adam 66997ac71b item prices: show negative high alch profits too 2019-02-21 10:43:47 -05:00
Tomas Slusny dad7b05e6a Remove emptyOrNull text check from InfoboxOverlay
This is unnecessary as it should be checked when drawing the text.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-21 16:41:53 +01:00
Tomas Slusny 7df862de4d Do not try to draw infobox caption if text is null or empty
Closes #7964

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-21 16:15:31 +01:00
Adam 3c1da4bb1e http service: disable spring jmx
Multiple api deployments is causing Spring to try to register the
datasources multiple times and is erroring
2019-02-21 08:51:39 -05:00
Runelite auto updater 18167a7782 [maven-release-plugin] prepare for next development iteration 2019-02-21 12:11:57 +00:00
Runelite auto updater ccaa955572 [maven-release-plugin] prepare release runelite-parent-1.5.13 2019-02-21 12:11:50 +00:00
Abex f43b747755 Merge pull request #7942 from Abextm/widget-loops-refactor-external
Widget loops refactor external
2019-02-20 22:26:52 -07:00
Adam 8923dae45e client: only enable developer mode if launcher version isn't set 2019-02-20 19:29:13 -05:00
Adam 2f9185e67c Merge pull request #7915 from medesetmedes/my-fix-branch
Add the option to show the profit/loss of High Alchemy on items
2019-02-20 08:36:32 -05:00
AdamandMedes 3cf17cb6e5 item prices: add high alch profit to overlay
Co-authored-by: Medes <ahmadissa1994@gmail.com>
2019-02-20 08:02:02 -05:00
theGeekPirate 9d7dbe2aea Correct Falador teleport XP in Skill Calc (#7943) 2019-02-20 08:38:59 +00:00
Adam 9c6e3ae09f Merge pull request #7695 from MrGroggle/agility-update
Agility plugin clickbox - High level colours
2019-02-19 21:16:25 -05:00
Harry SempleandAdam 4c1a5307ec agility plugin: color shortcuts you don't have the level to use differently
This creates a new agility shortcut enum in the client, extracted from
the world map plugin, to keep track of shortcut location and level
requirement. The old shortcuts in the agility plugin were merged into
this too.

Co-authored-by: Adam <Adam@sigterm.info>
2019-02-19 21:01:37 -05:00
Adam 435bfa7ccb Merge pull request #7811 from Hydrox6/jewellry-infobox
Add infoboxes to item charges plugin
2019-02-19 19:10:50 -05:00
Hydrox6andTomas Slusny 1a38158651 Add infoboxes to item charges plugin
Closes #1318

Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 23:06:58 +00:00
Tomas Slusny ac8f728d47 Remove dodgy charges variable from item charges plugin
Just use config class directly, this variable makes no sense.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 22:53:26 +00:00
Adam 06d4adc5e4 client: change Counter infobox to store count as an integer 2019-02-19 10:04:42 -05:00
Adam 643950d4dc Merge remote-tracking branch 'adam/spring-gson-2' 2019-02-19 08:52:36 -05:00
Will Thomas be39033574 wiki plugin: Add skill guide lookup
Signed-off-by: Will Thomas <github@willthoms.org.uk>
2019-02-19 08:41:23 -05:00
Tomas Slusny 06f2a13908 Merge pull request #7911 from dennisdev/remove-unnecessary-tex-bind
gpu: Remove unnecessary texture bind
2019-02-19 10:00:48 +00:00
Tomas Slusny 2a65365037 Merge pull request #7929 from deathbeam/less-small-icons
Do not use default smallImageKey for Rich Presence
2019-02-19 09:53:18 +00:00
Tomas Slusny ed461e14e5 Do not use default smallImageKey for Rich Presence
Having big image with RuneLite logo and then small image with RuneLite
logo in it's corner do not looks very good, so update the small icon
only when it is showing something interesting.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 08:54:33 +01:00
Tomas Slusny 387398c054 Merge pull request #7922 from deathbeam/add-discord-version
Add version information to Discord tooltip
2019-02-19 07:51:22 +00:00
Tomas Slusny 703c85f3aa Merge pull request #7924 from deathbeam/check-for-area-update
Check for area update on Discord plugin startup
2019-02-19 07:41:51 +00:00
Max Weber 2c822800c8 runelite-api: Add missing widget types 2019-02-18 20:51:43 -07:00
Max Weber 1089eba6bc mixins: rename gameDraw to renderWidgetLayer 2019-02-18 20:51:38 -07:00
Adam 38bf2a57ac Merge pull request #6875 from TheStonedTurtle/PrivateMessageCycle
Add PM Target Cycling to Chat History plugin
2019-02-18 21:32:56 -05:00
Tomas Slusny ef1818b6df Check for area update on Discord plugin startup
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-02-19 00:44:09 +01:00
Tomas Slusny 64998de1a2 Merge pull request #7921 from deathbeam/add-new-slay-helm
Support new Hydra slayer helmet in clue scroll plugin
2019-02-18 23:17:42 +00:00