------------------------------------------------------------------------
r31 | ph33rtehgd | 2013-01-30 06:08:43 +0000 (Wed, 30 Jan 2013) | 1 line
Changed paths:
   M /trunk/Report.lua

- Fix for boss reports rolling over.
------------------------------------------------------------------------
r29 | ph33rtehgd | 2013-01-30 00:06:22 +0000 (Wed, 30 Jan 2013) | 1 line
Changed paths:
   M /trunk/Cooldowns.lua
   M /trunk/Display.lua
   M /trunk/Report.lua
   M /trunk/TrackCooldowns.toc

- Finished commits for move to v1.5.2-beta
------------------------------------------------------------------------
r28 | ph33rtehgd | 2013-01-27 09:29:00 +0000 (Sun, 27 Jan 2013) | 1 line
Changed paths:
   M /trunk/Report.lua

- Fixed some issues with report screen
------------------------------------------------------------------------
r27 | ph33rtehgd | 2013-01-26 22:47:58 +0000 (Sat, 26 Jan 2013) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Display.lua
   M /trunk/Locale/enUS.lua
   M /trunk/Report.lua

- Completed version version of report
 - Accessed through '/tc report'
- Added Toggle On and Toggle Off buttons to configuration to make disabling/enabling easier.
------------------------------------------------------------------------
r26 | ph33rtehgd | 2013-01-26 08:44:15 +0000 (Sat, 26 Jan 2013) | 1 line
Changed paths:
   M /trunk/Display.lua
   A /trunk/Libs/LibDialog-1.0
   A /trunk/Libs/LibDialog-1.0/LibDialog-1.0.lua
   A /trunk/Libs/LibDialog-1.0/LibDialog-1.0.toc
   A /trunk/Libs/LibDialog-1.0/lib.xml
   M /trunk/Report.lua
   M /trunk/TrackCooldowns.lua
   M /trunk/TrackCooldowns.toc
   M /trunk/embeds.xml

Continued development on report screen. Major progress made!
------------------------------------------------------------------------
r25 | ph33rtehgd | 2013-01-25 07:38:23 +0000 (Fri, 25 Jan 2013) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Display.lua
   A /trunk/Libs/lib-st
   A /trunk/Libs/lib-st/Core.lua
   A /trunk/Libs/lib-st/lib-st.toc
   A /trunk/Libs/lib-st/lib-st.xml
   M /trunk/Locale/enUS.lua
   A /trunk/Report.lua
   M /trunk/TrackCooldowns.lua
   M /trunk/TrackCooldowns.toc

Started building cooldown usage report.
------------------------------------------------------------------------
r24 | ph33rtehgd | 2013-01-22 00:20:34 +0000 (Tue, 22 Jan 2013) | 2 lines
Changed paths:
   M /trunk/Display.lua
   M /trunk/TrackCooldowns.lua

- Added initial support for cooldown reduction through the Paladin talent Unbreakable Spirit
  - Currently always assumes 3 holy power was spent, need a reliable way to figure out when less is spent on a WoG, EF, or LoD
------------------------------------------------------------------------
r21 | ph33rtehgd | 2013-01-20 22:58:04 +0000 (Sun, 20 Jan 2013) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Cooldowns.lua
   M /trunk/Display.lua
   M /trunk/TrackCooldowns.lua

- Removed locally stored spec data and check on manually set group roles
 - Relying on LGIST library for player spec
- Added "Click to announce" feature. Click on the cooldown bar to report it to the configured reporting channel.
------------------------------------------------------------------------
r20 | ph33rtehgd | 2013-01-19 09:35:51 +0000 (Sat, 19 Jan 2013) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Cooldowns.lua
   M /trunk/Display.lua
   M /trunk/Locale/enUS.lua
   M /trunk/TrackCooldowns.lua

- Added framework for glyph/talent cooldown reductions
- Added feature to allow clicking on cooldown bars to report the remaining cooldown.
  - Currently only reports to self (need to sleep >_<), but will expand to channels
