------------------------------------------------------------------------
r941 | nebula169 | 2015-09-08 23:51:20 +0000 (Tue, 08 Sep 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua

Rings: tweak
------------------------------------------------------------------------
r940 | nebula169 | 2015-09-07 18:14:48 +0000 (Mon, 07 Sep 2015) | 5 lines
Changed paths:
   M /trunk/locales/enUS.lua
   A /trunk/media/edge2.tga
   M /trunk/modules/Cooldowns/Container.lua
   M /trunk/modules/Rings.lua

Rings:
- handle out of range activations by not showing the duration glow and only show the cooldown edge, not the full spiral
- add option to announce usage to chat
- add option to allow clicking the icon to activate your ring
- add option for orientation and remove the resizable container (position is reset, sorry)
------------------------------------------------------------------------
r939 | nebula169 | 2015-09-04 00:45:22 +0000 (Fri, 04 Sep 2015) | 1 line
Changed paths:
   M /trunk/modules/GuildRepairs.lua

GuildRepairs: update limit if changed while in effect
------------------------------------------------------------------------
r938 | nebula169 | 2015-09-02 06:08:42 +0000 (Wed, 02 Sep 2015) | 1 line
Changed paths:
   M /trunk/oRA3.toc

reorder modules in the config
------------------------------------------------------------------------
r937 | nebula169 | 2015-09-02 06:02:20 +0000 (Wed, 02 Sep 2015) | 1 line
Changed paths:
   M /trunk/modules/GuildRepairs.lua
   M /trunk/oRA3.lua

GuildRepairs: fix restoring when demoted
------------------------------------------------------------------------
r936 | nebula169 | 2015-09-02 05:27:07 +0000 (Wed, 02 Sep 2015) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   A /trunk/modules/GuildRepairs.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

GuildRepairs: move guild repair functionality to it's own module
------------------------------------------------------------------------
r935 | nebula169 | 2015-09-02 05:27:01 +0000 (Wed, 02 Sep 2015) | 4 lines
Changed paths:
   M /trunk/modules/Cooldowns/Cooldowns.lua
   M /trunk/oRA3.lua

move group inspecting to the main addon
add OnPlayerUpdate and OnPlayerRemove callbacks
add oRA:InspectGroup() as an alias to LibGroupInSpecT:Rescan()
add oRA:GetPlayerInfo(guid) to access inspect data
------------------------------------------------------------------------
r934 | funkydude | 2015-08-27 17:03:00 +0000 (Thu, 27 Aug 2015) | 1 line
Changed paths:
   M /trunk/oRA3.lua

Don't spam the OnListSelected callback when updating the list we're already viewing.
------------------------------------------------------------------------
r933 | nebula169 | 2015-08-27 05:42:47 +0000 (Thu, 27 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua

Rings: add a drop shadow to the text
------------------------------------------------------------------------
r931 | nebula169 | 2015-08-24 21:40:21 +0000 (Mon, 24 Aug 2015) | 1 line
Changed paths:
   M /trunk/.pkgmeta

fix pkgmeta
------------------------------------------------------------------------
r930 | nebula169 | 2015-08-24 21:38:10 +0000 (Mon, 24 Aug 2015) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   M /trunk/modules/Rings.lua
   M /trunk/oRA3.toc

Rings: use LibButtonGlow-1.0 instead of the Blizzard APIs
------------------------------------------------------------------------
r929 | nebula169 | 2015-08-21 23:44:16 +0000 (Fri, 21 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua

Rings: prevent the display from getting stuck open when changing options while not in a group (thanks Stanzilla)
------------------------------------------------------------------------
r928 | nebula169 | 2015-08-21 23:44:10 +0000 (Fri, 21 Aug 2015) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/BattleRes.lua

BattleRes: hide the monitor when leaving an instance
------------------------------------------------------------------------
r927 | nebula169 | 2015-08-21 22:16:20 +0000 (Fri, 21 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/BattleRes.lua

BattleRes: use the cast event for Shaman Reincarnation instead of guessing
------------------------------------------------------------------------
r926 | nebula169 | 2015-08-21 22:08:36 +0000 (Fri, 21 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/BattleRes.lua
   M /trunk/modules/Cooldowns/Displays/Log.lua
   M /trunk/modules/Rings.lua
   M /trunk/oRA3.lua

tweak classColors and coloredNames, remove some RAID_CLASS_COLORS usage
------------------------------------------------------------------------
r925 | nebula169 | 2015-08-16 10:26:16 +0000 (Sun, 16 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua

Rings: check that the user is in your group
------------------------------------------------------------------------
r924 | nebula169 | 2015-08-09 12:30:14 +0000 (Sun, 09 Aug 2015) | 1 line
Changed paths:
   D /trunk/images/beautycase.tga
   D /trunk/images/draghandle.tga
   D /trunk/images/maintank.tga
   D /trunk/images/statusbar.tga
   A /trunk/media/beautycase.tga (from /trunk/images/beautycase.tga:923)
   A /trunk/media/draghandle.tga (from /trunk/images/draghandle.tga:923)
   A /trunk/media/maintank.tga (from /trunk/images/maintank.tga:923)
   A /trunk/media/statusbar.tga (from /trunk/images/statusbar.tga:923)
   M /trunk/modules/Cooldowns/Container.lua
   M /trunk/modules/Cooldowns/Displays/Bars.lua
   M /trunk/modules/Cooldowns/Registry.lua
   M /trunk/modules/Tanks.lua

move images/* into media/
------------------------------------------------------------------------
r923 | nebula169 | 2015-08-09 12:30:06 +0000 (Sun, 09 Aug 2015) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua

tweak option description
------------------------------------------------------------------------
r922 | nebula169 | 2015-08-06 01:29:42 +0000 (Thu, 06 Aug 2015) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns/Displays/Bars.lua
   M /trunk/modules/Cooldowns/Registry.lua

Cooldowns: Bars: add option to change duration position
------------------------------------------------------------------------
