r20160625173449
Details
-
FilenameHPTBar-r20160625173449.zip
-
Uploaded by
-
UploadedJun 25, 2016
-
Size32.18 KB
-
Downloads41
-
MD5937fa32049e24eb7cac5bb8493d01abd
Supported WoW Retail Versions
- 7.0.3
Changelog
elunaria:
- Some code cleanup/refactoring:
No longer trapping the UNIT_AURA event and relying entirely on COMBAT_LOG_EVENT_UNFILTERED,
Changed method to compute average HoTs: averageHots = masteryRate / masteryEffect (credit: Koor),
Added plotting of time series data for raw healing & mastery-affected healing using LibGraph-2.0
- Added tracking of healing contribution from mastery (summary is still going to the chat frame), Added experimental LibGraph-2.0 support
- Removing my debug print statements
- Fixing bug in stats interpolation Code cleanup
- First shot at tracking HPT/s for combat segments
- Adding Cenarion Ward & removing Ironbark as suggested by theburned
- Adding display of mastery value to bar
- Adding HPTBar.lua & HPTBar.toc to repo