------------------------------------------------------------------------
r917 | nebula169 | 2015-08-03 07:14:05 +0000 (Mon, 03 Aug 2015) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   A /trunk/media
   A /trunk/media/twinkle.ogg
   M /trunk/modules/Rings.lua

Rings: add some sound options
------------------------------------------------------------------------
r915 | nebula169 | 2015-08-02 15:37:27 +0000 (Sun, 02 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua
   M /trunk/oRA3.lua

Rings: default to showing only while in a raid group
------------------------------------------------------------------------
r914 | nebula169 | 2015-08-02 15:27:33 +0000 (Sun, 02 Aug 2015) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Rings.lua

Rings: tweak options
------------------------------------------------------------------------
r913 | nebula169 | 2015-08-02 15:13:38 +0000 (Sun, 02 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua

Rings: set the container min size based on the icon size and simplify anchoring vars
------------------------------------------------------------------------
r912 | nebula169 | 2015-08-02 14:44:51 +0000 (Sun, 02 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua

Rings: only open options with right click
------------------------------------------------------------------------
r911 | nebula169 | 2015-08-02 14:37:35 +0000 (Sun, 02 Aug 2015) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Cooldowns/Container.lua
   A /trunk/modules/Rings.lua
   M /trunk/oRA3.toc

add Legendary Rings module to track group ring usage (experimental)
------------------------------------------------------------------------
r910 | nebula169 | 2015-07-26 21:40:54 +0000 (Sun, 26 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: only start Reincarnation from a sync if we don't have a saved cd for the player
------------------------------------------------------------------------
r908 | funkydude | 2015-07-20 23:40:02 +0000 (Mon, 20 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: tweak
------------------------------------------------------------------------
r907 | funkydude | 2015-07-20 23:36:50 +0000 (Mon, 20 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: Fix typhoon.
------------------------------------------------------------------------
r906 | nebula169 | 2015-07-20 18:27:05 +0000 (Mon, 20 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: fix enabling the module on db migration
------------------------------------------------------------------------
r905 | nebula169 | 2015-07-20 18:26:59 +0000 (Mon, 20 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: move glyph/talent shenanigans into a lookup table
------------------------------------------------------------------------
r904 | nebula169 | 2015-07-20 18:26:53 +0000 (Mon, 20 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: add casted Reincarnation spell id, don't hook the popup for it anymore
------------------------------------------------------------------------
r902 | nebula169 | 2015-07-13 03:39:46 +0000 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Displays/Log.lua

rework the Log display to use oRA3CD_SpellUsed and show the spell's target
------------------------------------------------------------------------
r901 | nebula169 | 2015-07-13 03:39:39 +0000 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

fire callback "oRA3CD_SpellUsed" when a tracked spell is used
------------------------------------------------------------------------
r900 | nebula169 | 2015-07-13 03:39:33 +0000 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/oRA3.lua

strip server in coloredNames
------------------------------------------------------------------------
r899 | nebula169 | 2015-07-13 03:39:26 +0000 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Displays/Bars.lua
   M /trunk/modules/Cooldowns/Registry.lua

move bar styles registry code out of the bars display and put it with the display registry
------------------------------------------------------------------------
r898 | nebula169 | 2015-07-13 03:27:40 +0000 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: fix Guard and Life Cocoon cds for max Monks
------------------------------------------------------------------------
r896 | nebula169 | 2015-07-10 23:15:40 +0000 (Fri, 10 Jul 2015) | 4 lines
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua
   M /trunk/modules/Cooldowns/Displays/Bars.lua
   M /trunk/modules/Cooldowns/Displays/IconGroups.lua
   M /trunk/modules/Cooldowns/Displays/Icons.lua
   M /trunk/modules/Cooldowns/Displays/Log.lua
   M /trunk/modules/Cooldowns/README.md
   M /trunk/modules/Cooldowns/Registry.lua

Cooldowns:
- don't localize the display type key
- tweak args for :RegisterDisplayType
- combine :GetDisplayDescription and :GetDisplayVersion into :GetDisplayInfo
------------------------------------------------------------------------
r894 | nebula169 | 2015-07-09 23:42:29 +0000 (Thu, 09 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: check if the panel is created when enabling/disabling the module
------------------------------------------------------------------------
r893 | nebula169 | 2015-07-05 06:18:16 +0000 (Sun, 05 Jul 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua

Cooldowns: add button to open the panel in options
------------------------------------------------------------------------
