File Details
Druid Announces 4.2
- R
- Jul 2, 2011
- 7.47 KB
- 10.3K
- 4.2.0
- Retail
File Name
DruidAnnounces42.zip
Supported Versions
- 4.2.0
Changelog:
4.2:
- Adapted to new COMBAT_LOG_EVENT_UNFILTERED
- Won't whisper yourself anymore on innervate (when using the default setup.lua)
4.1c:
- Multi-language support
- German localization (other languages work, but with english announces)
- Fixed party/raid channel announces
- Added the "success" tag for cast-time spells
- Added support for channel names in announces in addition to channel numbers
4.1b:
- Moved announces to setup.lua to allow for easy editing of announces.
4.1:
- Adapted to new COMBAT_LOG_EVENT_UNFILTERED
4.0:
- Rewritten for Cataclysm
- Added Option for announces to channels
3.0:
- Update for Wotlk
1.4:
- Changed code to easily add any other spell (class independend)
- No 'Out of range' announces when the spell is on cooldown.
- Fixed German rebirth
1.3:
- ANSI -> UTF-8 (German special characters)
- Finished German translation.
- Bugfixing (with non-los & non-oor errors)
- more Bugfixing (leaving debug mode now switches back to the original spells)
1.2:
- Code optimization, which got rid of some rare bugs.
- Little redesign of the debug mode (to avoid mistakes like in 1.1)
1.1b:
- Fixed localization.lua to use correct spellnames
1.1:
- Got rid of the .xml file
- Improved setup.lua
- Localized announces
- German localization
1.0:
- 1st release