r164

Details

  • Filename
    ComboPointsRedux-r164.zip
  • Uploaded by
  • Uploaded
    Oct 16, 2010
  • Size
    172.25 KB
  • Downloads
    71
  • MD5
    f67a90b41ceac0d7730132f4b16ef9c2

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r164 | starinnia | 2010-10-16 20:36:54 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   D /trunk/Arcane.lua
   D /trunk/BanditsGuile.lua
   D /trunk/Combo.lua
   D /trunk/DarkEvangelism.lua
   D /trunk/Evangelism.lua
   D /trunk/Fulmination.lua
   D /trunk/HolyPower.lua
   D /trunk/LunarShower.lua
   D /trunk/Maelstrom.lua
   A /trunk/Modules
   A /trunk/Modules/Arcane.lua (from /trunk/Arcane.lua:163
   A /trunk/Modules/BanditsGuile.lua (from /trunk/BanditsGuile.lua:163
   A /trunk/Modules/Combo.lua (from /trunk/Combo.lua:163
   A /trunk/Modules/DarkEvangelism.lua (from /trunk/DarkEvangelism.lua:163
   A /trunk/Modules/Evangelism.lua (from /trunk/Evangelism.lua:163
   A /trunk/Modules/Fulmination.lua (from /trunk/Fulmination.lua:163
   A /trunk/Modules/HolyPower.lua (from /trunk/HolyPower.lua:163
   A /trunk/Modules/LunarShower.lua (from /trunk/LunarShower.lua:163
   A /trunk/Modules/Maelstrom.lua (from /trunk/Maelstrom.lua:163
   A /trunk/Modules/Poison.lua (from /trunk/Poison.lua:163
   A /trunk/Modules/ReadySetAim.lua (from /trunk/ReadySetAim.lua:163
   A /trunk/Modules/SealOfTruth.lua (from /trunk/SealOfTruth.lua:163
   A /trunk/Modules/Serendipity.lua (from /trunk/Serendipity.lua:163
   A /trunk/Modules/ShadowInfusion.lua (from /trunk/ShadowInfusion.lua:163
   A /trunk/Modules/SoulShards.lua (from /trunk/SoulShards.lua:163
   D /trunk/Poison.lua
   D /trunk/ReadySetAim.lua
   D /trunk/SealOfTruth.lua
   D /trunk/Serendipity.lua
   D /trunk/ShadowInfusion.lua
   D /trunk/SoulShards.lua
   M /trunk/modules.xml

-move modules to a subfolder, main folder was getting messy
------------------------------------------------------------------------
r163 | starinnia | 2010-10-16 20:31:52 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

-fix dynamic frame creation in Options
------------------------------------------------------------------------
r161 | starinnia | 2010-10-16 18:51:59 +0000 (Sat, 16 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

-add missing then
-what happened to the syntax check prehook?
------------------------------------------------------------------------
r159 | starinnia | 2010-10-16 04:23:04 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options/Options.lua

-fix more references to uncreated frames
------------------------------------------------------------------------
r158 | starinnia | 2010-10-16 03:55:38 +0000 (Sat, 16 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Arcane.lua
   M /trunk/BanditsGuile.lua
   M /trunk/Combo.lua
   M /trunk/Core.lua
   M /trunk/DarkEvangelism.lua
   M /trunk/Evangelism.lua
   M /trunk/Fulmination.lua
   M /trunk/HolyPower.lua
   M /trunk/LunarShower.lua
   M /trunk/Maelstrom.lua
   M /trunk/Poison.lua
   M /trunk/ReadySetAim.lua
   M /trunk/SealOfTruth.lua
   M /trunk/Serendipity.lua
   M /trunk/ShadowInfusion.lua
   M /trunk/SoulShards.lua

-fix modules trying to set the text value when the text is disabled
-fix error in config update code
------------------------------------------------------------------------
r157 | starinnia | 2010-10-16 03:21:46 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Icons/Shard.tga

-strip the color from the shard icon, it should properly color now
------------------------------------------------------------------------
r156 | starinnia | 2010-10-16 03:14:21 +0000 (Sat, 16 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Arcane.lua
   M /trunk/BanditsGuile.lua
   M /trunk/Combo.lua
   M /trunk/DarkEvangelism.lua
   M /trunk/Evangelism.lua
   M /trunk/Fulmination.lua
   M /trunk/HolyPower.lua
   M /trunk/LunarShower.lua
   M /trunk/Maelstrom.lua
   M /trunk/Options/Options.lua
   M /trunk/Poison.lua
   M /trunk/ReadySetAim.lua
   M /trunk/SealOfTruth.lua
   M /trunk/Serendipity.lua
   M /trunk/ShadowInfusion.lua
   M /trunk/SoulShards.lua

-adjust all modules so that frames are only created when needed.
-this properly fixes the hack from commit 154
------------------------------------------------------------------------
r155 | starinnia | 2010-10-16 02:40:35 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-fix the frames growing more than they should when updating options
------------------------------------------------------------------------
r154 | starinnia | 2010-10-16 02:39:12 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-fix frames appearing when modules are disabled
------------------------------------------------------------------------
r153 | starinnia | 2010-10-16 01:56:38 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-adjust default colors for Fulmination
------------------------------------------------------------------------
r152 | starinnia | 2010-10-16 01:28:00 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Poison.lua

-update Poison module to not check the texture, Deadly Poison is rankless so the check can be the same as other stacking enemy debuffs
------------------------------------------------------------------------
r151 | starinnia | 2010-10-16 01:17:19 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/BanditsGuile.lua

-fix spellIDs for Moderate and Deep Insight
------------------------------------------------------------------------
r150 | starinnia | 2010-10-16 00:49:37 +0000 (Sat, 16 Oct 2010) | 3 lines
Changed paths:
   A /trunk/BanditsGuile.lua
   M /trunk/Core.lua
   M /trunk/DarkEvangelism.lua
   M /trunk/Fulmination.lua
   M /trunk/modules.xml

-fix abbreviations for Fulmination and Dark Evangelism
-Add module for Bandit's Guile
-minor cosmetic adjustment to the size of the graphics frame background texture when not using five points
------------------------------------------------------------------------
r149 | starinnia | 2010-10-15 21:34:02 +0000 (Fri, 15 Oct 2010) | 2 lines
Changed paths:
   A /trunk/DarkEvangelism.lua
   M /trunk/modules.xml

-fix Evangelism module not loading
-add separate module for Dark Evangelism
------------------------------------------------------------------------
r148 | starinnia | 2010-10-15 21:29:21 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Serendipity.lua

-fix Serendipity spellID
------------------------------------------------------------------------
r147 | starinnia | 2010-10-15 21:05:16 +0000 (Fri, 15 Oct 2010) | 2 lines
Changed paths:
   A /trunk/Fulmination.lua
   M /trunk/modules.xml

-actually load the Ready Set Aim module
-add Fulmination module for Ele shaman
------------------------------------------------------------------------
r146 | starinnia | 2010-10-15 20:43:17 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Arcane.lua
   M /trunk/Combo.lua
   M /trunk/Evangelism.lua
   M /trunk/LunarShower.lua
   M /trunk/Maelstrom.lua
   M /trunk/Poison.lua
   M /trunk/ReadySetAim.lua
   M /trunk/Serendipity.lua
   M /trunk/ShadowInfusion.lua

-remove a bunch of unneeded LSM references
------------------------------------------------------------------------
r145 | starinnia | 2010-10-15 20:36:35 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

-ensure that the OnDragStop handlers have a fresh reference to the DB, should stop errors after changing profiles
------------------------------------------------------------------------
r143 | starinnia | 2010-10-11 23:13:30 +0000 (Mon, 11 Oct 2010) | 9 lines
Changed paths:
   M /trunk/Arcane.lua
   M /trunk/ComboPointsRedux.toc
   A /trunk/Evangelism.lua
   A /trunk/HolyPower.lua
   A /trunk/Icons/Shard.tga
   A /trunk/LunarShower.lua
   M /trunk/Maelstrom.lua
   M /trunk/Options/ComboPointsRedux_Options.toc
   M /trunk/Options/Options.lua
   D /trunk/Paladin.lua
   A /trunk/ReadySetAim.lua
   A /trunk/SealOfTruth.lua (from /trunk/Paladin.lua:140
   M /trunk/Serendipity.lua
   A /trunk/ShadowInfusion.lua
   A /trunk/SoulShards.lua
   M /trunk/modules.xml

-the 4.0.1 commit
-New Holy Power module
-New Soul Shards module
-New Evangelism module
-New Lunar Shower module
-New Shadow Infusion module
-New Ready Set Aim module
-Updated other modules for 4.0.1 changes (Seal of Truth, different stack counts, etc)
-and of course ToC bump
------------------------------------------------------------------------
r141 | starinnia | 2010-09-13 15:57:48 +0000 (Mon, 13 Sep 2010) | 2 lines
Changed paths:
   A /trunk/Icons/kanji-faith-invert.tga
   M /trunk/Icons/kanji-faith.tga

-fix dimensions on the faith icon
-add the inverted faith icon
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
43.29 KB Oct 16, 2010 4.0.1 35