2.0.51-stable-nolib

Details

  • Filename
    WakeSpams-zefter-2.0.51-stable-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 7, 2012
  • Size
    29.04 KB
  • Downloads
    45
  • MD5
    92fe9eaf1d93af74adc76e2cf59f01c6

Supported WoW Retail Versions

  • 4.0.6

Changelog

tag 2.0.51-stable
5141fedcb925675468b05ed3c740fd02876aa23a
cyrila <cyrila@6d6db912-6d5f-452c-a3aa-55e6dd240516>
2010-10-21 15:51:05 +0000

Tagging as 2.0.51-stable

--------------------

cyrila:
    - Tagging as 2.0.51-stable
    - - Added option to change formatting for global events, such as dispels and interrupts.
    - Option help "String replacements" renamed "Message Formatting Help".
    
    - Bugfixes:
    Setting empty string for individual spell starts and/or fades now correctly uses the default formatting instead of causing them to not be announced.
    Cease using GetSpellLink unnecessarily. Not sure why this causes Lua errors for some people.
    
    - Misc:
    Removed unused locals
    - - Bump db version.
    All settings will reset with this update
    - Interface Options: - Interface Options to add spells is now available and fully functional. Spells are added by Spell ID. - The addon can detect the best settings for each spell you wish to add automatically (this requires you to cast the spell). - Misc. tweaks to interface options.
    AoE spell improvements:
    - All spells that hit multiple targets (friendly as well as hostile) should be flagged as aoe type spells from now on. Bloodlust/Heroism, Divine Guardian and Shockwave have all been updated to reflect this change. Spells that were previously flagged as aoe spells are unchanged.
    - AoE spells can now have their own custom announcement instead of the default one.
    - Fade messages for aoe spells now work properly. (Note: spell:link is the only string replacement that works for aoe spell fade messages currently.)
    
    Zone Detection:
    - WG and TB zone detection should now work on all locales (credits to Kagaro)
    
    Spell List:
    - The default spell database has been updated to reflect the 4.0 changes.
    
    Misc changes:
    - Login "alpha" notice has been removed since the addon should now be safe to use in a raid environment.
    
    .toc bumped
    - - Spell announcements on targets without raid marks now work properly again.
    - Chat throttle timer interval lowered by .2 seconds.
    - - Made changes to the zone/etc detection (no longer locale dependent)
    - Changed Bloodlust/Heroism event to SPELL_CAST_SUCCESS so it no longer floods fade messages if it fades asynchronously.
    
    - Other misc changes.
    - - Default output for when you're solo is now set to "self".
    - Spells that aren't set to always whisper target, but only on occasion, will no longer whisper players that aren't in your raid or party.
    This workaround has been implemented to avoid whispering players that you duel.
    - - Updated spells in the Spell List: Corrected Spell ID for "Last Stand" and the physical damage reduction part of "Lay on Hands"
    - Corrections to chat throttle since last build: No longer throttles countdown messages. Interval between announcement for spells with the same spell id set to 0.9 seconds. Please submit ticket if this is too short.
    
    - Combat log event scanner now picks up spells cast by the your pet in addition to your own.
    - - Typoed variable in the chat throttle...
    - - Committing the correct, updated, toc files.
    - - Added the possibility to disable spell announcement on top of the other options based on what you're doing (solo, party, arena etc). - Changing announcement output in specific spells from global setting to something else and then back to global setting should now work properly.
    - - Fixed error with registered events, they should now be announced properly. (Dispels, dispel resists, interrupts, etc) - Corrected the chat throttle interval (GetTime returns seconds, not milliseconds...) - Chat throttle now only throttles announcements for spells registered as such. No longer throttles event announcement.
    - - Added chat output configuration, both global and spell specific. - Fixed a few bugs.
    - Time between first AoE combat log event to message being sent increased to 0.2 seconds instead of 0.1 to discount for lag
    - - Interface Options spell editing is now fully functional. - Added locals.
    - - Interface Options spell editing is now fully functional
    - And add it for inclusion in the toc as well...
    - Added missing AceGUI-3.0 to externals.
    - Yeah great, I'm too tired for this
    - Fixed messy initialization
    - Move files in order to make packager properly tag game version
    - Update packager data
    - Update packager data
    - Addon split into 2, 1 containing the main addon and 1 containing the config module Import: AceDB, LibAboutPanel, AceDBOptions, AceConfig Many new options in the configuration panel.
    - Fix to events that aren't linked to specific spells
    - 3rd time's a charm
    - - Fixed aoe spells (again)
    - - Added the complete spell list back into the addon - Fixed some errors in the new combat log event scanner
    - - Added back aoe spell detection
    - Duplicate table names... that's what happens when you're tired.
    - - Outlined the in-game config - Added missing file This build is for testing purposes only
    - - Outlined the in-game config This build is for testing purposes only