------------------------------------------------------------------------
r1057 | elsia | 2009-04-20 21:26:16 +0000 (Mon, 20 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Recount.lua

- Reset current fight to last fight when relogging. This might solve the occasional update oddities reported, but to be seen (this is an alpha change and should not go release without confirmation).

------------------------------------------------------------------------
r1056 | elsia | 2009-04-17 06:41:14 +0000 (Fri, 17 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Tracker.lua

- Outgoing white damage summary stat is now properly separated form other physical damage again.

------------------------------------------------------------------------
r1053 | elsia | 2009-04-16 07:56:36 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/Recount.toc

- Trying to force new libs to be embedded.
------------------------------------------------------------------------
r1051 | elsia | 2009-04-15 19:59:39 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/Recount.toc

- fixed toc
------------------------------------------------------------------------
r1049 | elsia | 2009-04-15 16:32:21 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/Recount.toc

- tocity grind
------------------------------------------------------------------------
r1048 | elsia | 2009-04-05 20:30:00 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Fixed typo that prevented tooltip and details for damaged by who (damage taken) to work.
------------------------------------------------------------------------
r1047 | elsia | 2009-04-05 10:55:27 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Tracker.lua

- Don't track last ability for death reasons if it didn't cause any damage.

------------------------------------------------------------------------
r1046 | elsia | 2009-04-04 19:44:54 +0000 (Sat, 04 Apr 2009) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Changed source/target order for leech events.
------------------------------------------------------------------------
r1045 | elsia | 2009-04-03 18:21:11 +0000 (Fri, 03 Apr 2009) | 1 line
Changed paths:
   M /trunk/Recount_Modes.lua

- Fixed a bug for merged pet tooltips when last pet hasn't yet seen combat.
------------------------------------------------------------------------
r1044 | elsia | 2009-04-03 18:16:02 +0000 (Fri, 03 Apr 2009) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Remove leech events from quickexits.
------------------------------------------------------------------------
r1043 | elsia | 2009-04-03 16:47:16 +0000 (Fri, 03 Apr 2009) | 3 lines
Changed paths:
   M /trunk/Recount_Modes.lua

- Added last pet entry to healing tooltip if merged.
- Damage and healing merged pet tooltips now show last pet that actually did damage or healed some rather than the last pet summoned regardless.

------------------------------------------------------------------------
r1042 | elsia | 2009-04-02 22:16:19 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
   M /trunk/Recount_Modes.lua

- Fixed that the wrong merge function was called for healing. Should now actually return healing and not damage.
------------------------------------------------------------------------
r1041 | elsia | 2009-04-02 20:25:04 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
   M /trunk/Recount_Modes.lua

- Healing of pets will now merge with owners if set to do so.
------------------------------------------------------------------------
r1040 | elsia | 2009-04-01 10:31:31 +0000 (Wed, 01 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Tracker.lua

- Add leeched power gains to the Gain stat. (apparently this is effecting in 3.1/PTR)

------------------------------------------------------------------------
r1039 | elsia | 2009-03-30 21:20:20 +0000 (Mon, 30 Mar 2009) | 2 lines
Changed paths:
   M /trunk/GUI_Detail.lua

- Fixed that Detail views which didn't contain a count field would not show any data (affected DamageTaken and HealingTaken for example).

------------------------------------------------------------------------
r1038 | elsia | 2009-03-24 00:44:05 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
   M /trunk/GUI_Detail.lua
   M /trunk/Recount.lua
   M /trunk/Tracker.lua

- Fix detailed table reuse (hopefully for good). This reverts the 0->nil change for number types but now 0 counts won't be added to details instead.
------------------------------------------------------------------------
r1037 | elsia | 2009-03-24 00:03:34 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Fixing error from nil details.
------------------------------------------------------------------------
r1036 | elsia | 2009-03-23 22:15:51 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
   M /trunk/Recount.lua

- Fixed cleanup of details when reseting fight data.
------------------------------------------------------------------------
r1035 | elsia | 2009-03-23 19:53:10 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Possible fallback for guardian detection if their combat log flags are screwy.
------------------------------------------------------------------------
r1034 | elsia | 2009-03-19 20:58:06 +0000 (Thu, 19 Mar 2009) | 1 line
Changed paths:
   M /trunk/GUI_Main.lua

- Fixed weird class color bug when reporting main window content.
------------------------------------------------------------------------
