2.2.5 BETA5

Details

  • Filename
    ComboPointsRedux-2.2.5_BETA5.zip
  • Uploaded by
  • Uploaded
    Sep 2, 2012
  • Size
    325.90 KB
  • Downloads
    529
  • MD5
    a29bc53277e933d2c7cb49c26b291a79

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r279 | starinnia | 2012-09-02 18:56:49 +0000 (Sun, 02 Sep 2012) | 1 line
Changed paths:
   A /tags/2.2.5 BETA5 (from /trunk:278)

Tagging as 2.2.5 BETA5
------------------------------------------------------------------------
r278 | starinnia | 2012-09-02 18:41:27 +0000 (Sun, 02 Sep 2012) | 2 lines
Changed paths:
   M /trunk/Modules/Arcane.lua
   M /trunk/Modules/Fulmination.lua

-Fix Arcane Charge module (6 charges now): Ticket #30
-Fix Fulmination module (stacks 2-7 count now, instead of 4-9): Ticket #29
------------------------------------------------------------------------
r277 | starinnia | 2012-09-01 23:48:32 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   A /trunk/Icons/Ember.tga
   M /trunk/Options/Options.lua

Add in an "Ember" like icon. My art skills are terrible, but I gave it a shot.
------------------------------------------------------------------------
r276 | starinnia | 2012-09-01 22:44:08 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/Embers.lua

Reduce scope on a local variable
------------------------------------------------------------------------
r275 | starinnia | 2012-09-01 22:42:59 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/Embers.lua

Better fix for incorrect values being displayed. And fixes an issue with the flash option in the Embers module.
------------------------------------------------------------------------
r274 | starinnia | 2012-09-01 22:31:19 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/Embers.lua

Hopefully fixed the text display issue in the Embers module
------------------------------------------------------------------------
r273 | starinnia | 2012-09-01 22:28:19 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/Core.lua

-fix modules still showing up on the screen after a dual spec profile swap
------------------------------------------------------------------------
r272 | starinnia | 2012-09-01 20:41:28 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/Modules/Embers.lua
   M /trunk/Modules/SoulShards.lua

Allow 4 Soul Shards and Burning Embers
------------------------------------------------------------------------
r271 | starinnia | 2012-09-01 15:21:15 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Put LibDualSpec in the right place
------------------------------------------------------------------------
r270 | starinnia | 2012-09-01 15:13:09 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ComboPointsRedux.toc
   M /trunk/Core.lua
   M /trunk/Modules/Chi.lua
   M /trunk/Options/Options.lua

Add in LibDualSpec so frames can move easily when people change specs. Shouldn't change anything unless the user enables the options.
------------------------------------------------------------------------
r268 | starinnia | 2012-08-31 16:28:32 +0000 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Embers.lua

Fix a copy/paste error, resolves Ticket #26
------------------------------------------------------------------------
r267 | starinnia | 2012-08-30 22:16:36 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Anticipation.lua
   M /trunk/Modules/Arcane.lua
   M /trunk/Modules/AstralAlignment.lua
   M /trunk/Modules/BanditsGuile.lua
   M /trunk/Modules/BoneShield.lua
   M /trunk/Modules/Chi.lua
   M /trunk/Modules/Combo.lua
   M /trunk/Modules/Embers.lua
   M /trunk/Modules/Evangelism.lua
   M /trunk/Modules/FingersOfFrost.lua
   M /trunk/Modules/Frenzy.lua
   M /trunk/Modules/Fulmination.lua
   M /trunk/Modules/HolyPower.lua
   M /trunk/Modules/Lacerate.lua
   M /trunk/Modules/LunarShower.lua
   M /trunk/Modules/Maelstrom.lua
   M /trunk/Modules/MeatCleaver.lua
   D /trunk/Modules/MindMelt.lua
   M /trunk/Modules/Poison.lua
   M /trunk/Modules/ReadySetAim.lua
   M /trunk/Modules/SealOfTruth.lua
   M /trunk/Modules/Serendipity.lua
   M /trunk/Modules/ShadowInfusion.lua
   M /trunk/Modules/ShadowOrbs.lua
   M /trunk/Modules/SoulShards.lua
   M /trunk/Modules/TidalWaves.lua
   M /trunk/Modules/WaterShield.lua
   M /trunk/Modules/WildMushroom.lua
   M /trunk/modules.xml

Upvalue the frequently called function in each module.  More module cleanups
------------------------------------------------------------------------
r265 | starinnia | 2012-08-30 16:26:02 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   D /trunk/Modules/DarkEvangelism.lua
   M /trunk/modules.xml

Don't load deleted modules. And remove Dark Evangelism.
------------------------------------------------------------------------
r264 | starinnia | 2012-08-30 16:21:36 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   A /trunk/Modules/Anticipation.lua
   M /trunk/Modules/Embers.lua
   D /trunk/Modules/Thunderstruck.lua
   M /trunk/modules.xml

Minor module cleanup. Thunderstruck doesn't seem to exist anymore. Minor tweak to Embers. Drycoded version of an Anticipation module for the rogue level 90 talent.
------------------------------------------------------------------------
r263 | starinnia | 2012-08-30 16:17:31 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Poison.lua

Force the poison count to 1, API call seems to return 0 when it is applied. Fixes all the comments on Curse saying Deadly Poison isn't tracked.
------------------------------------------------------------------------
r262 | starinnia | 2012-08-30 16:08:23 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/Options/Options.lua

Fix an error that can appear now since there are single stack auras
------------------------------------------------------------------------
r261 | starinnia | 2012-08-30 15:47:56 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/ReadySetAim.lua

Ready Set Aim is a 3 stack ability now
------------------------------------------------------------------------
r260 | starinnia | 2012-08-30 15:38:18 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Embers.lua

Missing comma in call to format().  Fixes Ticket 25
------------------------------------------------------------------------
r259 | starinnia | 2012-08-30 02:25:39 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   A /trunk/Modules/Embers.lua
   M /trunk/modules.xml

Drycoded preliminary attempt at a Burning Embers module. Should mimic the default UI behavior of filling up each Ember in tenths.
------------------------------------------------------------------------
r258 | starinnia | 2012-08-29 23:03:11 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/ShadowOrbs.lua

Shadow Orbs now function as a resource, dry-coded update for this change.
------------------------------------------------------------------------
r257 | starinnia | 2012-08-29 19:44:24 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Chi.lua

We'll just set Chi to 5
------------------------------------------------------------------------
r255 | starinnia | 2012-08-29 15:26:21 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/Modules/Poison.lua

-Deadly Poison debuff id changed, and the poison only stacks to one
------------------------------------------------------------------------
r253 | starinnia | 2012-08-28 23:20:44 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/ComboPointsRedux.toc
   M /trunk/Core.lua
   M /trunk/Modules/Arcane.lua
   A /trunk/Modules/Chi.lua
   M /trunk/Modules/HolyPower.lua
   M /trunk/Options/ComboPointsRedux_Options.toc
   M /trunk/Options/Options.lua
   M /trunk/modules.xml

Bring 5.0 stuff into trunk
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
118.32 KB Sep 2, 2012 5.0.4 50