From c46ff3cf9493bfdcf13383dc90e66eef63fac616 Mon Sep 17 00:00:00 2001 From: wikiworm <69219765+wikiworm@users.noreply.github.com> Date: Sun, 17 Jul 2022 18:01:39 -0700 Subject: [PATCH] update inventory-value-overlay (#3001) * Update inventory-value-overlay User reported plugin inactive. New commit addresses old runelite-client and other outdated dependencies. Removes disabled=unmaintained flag. * Update inventory-value-overlay Replaces testCompile with testImplementation * Update inventory-value-overlay Downgrade lombok from 1.18.24 to 1.18.20 * Adding option to calculate profit Inventory value overlay now calculates value change for a user's inventory and bank over a given session. * Feedback changes + removed logging Update all profit related UI changes in a single task Remove logging Bump RL version --- plugins/inventory-value-overlay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inventory-value-overlay b/plugins/inventory-value-overlay index af6023cab..eed1f8a04 100644 --- a/plugins/inventory-value-overlay +++ b/plugins/inventory-value-overlay @@ -1,2 +1,2 @@ repository=https://github.com/wikiworm/InventoryValue.git -commit=13891dd769de9fbfba885968847f9916171af486 +commit=959ce263aec4c0616473c8e5c1b28450684f6534