File Details
MidnightFishCounter.zip
- R
- Mar 29, 2026
- 9.53 KB
- 138
- 12.0.1
- Retail
File Name
MidnightFishCounter.zip
Supported Versions
- 12.0.1
# Changelog
## v1.10.6
- Added a settings note: Experimental Feature: Account-Wide Patient Treasure Counter
## v1.10.5
- Switched Patient Treasure detection to aura check using the player buff spell IDs
- Added UNIT_AURA-based treasure detection for spell IDs 1269521 and 1235378
- Added a settings note: Experimental Feature: Account-Wide Patient Treasure Counter
- Fixed intermittent UNIT_AURA secret-value Lua errors by scrubbing aura update data and checking Patient Treasure auras by spell ID
## v1.10.4
- Fixed the Blizzard AddOns settings layout for the Patient Treasure toggle
- Moved controls so the treasure checkbox and Reset Visuals button no longer overlap
## v1.10.3
- Hid the visible table scrollbar for a cleaner layout
- Kept table scrolling functional with mouse wheel scrolling
- Expanded the table to fill the width left behind by the hidden scrollbar
- Reduced the right-side gap so the table aligns cleanly with the frame edge
- Reduced spacing between header stats and table for tighter layout
- Renamed Looted this session to Session Loot
- Put Gold/Hour and Session Loot on the same line
- Put Total Catches and Treasures Found on the same line
- Unified the text styling for all four stat lines
- Adjusted the table position to fit the new compact stat layout
## v1.10.2
- Added an account-wide Patient Treasure counter
- The counter increases by 1 when a Patient Treasure chest is looted
- The counter does not reset with /mfc reset
- Added the Patient Treasures total to the header area
## v1.10.1
- Added persistent visibility state
- The addon now remembers whether it was hidden or shown after /reload or relog
- /mfc toggle now saves the current window state
- Manual show/hide actions are also remembered

