------------------------------------------------------------------------
r1296 | Resike | 2015-01-18 12:19:33 +0000 (Sun, 18 Jan 2015) | 1 line
Changed paths:
   M /trunk/GUI_Main.lua
   M /trunk/Tracker.lua

- Ignoring "Spirit of Redemption" absorb.
------------------------------------------------------------------------
r1294 | Resike | 2015-01-15 17:28:20 +0000 (Thu, 15 Jan 2015) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- More death tracker fix.
------------------------------------------------------------------------
r1293 | Resike | 2015-01-15 16:45:07 +0000 (Thu, 15 Jan 2015) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Death tracker fix.
------------------------------------------------------------------------
r1292 | Resike | 2015-01-15 16:12:07 +0000 (Thu, 15 Jan 2015) | 2 lines
Changed paths:
   M /trunk/LazySync.lua
   M /trunk/Tracker.lua

- Reverted sync for a stable and working version.
- Some other smaller fixes.
------------------------------------------------------------------------
r1290 | Resike | 2015-01-14 23:35:10 +0000 (Wed, 14 Jan 2015) | 4 lines
Changed paths:
   M /trunk/LazySync.lua
   M /trunk/Recount.lua
   M /trunk/Tracker.lua

- Much smarter and efficient party detection.
- Added siege damage handler.
- Sync fixes.
- Some performance upgradements.
------------------------------------------------------------------------
r1288 | Resike | 2014-12-30 02:10:14 +0000 (Tue, 30 Dec 2014) | 6 lines
Changed paths:
   M /trunk/GUI_Config.lua
   M /trunk/GUI_Main.lua
   M /trunk/Recount.lua
   M /trunk/Recount_Modes.lua
   M /trunk/Tracker.lua
   M /trunk/TrackerModules/TrackerModule_CCBreakers.lua
   M /trunk/roster.lua

- Added an option to merge absorbs with Damage Done and Damage Taken, called "Merge Absorbs w/ Damage".
- Fixed an issue with pet type detection for pets like: "Mirror Image", "Shadow Reflection" or "Storm, Earth, and Fire" spirit monks.
- Fixed the "Partial Resist" pie chart.
- Server strip fixes for servers with special characters.
- Some optimizations.
- Some other smaller fixes.
------------------------------------------------------------------------
r1286 | Resike | 2014-12-23 22:23:27 +0000 (Tue, 23 Dec 2014) | 11 lines
Changed paths:
   M /trunk/GUI_Detail.lua
   M /trunk/GUI_Main.lua
   M /trunk/Recount_Modes.lua
   M /trunk/Tracker.lua
   M /trunk/debug.lua
   M /trunk/roster.lua

- Added "Multistrike (Crit)" hit type.
- Absorbs should be properly added to "Healing Taken".
- Some event fixes.
- Removed server stripping from some places.
- SetPoint fix for the Bar's text.
- Updated server stripping pattern to properly work for "PlayerName-Servername <PetName-ServerName>" style pets.
- Between 100k and 1m damage the precision will be 1 decimals for short style.
- After 10m damage the precision will be 2 decimals for short style.
- Some performance upgrades.
- Debug code fixes.
- Some other smaller fixes.
------------------------------------------------------------------------
