r103

Details

  • Filename
    SerenityNow-r103.zip
  • Uploaded by
  • Uploaded
    Apr 9, 2013
  • Size
    475.13 KB
  • Downloads
    88
  • MD5
    62dc9ea15d462220e3d92a1e7dae97f0

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r103 | calahil | 2013-04-09 20:21:16 +0000 (Tue, 09 Apr 2013) | 1 line
Changed paths:
   A /tags/r103 (from /SerenityNow:102)

tagged r103
------------------------------------------------------------------------
r102 | calahil | 2013-04-09 20:20:33 +0000 (Tue, 09 Apr 2013) | 3 lines
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/SerenityNow.lua
   M /SerenityNow/Variables.lua
   M /SerenityNow/modules/ClassPower.lua
   M /SerenityNow/modules/Cooldowns.lua
   M /SerenityNow/modules/Inviter.lua
   M /SerenityNow/modules/PowerBar.lua
   M /SerenityNow/modules/RaidBuffs.lua
   M /SerenityNow/modules/ReadyCheck.lua
   M /SerenityNow/modules/Threat.lua
   M /SerenityNow/modules/classes/Chi.lua
   M /SerenityNow/modules/classes/Combo.lua
   M /SerenityNow/modules/classes/Eclipse.lua
   M /SerenityNow/modules/classes/HolyPower.lua
   M /SerenityNow/modules/classes/Runes.lua
   M /SerenityNow/modules/classes/ShadowOrbs.lua
   M /SerenityNow/modules/classes/Shards.lua

-converted the class resources to modules of the Class Power module.
-added Instance to the group type Functions
-added a group check for the raid buff announce to accommodate what type you are in.
------------------------------------------------------------------------
r100 | calahil | 2013-03-21 05:55:19 +0000 (Thu, 21 Mar 2013) | 4 lines
Changed paths:
   M /SerenityNow/Config.lua
   M /SerenityNow/Functions.lua
   M /SerenityNow/Variables.lua
   M /SerenityNow/modules/Castbar.lua
   M /SerenityNow/modules/ClassPower.lua
   M /SerenityNow/modules/CrowdControl.lua
   M /SerenityNow/modules/Dispel.lua
   M /SerenityNow/modules/Interrupt.lua
   M /SerenityNow/modules/Inviter.lua
   M /SerenityNow/modules/PowerBar.lua
   M /SerenityNow/modules/RaidBuffs.lua
   M /SerenityNow/modules/ReadyCheck.lua

-lots of fixes
-consolidated some code to cut down on the size
-raid buffs and ready check should be fine
-the inviter should work. Still trying to figure out how to supress the system text
------------------------------------------------------------------------
r99 | calahil | 2013-03-08 18:39:56 +0000 (Fri, 08 Mar 2013) | 3 lines
Changed paths:
   M /SerenityNow/lib/AceDBOptions-3.0/AceDBOptions-3.0.lua
   M /SerenityNow/lib/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
   M /SerenityNow/lib/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
   M /SerenityNow/lib/AceTimer-3.0/AceTimer-3.0.lua
   M /SerenityNow/locales/enUS.lua
   M /SerenityNow/modules/CrowdControl.lua
   M /SerenityNow/modules/Inviter.lua
   M /SerenityNow/modules/RaidBuffs.lua

-update some Ace libraries
-fixing up some code in the Inviter.lua
-fixing a lua error in the crowd control module
------------------------------------------------------------------------