mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-05-11 09:15:05 -04:00
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
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/Ludwilton/resourcetracker.git
|
||||
commit=01279b657c9b0f2648fecebbe34fe508dadb9895
|
||||
commit=ebb3988e85a9f62d55c4e1616aa871c5e300ffee
|
||||
|
||||
Reference in New Issue
Block a user