3.0.0-beta-25-gf1ecb7a

Details

  • Filename
    Quartz-3.0.0-beta-25-gf1ecb7a.zip
  • Uploaded by
  • Uploaded
    Feb 14, 2010
  • Size
    309.94 KB
  • Downloads
    569
  • MD5
    a7d99c3fdcf6001dfd7b7a6dfef6c83a

Supported WoW Retail Versions

  • 3.3.0

Changelog

Hendrik Leppkes:
    - Fix moving of the cast bars.
    - Fix parsing of empty spell ranks.
    - Completly disable InFlight support for the time being, as the author hides the relevant data in upvalues/locals.
    - Some cleanup in various modules.
    - Fix defaults of the pet module to actually inherit from the template.
    - Added the new file to the babelfish script.
    - Fix a copy/paste error in the pet module.
    - Obey the hide blizz option in the player module even when its turned off.
    - Ported the Pet Module
    - Fixed some minor flaws in the template and modules.
    - Fixed various modules to work in conjunction with the new cast bars.
    - Ported the Focus module to the template.
    - Fixed a few glitches in the Target module
    - Added a seperate SetConfig API so bars can get a new config table without forcing a refresh (disabled bars).
    - Ported the Target module to the new template.
    - Added a PreShowCondition hook that allows modules to filter the display of castbars.
    - Re-implemented support for un-interruptible cast bars.
    - Disable currently broken modules
    - Only register _SENT for the player and vehicle unit.
    - Fixed Latency module
    - Re-implemented the channeling ticks with the template.
    - Moved defaults into the template.
    - Moved config options into the template.
    - Started refactoring of cast bars (player, target, pet, focus) into one template that all modules can use, instead of endless code duplication. Mostly works already for the player module, next up is moving defaults and config table as well.
    - Only show the Shield when the spell icon is not hidden.

Additional Files