mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-29 08:42:00 -05:00
* 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
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
repository=https://github.com/ChunkyAtlas/chance-man.git
|
|
commit=aea012371867d9d94c44735cc46907f10eb9db0c
|