------------------------------------------------------------------------
r576 | nebula169 | 2013-05-04 06:32:28 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Invite: replace all the OnUpdate timers with AceTimer
------------------------------------------------------------------------
r575 | nebula169 | 2013-05-04 06:24:59 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Invite: better battle.net handling
------------------------------------------------------------------------
r574 | nebula169 | 2013-05-04 05:20:12 +0000 (Sat, 04 May 2013) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Cooldowns: 3min tranq for resto druids
------------------------------------------------------------------------
r573 | nebula169 | 2013-05-03 19:17:12 +0000 (Fri, 03 May 2013) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Cooldowns: lower Recklessness cd to 3min
------------------------------------------------------------------------
r572 | oscarucb | 2013-05-02 22:15:24 +0000 (Thu, 02 May 2013) | 2 lines
Changed paths:
   M /trunk/modules/Invite.lua

fix a lua error on receiving a BN wsp from non-wow client

------------------------------------------------------------------------
r571 | nebula169 | 2013-05-01 23:22:49 +0000 (Wed, 01 May 2013) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua

ReadyCheck: fix top/bottom grouping, delay auto-hiding by a few seconds, fix duplicate result prints and sending results to chat
------------------------------------------------------------------------
r570 | gnarfoz | 2013-05-01 23:09:53 +0000 (Wed, 01 May 2013) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Make keyword invites work again for battle.net contacts who are from the same realm as the player.
------------------------------------------------------------------------
r569 | Ackis | 2013-04-28 21:08:01 +0000 (Sun, 28 Apr 2013) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Implement ticket 123: Battle.net cross-realm fix.
------------------------------------------------------------------------
r568 | StingerSoft | 2013-04-21 09:56:47 +0000 (Sun, 21 Apr 2013) | 1 line
Changed paths:
   M /trunk/locales/ruRU.lua

ruRU update
------------------------------------------------------------------------
r567 | ywfn | 2013-04-21 05:23:45 +0000 (Sun, 21 Apr 2013) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Bugfix so shaman Reincarnation works properly again
------------------------------------------------------------------------
r566 | nebula169 | 2013-04-20 03:00:40 +0000 (Sat, 20 Apr 2013) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Cooldowns: adjust the maximum number of bars shown on load
------------------------------------------------------------------------
r564 | nebula169 | 2013-04-11 23:25:57 +0000 (Thu, 11 Apr 2013) | 1 line
Changed paths:
   M /trunk/.pkgmeta

include LibGroupInSpecT-1.0 in .pkgmeta
------------------------------------------------------------------------
r563 | nebula169 | 2013-04-11 22:37:50 +0000 (Thu, 11 Apr 2013) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   M /trunk/modules/Cooldowns.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

update Cooldowns!
- embed LibGroupInSpecT-1.0 and do talent/glyph scanning for cooldown modifiers
- remove syncs except for Shaman Reincarnation
- reset long cds on encounter reset
- convert the % modifier strings to their actual values
- sort spells by name in the config panel
------------------------------------------------------------------------
r561 | mysticalos | 2013-03-13 03:26:51 +0000 (Wed, 13 Mar 2013) | 2 lines
Changed paths:
   M /trunk/modules/Cooldowns.lua

Fix bug with missing warrior abilities do to table creation aborting on Deadly Calm (removed from game). This should fix a lot of spell tracking for warriors since 5.2
Also, shield block isn't a 90 second cd.
------------------------------------------------------------------------
