Cauldron Tracker

Tracks how many flasks/phials each person takes from raid cauldrons

File Details

1.0.6

  • R
  • Apr 26, 2026
  • 6.35 KB
  • 2
  • 12.0.5
  • Retail

File Name

CauldronTracker-1.0.6.zip

Supported Versions

  • 12.0.5

# Changelog

## 1.0.6
- Fix cauldrons being counted twice — burst detection now stays suppressed for the entire active loot session (instead of just 30 seconds), and confirmed spell-cast placements also suppress burst detection. Burst only re-arms after 60 seconds of no flask loots, so a single cauldron's full distribution is no longer mistaken for two.
- Show the cauldron count in the UI title so it's clear what the addon detected

## 1.0.5
- Update for WoW 12.0.5
- Burst detection: if 3+ flask loots happen within 30 seconds, count it as a cauldron even if the placement spell wasn't detected

## 1.0.4
- Fix false cauldron detection when taking from cauldron (now only detects placement)
- Add /cauldron add [player] command to manually record cauldron placement

## 1.0.3
- Fix taint error from registering COMBAT_LOG_EVENT_UNFILTERED in WoW 12.0

## 1.0.2
- Fix errors from WoW 12.0 changes to loot messages
- UI updates in real-time when flasks are looted or cauldrons placed

## 1.0.1
- Fix title wrapping on UI

## 1.0.0
- Initial release
- Track flask/phial loots per player per day
- Detect cauldron placement and calculate allotment (40 charges / raid size)
- Banner-style UI with player/count columns