From a5efa3ed5196f181b1c46b63c67f7841e9150f97 Mon Sep 17 00:00:00 2001 From: Ludwig C <163476011+Ludwilton@users.noreply.github.com> Date: Tue, 30 Dec 2025 04:02:16 +0100 Subject: [PATCH] update resourcetracker to v1.1 (#9918) * add: resourcetracker plugin * fixed gson inject * update resourcetracker plugin commit reference to latest version: replaced JOptionPane dialogs with chatbox input for category actions and goal editing * update resourcetracker plugin commit reference: remove unused EventBus injection and registration * Update plugin to v1.1 New Features Additional Item Container Support: Added tracking support for Seed Vault, Retrieval Service, Group Storage, Looting Bag, Sailing Boats, and POH Storage etc, configurable via settings. Potion Storage Tracking: Implemented logic to track the Bank's potion storage. Inventory-Only Mode: Added toggles to restrict tracking to the inventory at both the Category and Item levels. UI Improvements Drag-and-Drop Reordering: Categories can now be reordered within the panel via drag-and-drop, order is now also saved. Category Visualization: Added progress bars and item count totals to category headers, toggleable via config. Additional Menu features: Added right-click options to Rename Categories, Reset Item Counts Detailed Tooltips: Item tooltips now display Grand Exchange and High Alchemy prices, As well as showing in which container X amount is located in. Optimization Container Caching: Implemented a caching system to minimize re-scanning of containers. Data Persistence: Updated save structures to support container caches, prices, and new configuration states. * fixed inject issues --- plugins/resourcetracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/resourcetracker b/plugins/resourcetracker index 1eaf70fe2..bc60264c8 100644 --- a/plugins/resourcetracker +++ b/plugins/resourcetracker @@ -1,2 +1,2 @@ repository=https://github.com/Ludwilton/resourcetracker.git -commit=01279b657c9b0f2648fecebbe34fe508dadb9895 +commit=ebb3988e85a9f62d55c4e1616aa871c5e300ffee