1.0
Details
-
FilenameAdiCCMonitor-1.0.zip
-
Uploaded by
-
UploadedApr 27, 2011
-
Size242.33 KB
-
Downloads1,052
-
MD502c458a7988db7723b79b2fc774ac241
Supported WoW Retail Versions
- 4.1.0
Changelog
tag 1.0
8b3090c8e2728ac954f2e225e54e7e0c43f8fee9
Adirelle <adirelle@tagada-team.net>
2011-04-27 08:40:21 +0200
Tagging as 1.0.
--------------------
Adirelle:
- TOC bump.
- Removed 4.0 combat log code.
- Copy used globals in local scope to easily check for global leaks.
- 4.1 compat layer should not break 4.0...
- 4.1 compatibility.
- Alerts: typo.
- Alerts: small fixes.
- Alerts: changed how group announcer is chosen.
- Alerts: added a small AceTimer facade to ease timer handling.
- Typo.
- Fixed the nil upvalue error about prefs.
- Try harder to guess who breaks the spells.
- Added a small delay before processing all events to properly detect what happened.
- Typo.
- Clean the guid table at the end of combat.
- Do not removed spells on unit debuff scan.
- Properly handle resilient and unbreakble spells.
- Alerts: ignore some common, boring failures.
- As events often arrive in random order, postpone processing to properly detect what happened.
- Alerts: ignore selected group announcer in test mode.
- Alerts: wait a bit before advertizing to the group addon channel.
- Reordering pieces of code.
- Alerts: better cooperation when several players of the group use AdiCCMonitor.
- Locales updated.
- Alerts: updated announce logic and added an option to ignore tanks.
- Alerts: removed the "alternative symbol strings" since it is not useful anymore.