------------------------------------------------------------------------
r947 | nebula169 | 2015-09-10 14:27:33 +0000 (Thu, 10 Sep 2015) | 1 line
Changed paths:
   M /trunk/libs.xml
   M /trunk/locales/enUS.lua
   A /trunk/modules/Consumables.lua
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

add Consumable Check module and integrate with Ready Check
------------------------------------------------------------------------
r946 | nebula169 | 2015-09-10 14:19:56 +0000 (Thu, 10 Sep 2015) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Zone.lua

Show your values in Durability and Zone lists while not in a group
------------------------------------------------------------------------
r945 | nebula169 | 2015-09-10 14:19:46 +0000 (Thu, 10 Sep 2015) | 1 line
Changed paths:
   M /trunk/modules/Rings.lua

Rings: don't truncate help text and change the scale step value to 0.01
------------------------------------------------------------------------
r944 | funkydude | 2015-09-10 14:17:38 +0000 (Thu, 10 Sep 2015) | 1 line
Changed paths:
   M /trunk/modules/Latency.lua

Latency: grab latest LibLatency.
------------------------------------------------------------------------
r943 | funkydude | 2015-09-10 13:38:09 +0000 (Thu, 10 Sep 2015) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fix lib path
------------------------------------------------------------------------
r942 | funkydude | 2015-09-10 13:19:27 +0000 (Thu, 10 Sep 2015) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   M /trunk/modules/Latency.lua
   M /trunk/oRA3.toc

Swap our latency module over to using LibLatency so that it's cross compatible with other addons and doesn't require oRA be installed to use it. Alternatively the user can also install the library as a standalone addon.
------------------------------------------------------------------------
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/
------------------------------------------------------------------------