------------------------------------------------------------------------
r19 | ph33rtehgd | 2013-01-19 06:39:17 +0000 (Sat, 19 Jan 2013) | 3 lines
Changed paths:
   M /trunk/Cooldowns.lua
   M /trunk/Display.lua
   M /trunk/TrackCooldowns.lua

- Added support for Totemic Restoration (cooldown reduction on Totems)
- Added framework for resetting cooldowns when other cooldowns are used
- Added some missing cooldowns (mostly Druid CDs)
------------------------------------------------------------------------
r18 | ph33rtehgd | 2013-01-18 06:43:39 +0000 (Fri, 18 Jan 2013) | 2 lines
Changed paths:
   M /trunk/Cooldowns.lua
   M /trunk/Display.lua

- Added a ton of cooldowns for most classes
- Added functionality to allow certain cooldowns to reset other cooldowns.
------------------------------------------------------------------------
r13 | ph33rtehgd | 2013-01-17 06:33:17 +0000 (Thu, 17 Jan 2013) | 19 lines
Changed paths:
   A /trunk/Classes/Monk.lua
   M /trunk/Classes/Shaman.lua
   M /trunk/Config.lua
   M /trunk/Cooldowns.lua
   M /trunk/Display.lua
   M /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua
   M /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
   M /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   M /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
   M /trunk/Libs/AceDB-3.0/AceDB-3.0.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
   M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
   M /trunk/Libs/AceLocale-3.0/AceLocale-3.0.lua
   M /trunk/Libs/AceSerializer-3.0/AceSerializer-3.0.lua
   M /trunk/Libs/AceTimer-3.0/AceTimer-3.0.lua
   M /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   M /trunk/Libs/LibBars-1.0/LibBars-1.0.lua
   A /trunk/Libs/LibGroupInSpecT-1.0
   A /trunk/Libs/LibGroupInSpecT-1.0/LibGroupInSpecT-1.0.lua
   A /trunk/Libs/LibGroupInSpecT-1.0/LibGroupInSpecT-1.0.toc
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/CallbackHandler-1.0
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub/LibStub.lua
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub/LibStub.toc
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub/tests
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub/tests/test.lua
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub/tests/test2.lua
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub/tests/test3.lua
   A /trunk/Libs/LibGroupInSpecT-1.0/Libs/LibStub/tests/test4.lua
   A /trunk/Libs/LibGroupInSpecT-1.0/lib.xml
   M /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0/LibSharedMedia-3.0.lua
   M /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0.toc
   M /trunk/Libs/LibSharedMedia-3.0/LibStub/LibStub.lua
   M /trunk/Libs/LibStub/LibStub.lua
   M /trunk/Locale/deDE.lua
   M /trunk/Locale/enUS.lua
   M /trunk/Locale/koKR.lua
   M /trunk/Locale/ruRU.lua
   M /trunk/Locale/zhCN.lua
   M /trunk/Locale/zhTW.lua
   M /trunk/ModuleBase.lua
   M /trunk/TrackCooldowns.lua
   M /trunk/TrackCooldowns.toc
   M /trunk/embeds.xml

- Updated libraries to function with patch 5.1
- Added Monk class
- Updated cooldowns to properly cooldown length for patch 5.1
- Added many new talents and cooldowns and removed obsolete cooldowns:
  - DK: Gorefiend's Grasp, Remoreless Winter, Desecrated Ground, Death Pact, Anti-Magic Zone
  - Druid: Typhoon, Skill Bash, Ironbark, Incarnation: Tree of Life, Heart of the Wild, Nature's Vigil, Might of Ursoc, Celestial Alignment
  - Hunter: Deterrence
  - Mage: Invisibility, Ring of Frost
  - Paladin: Hand of Freedom, Devotion Aura, Divine Plea, Rebuke, Execution Sentence, Stay of Execution, Holy Prism, Light's Hammer, Holy Avenger, Avenging Wrathh, Speed of Light
  - Priest: Dispersion, Void Shift
  - Shaman: Thunderstorm, Healing Tide Totem, Ascendance, Ancestral Guidance, Stormlash Totem
  - Warrior: Demoralizing Banner, Skull Banner
  - Monk: Revival, Life Cocoon
