------------------------------------------------------------------------
r989 | elsia | 2009-02-16 23:27:19 +0000 (Mon, 16 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Recount.lua
   M /trunk/WindowOrder.lua
   M /trunk/locales/Recount-enUS.lua

- Added options to blizz UI config for strata and clamptoscreen (mostly plagerized from Omen). Defaults for strata is whatever it was before, default for clamptoscreen is false to not mess up existing layouts that may not clamp.

------------------------------------------------------------------------
r988 | elsia | 2009-02-14 10:47:47 +0000 (Sat, 14 Feb 2009) | 1 line
Changed paths:
   M /trunk/Recount.toc

- Added !ClassColors to OptDeps.
------------------------------------------------------------------------
r987 | elsia | 2009-02-13 23:42:43 +0000 (Fri, 13 Feb 2009) | 2 lines
Changed paths:
   M /trunk/GUI_Config.lua
   M /trunk/colors.lua

- Added CUSTOM_CLASS_COLORS support.

------------------------------------------------------------------------
r986 | 7destiny | 2009-02-09 20:10:02 +0000 (Mon, 09 Feb 2009) | 1 line
Changed paths:
   M /trunk/locales/Recount-koKR.lua

- koKR Update
------------------------------------------------------------------------
r984 | elsia | 2009-02-09 16:23:04 +0000 (Mon, 09 Feb 2009) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Fixed a debug string.
------------------------------------------------------------------------
r982 | elsia | 2009-02-09 16:13:38 +0000 (Mon, 09 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Tracker.lua

- Fixed extra attack proccing (hopefully for good now). These will still be reported as "Proccing ability (Proc spell)" e.g. if your eviscerate procs sword specialization you will see "Eviscerate (Sword Specialization)". This is to allow people to see the proc rate of specials, even though the extra swing is white. I.e. only procs caused by white damage will show as "Melee (Sword Specialization)".

------------------------------------------------------------------------
r981 | 7destiny | 2009-02-02 07:53:34 +0000 (Mon, 02 Feb 2009) | 1 line
Changed paths:
   M /trunk/locales/Recount-koKR.lua

- koKR Update
------------------------------------------------------------------------
r980 | elsia | 2009-01-31 11:27:46 +0000 (Sat, 31 Jan 2009) | 5 lines
Changed paths:
   M /trunk
   M /trunk/Tracker.lua
   M /trunk/zonefilters.lua

- Added Spirit of Redemption (hopy priest) and Shadow of Death (unholy DK) handling. These will only be counted once to deaths now, but will still show in time tracks, but marked with the effect causing the death. e.g. X dies. (Spirit of Redemption). Thanks to the good people of wowace, acheron and expiration for providing clues how to implement this.
- Minor optimization to death handling
- Some debug messages removed
- Deaths are now recorded out of combat.

------------------------------------------------------------------------
r979 | elsia | 2009-01-30 15:05:59 +0000 (Fri, 30 Jan 2009) | 4 lines
Changed paths:
   M /trunk/Tracker.lua
   M /trunk/zonefilters.lua

Recount:
- Fixed bug of main window visibility changes when GlobalDataCollect is off.
- Added fast rejection of combat log events that are of no interest. This should reject all aura events and hopefully help under severly bursty CL situations from aura changes.

------------------------------------------------------------------------
r977 | elsia | 2009-01-28 10:28:14 +0000 (Wed, 28 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Recount.lua

Recount:
- Changed startup delays for group checks to a lower value and adjusted collection filter delay accordingly.

------------------------------------------------------------------------
r975 | elsia | 2009-01-26 20:25:04 +0000 (Mon, 26 Jan 2009) | 6 lines
Changed paths:
   M /trunk/Recount.lua
   M /trunk/Tracker.lua

Recount:
- Friendly damage to pets is now correctly reported as friendly fire rather than damage done.
- Reversed "localizations" of strings that should not be localized that broke certain functionalities. Added big warning labels so translators don't touch those strings again (I'm pretty sure I reverted some of these before :P). This was responsible for a range of odd behaviors, including the summary view broken in all but the enUS locale, hit/crit/tick attribution odd or broken etc.
- Reduced the number of concurrent guardians to 12 from 20 for performance reasons.
- Removed some debug prints.

------------------------------------------------------------------------
r974 | elsia | 2009-01-20 23:01:00 +0000 (Tue, 20 Jan 2009) | 3 lines
Changed paths:
   M /trunk/GUI_Detail.lua
   M /trunk/GUI_Main.lua
   M /trunk/LazySync.lua
   M /trunk/Recount.lua

Recount:
- Removed sync code debugging. This could improve performance for some folks.
- Removed debug statements throughout.
------------------------------------------------------------------------
r972 | StingerSoft | 2009-01-15 00:33:16 +0000 (Thu, 15 Jan 2009) | 2 lines
Changed paths:
   M /trunk/locales/Recount-ruRU.lua

Recount:
- ruRU update
------------------------------------------------------------------------
