mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-02-23 01:44:40 -05:00
update chance-man to v1.1.5 (#7722)
* Update chance-man to 1.1.4 fix: reset plugin state, enhance UI with count labels and colored messages, and update ItemsFilter - Reset plugin state in shutDown() by nullifying managers, panels, navButton, and fileExecutor, and setting itemsInitialized to false. This fixes the issue where toggling the plugin off/on required a client restart. - Update refreshTradeableItems() to filter items with isNotTracked() - Modify chat message output to display the unlocked item in green and the rolled item in red. - Add rolled/unlocked count labels to ChanceManPanel, updating counts as "Rolled: X/Y" and "Unlocked: X/Y". - Update init() and updatePanel() methods to integrate the new UI components. - Update ItemsFilter to include additional blocked items * Update chance-man add a new more items to itemsFilter * Update chance-man add filter buttons with tooltips for unlocked/rolled item filtering * Update chance-man fix Rolled/Unlocked indicator under Rolled/Unlocked columns
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/ChunkyAtlas/chance-man.git
|
||||
commit=65b6d4c4a8cc1c9bf8d9d4b24e0d941df2e1cd0b
|
||||
commit=aea012371867d9d94c44735cc46907f10eb9db0c
|
||||
|
||||
Reference in New Issue
Block a user