- Added list for specialization cooldown reductions, might change to talent inspection later
  - Restoration Druid Tranquility cooldown reduced to 3 minutes.
- Added support for Paladin Clemency talent
  - Second Hand spell's cooldown from the same player does not begin until first hand spell is off cooldown. A bar with no timer is shown while waiting for first hand spell to finish cooldown.
- Added Lib-GroupInspecT-1.0 to query specialization of group members.
- Removed unnecessary library AceHook
------------------------------------------------------------------------
r12 | ualde | 2011-06-05 10:05:31 +0000 (Sun, 05 Jun 2011) | 1 line
Changed paths:
   A /trunk/Libs
   A /trunk/Libs/AceAddon-3.0
   A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua
   A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.xml
   A /trunk/Libs/AceComm-3.0
   A /trunk/Libs/AceComm-3.0/AceComm-3.0.lua
   A /trunk/Libs/AceComm-3.0/AceComm-3.0.xml
   A /trunk/Libs/AceComm-3.0/ChatThrottleLib.lua
   A /trunk/Libs/AceConfig-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfig-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfig-3.0.xml
   A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
   A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
   A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
   A /trunk/Libs/AceConsole-3.0
   A /trunk/Libs/AceConsole-3.0/AceConsole-3.0.lua
   A /trunk/Libs/AceConsole-3.0/AceConsole-3.0.xml
   A /trunk/Libs/AceDB-3.0
   A /trunk/Libs/AceDB-3.0/AceDB-3.0.lua
   A /trunk/Libs/AceDB-3.0/AceDB-3.0.xml
   A /trunk/Libs/AceDBOptions-3.0
   A /trunk/Libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
   A /trunk/Libs/AceDBOptions-3.0/AceDBOptions-3.0.xml
   A /trunk/Libs/AceEvent-3.0
   A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.lua
   A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.xml
   A /trunk/Libs/AceGUI-3.0
   A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.lua
   A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.xml
   A /trunk/Libs/AceGUI-3.0/widgets
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-DropDownGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-SimpleGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIContainer-Window.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
   A /trunk/Libs/AceLocale-3.0
   A /trunk/Libs/AceLocale-3.0/AceLocale-3.0.lua
   A /trunk/Libs/AceLocale-3.0/AceLocale-3.0.xml
   A /trunk/Libs/AceSerializer-3.0
   A /trunk/Libs/AceSerializer-3.0/AceSerializer-3.0.lua
   A /trunk/Libs/AceSerializer-3.0/AceSerializer-3.0.xml
   A /trunk/Libs/AceTimer-3.0
   A /trunk/Libs/AceTimer-3.0/AceTimer-3.0.lua
   A /trunk/Libs/AceTimer-3.0/AceTimer-3.0.xml
   A /trunk/Libs/CallbackHandler-1.0
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/Libs/LibBars-1.0
   A /trunk/Libs/LibBars-1.0/LibBars-1.0.lua
   A /trunk/Libs/LibBars-1.0/lib.xml
   A /trunk/Libs/LibSharedMedia-3.0
   A /trunk/Libs/LibSharedMedia-3.0/CallbackHandler-1.0
   A /trunk/Libs/LibSharedMedia-3.0/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0
   A /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0/LibSharedMedia-3.0.lua
   A /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0/lib.xml
   A /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0.toc
   A /trunk/Libs/LibSharedMedia-3.0/LibStub
   A /trunk/Libs/LibSharedMedia-3.0/LibStub/LibStub.lua
   A /trunk/Libs/LibSharedMedia-3.0/lib.xml
   A /trunk/Libs/LibStub
   A /trunk/Libs/LibStub/LibStub.lua
   A /trunk/Libs/LibStub/LibStub.toc
   A /trunk/Locale
   A /trunk/Locale/deDE.lua
   A /trunk/Locale/enUS.lua
   A /trunk/Locale/koKR.lua
   A /trunk/Locale/ruRU.lua
   A /trunk/Locale/zhCN.lua
   A /trunk/Locale/zhTW.lua

2.1.0
------------------------------------------------------------------------
