------------------------------------------------------------------------
r72991 | elsia | 2008-05-07 12:52:51 -0400 (Wed, 07 May 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount:
- Tweaking of layout of details count view in upper detail list.
- Fixed scroll bar of detail lists to fit inside the window again.
------------------------------------------------------------------------
r72972 | elsia | 2008-05-07 10:17:59 -0400 (Wed, 07 May 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Fixes related to threat module support.
------------------------------------------------------------------------
r72961 | elsia | 2008-05-07 07:46:38 -0400 (Wed, 07 May 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Lengthened minimal combat length for retention. This should prevent critter 1-shots from being stored as separate fight segments.

------------------------------------------------------------------------
r72960 | elsia | 2008-05-07 07:40:10 -0400 (Wed, 07 May 2008) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Added spell count for damage/dps/heals to upper detail view.
- Fixed that main window quick icons are properly initialized when copying a profile.

------------------------------------------------------------------------
r72627 | elsia | 2008-05-04 07:58:56 -0400 (Sun, 04 May 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Disabled error message for other server pets on BGs.

------------------------------------------------------------------------
r72555 | elsia | 2008-05-03 14:37:23 -0400 (Sat, 03 May 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Check if we get proper bar color to register.
------------------------------------------------------------------------
r72553 | elsia | 2008-05-03 14:33:44 -0400 (Sat, 03 May 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Prevent removing guardians from the GUID stack if none has been created yet.
------------------------------------------------------------------------
r72543 | elsia | 2008-05-03 13:30:42 -0400 (Sat, 03 May 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Set proper default for MainWindowMode.
------------------------------------------------------------------------
r72525 | elsia | 2008-05-03 10:21:05 -0400 (Sat, 03 May 2008) | 5 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/roster.lua

Recount:
- Guardian's of party members should now be properly identified and linked to their owners.
- Fixed bug in timedata display
- Fixed bug in death tracking for non-retained combatants.
- Performance improvments and cleanup to roster code.
------------------------------------------------------------------------
r72405 | scorpio0920 | 2008-05-02 03:08:06 -0400 (Fri, 02 May 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- Update zhTW localization.
------------------------------------------------------------------------
r72353 | elsia | 2008-05-01 17:05:44 -0400 (Thu, 01 May 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Bindings.xml
   M /trunk/Recount/GUI_Graph.lua

Recount:
- Remove bogus keybinding
- Fix two nil errors in graph range handling
------------------------------------------------------------------------
r72219 | elsia | 2008-04-30 16:32:30 -0400 (Wed, 30 Apr 2008) | 6 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/roster.lua

Recount:
- Increased the space between bar border and font slightly.
- Added very early combatant filter, there should now be no memory and minimal CPU use for combatant events that contain no retainable combatant.
- Improved behavior of data collection filters (global and zone dependent)
- Added safeguards for nil-source healing events.
- Performance improvement when Checking combat.
------------------------------------------------------------------------
r72188 | elsia | 2008-04-30 10:59:35 -0400 (Wed, 30 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Recount/Fights.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Now stores last selected fight in saved variables and restores it between sessions.
- Stores last selected main window view in saved variables and restores it between sessions.
- Properly resets selected fight to overall data if the last viewed fight was deleted.

------------------------------------------------------------------------
r72182 | elsia | 2008-04-30 09:29:06 -0400 (Wed, 30 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Fixed bug where block, miss, parry, dodge and other miss types weren't recorded for the detail summary under certain conditions.

------------------------------------------------------------------------
r72070 | elsia | 2008-04-29 09:40:39 -0400 (Tue, 29 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.toc

Recount:
- Removed libstub and cbh from x-embeds.
------------------------------------------------------------------------
r71899 | elsia | 2008-04-28 02:30:03 -0400 (Mon, 28 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Non-damage-dealing pets and totems no longer contribute to active time in merged pet damage calculation.

------------------------------------------------------------------------
r71896 | elsia | 2008-04-28 02:10:41 -0400 (Mon, 28 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua

Recount:
- Increased maximum row height to 35 (from 24) for extra legibility.
- Reduced the padding space between bar border and font for large fontsize.

------------------------------------------------------------------------
r71666 | elsia | 2008-04-26 15:37:45 -0400 (Sat, 26 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Fix for bar length in main window.
------------------------------------------------------------------------
r71621 | elsia | 2008-04-26 07:52:25 -0400 (Sat, 26 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Fixed bug when reporting.
------------------------------------------------------------------------
r71617 | elsia | 2008-04-26 07:20:37 -0400 (Sat, 26 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/WindowOrder.lua
   M /trunk/Recount/colors.lua
   M /trunk/Recount/deletion.lua

Recount:
- Fixed missing locals and var name typos throughout.

------------------------------------------------------------------------
r71613 | elsia | 2008-04-26 06:32:20 -0400 (Sat, 26 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fixed missing locals. This caused global var taints. Thanks to Zeksie for finding these.
------------------------------------------------------------------------
r71513 | elsia | 2008-04-25 15:23:36 -0400 (Fri, 25 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- If total damage display is active, report will also report the total line.

------------------------------------------------------------------------
r71509 | elsia | 2008-04-25 15:08:28 -0400 (Fri, 25 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua

Recount:
- Commit possible fix for realtime UpdateTitle bug that I cannot reproduce.
------------------------------------------------------------------------
r71391 | phanx | 2008-04-24 22:37:53 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/Recount/roster.lua

Recount: Stop spamming player names in chat.
------------------------------------------------------------------------
r71331 | elsia | 2008-04-24 16:38:34 -0400 (Thu, 24 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/roster.lua

Recount:
- Also bandaided player names starting with "target*"
------------------------------------------------------------------------
r71323 | elsia | 2008-04-24 16:16:34 -0400 (Thu, 24 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/roster.lua

Recount:
- Added bandaid for players whose name starts with Pet*, Raid*, Party* or Player* due to blizz's unitid calls bug for those.
------------------------------------------------------------------------
r71115 | elsia | 2008-04-23 15:12:41 -0400 (Wed, 23 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/WindowOrder.lua

Recount:
- Config frame will now be properly movable when window lock is checked on startup.
------------------------------------------------------------------------
r71112 | elsia | 2008-04-23 14:56:10 -0400 (Wed, 23 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/WindowOrder.lua

Recount:
- Lock window will now only lock main and realtime windows. Config, detail and graph windows remain movable, as these windows don't have their position (re)stored anyway.
------------------------------------------------------------------------
r71110 | elsia | 2008-04-23 14:49:42 -0400 (Wed, 23 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua

Recount:
- Added debug trace for realtime window titleupdate bug.
------------------------------------------------------------------------
r71085 | elsia | 2008-04-23 12:21:31 -0400 (Wed, 23 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Added name field to options.
------------------------------------------------------------------------
r71083 | elsia | 2008-04-23 12:17:47 -0400 (Wed, 23 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua

Recount:
- Options will now properly use subtree's in blizz's config ui. Additional cleanup.
- New realtime windows have their grip buttons hidden if locked.

------------------------------------------------------------------------
r70960 | elsia | 2008-04-22 17:04:28 -0400 (Tue, 22 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Fights.lua

Recount:
- Cleanup and bug fix for fight data storing switch.
------------------------------------------------------------------------
r70745 | kunda | 2008-04-21 12:15:04 -0400 (Mon, 21 Apr 2008) | 1 line
Changed paths:
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/locales/Recount-deDE.lua

Recount: deDE update & localized some strings
------------------------------------------------------------------------
r70712 | 7destiny | 2008-04-21 05:16:06 -0400 (Mon, 21 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR Update
------------------------------------------------------------------------
r70701 | elsia | 2008-04-21 03:19:31 -0400 (Mon, 21 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/debug.lua

Recount:
- Getting odd bug reports for the debug print not existing. This is a possible fix though either approach should have worked.
------------------------------------------------------------------------
r70627 | elsia | 2008-04-20 15:52:30 -0400 (Sun, 20 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/Fights.lua
   M /trunk/Recount/Tracker.lua

Recount:
- Fixed current fight switching in combat segmentation code when boss only is active.
- Better table reuse in combat segmentation code.
- Debug message for a possible pathology.
------------------------------------------------------------------------
r70594 | elsia | 2008-04-20 10:22:44 -0400 (Sun, 20 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua

Recount:
- Bandaid for realtime window UpdateTitle nil bug.
------------------------------------------------------------------------
r70572 | elsia | 2008-04-20 02:52:46 -0400 (Sun, 20 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Detect old sync format.
------------------------------------------------------------------------
r70517 | elsia | 2008-04-19 17:24:01 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Safeguard against outdated ooc syncs.
------------------------------------------------------------------------
r70515 | elsia | 2008-04-19 17:14:58 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Check for old versions for "PS" sync messages.
------------------------------------------------------------------------
r70512 | elsia | 2008-04-19 17:00:55 -0400 (Sat, 19 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Fixed lazy sync errors. Hope this commit works now :P

------------------------------------------------------------------------
r70510 | elsia | 2008-04-19 16:14:16 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   A /trunk/Recount/ResizeGripLeft.tga
   A /trunk/Recount/ResizeGripRight.tga

Recount:
- Missing grip images.
------------------------------------------------------------------------
r70507 | elsia | 2008-04-19 15:34:52 -0400 (Sat, 19 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Tracker.lua
   A /trunk/Recount/debug.lua
   M /trunk/Recount/roster.lua

Recount:
- LazySync overhaul. Hopefully deleting mid-session should no longer interfere now. Feedback wanted.
- Removed obsolete healing correction and elemental handling code.

------------------------------------------------------------------------
r70424 | ananhaid | 2008-04-19 04:47:06 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhCN.lua

Recount:
- zhCN update.
------------------------------------------------------------------------
r70392 | elsia | 2008-04-18 21:30:12 -0400 (Fri, 18 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/WindowOrder.lua

Recount:
- Added resize grips to resizable windows when unlocked.
------------------------------------------------------------------------
r70384 | 7destiny | 2008-04-18 19:04:45 -0400 (Fri, 18 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR Update
------------------------------------------------------------------------
r70378 | elsia | 2008-04-18 18:05:17 -0400 (Fri, 18 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Fixed likely stutter cause in main window bar color code.
------------------------------------------------------------------------
r70361 | scorpio0920 | 2008-04-18 14:40:22 -0400 (Fri, 18 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- Update zhTW localization.
------------------------------------------------------------------------
r70343 | elsia | 2008-04-18 13:33:12 -0400 (Fri, 18 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/locales/Recount-enUS.lua

Recount:
- Added selectable number formats (standard, thousands commas or short) to bar text options.
------------------------------------------------------------------------
r70303 | 7destiny | 2008-04-18 03:41:08 -0400 (Fri, 18 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR Update
------------------------------------------------------------------------
r70067 | elsia | 2008-04-16 11:03:19 -0400 (Wed, 16 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/colors.lua

Recount:
- Removed debug messages.
------------------------------------------------------------------------
r70066 | elsia | 2008-04-16 11:02:12 -0400 (Wed, 16 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/colors.lua

Recount:
- Main display now properly updates when changing merge pet and filter show settings
- Main display bar color handling improved.
- Fixed zone filter registration.
------------------------------------------------------------------------
r69779 | elsia | 2008-04-14 17:14:16 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/deletion.lua

Recount:
- Zone change detection is now always registered to allow zone filters to work properly.
------------------------------------------------------------------------
r69721 | kunda | 2008-04-14 10:43:29 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/Recount/locales/Recount-deDE.lua

Recount: deDE update
------------------------------------------------------------------------
r69696 | elsia | 2008-04-14 04:38:15 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua

Recount:
- When switching zone filters, the data collection will now always toggle and the main window will be refreshed.
------------------------------------------------------------------------
r69566 | elsia | 2008-04-13 12:07:06 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- People seem to like merge pet as default.
------------------------------------------------------------------------
r69538 | elsia | 2008-04-13 09:33:49 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fix defaults so that merge pet is off.
------------------------------------------------------------------------
r69537 | elsia | 2008-04-13 09:33:03 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Fix double persec display in bar text.
------------------------------------------------------------------------
r69509 | elsia | 2008-04-13 05:51:13 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua

Recount:
- Fix refresh for bar text config.
------------------------------------------------------------------------
r69505 | elsia | 2008-04-13 04:57:03 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/healbuffs.lua

Recount:
- Fixed LB tracking bug.
------------------------------------------------------------------------
r69446 | elsia | 2008-04-13 03:21:07 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- dialogHidden for Show and Hide main window, toggle serves this function for GUI configs.
------------------------------------------------------------------------
r69444 | ottokang | 2008-04-13 03:06:44 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- zhTW update
------------------------------------------------------------------------
r69438 | elsia | 2008-04-13 00:58:57 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/healbuffs.lua

Recount:
- Fixed bug in PoM tracking.
------------------------------------------------------------------------
r69433 | cryect | 2008-04-13 00:10:36 -0400 (Sun, 13 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Some minor optimizations of :RefreshMainWindow() though really needs a refactoring though so it won't constantly be setting the text & width of all visible rows when nothing changes
------------------------------------------------------------------------
r69412 | ananhaid | 2008-04-12 22:49:03 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhCN.lua

Recount:
- zhCN update.
------------------------------------------------------------------------
r69374 | 7destiny | 2008-04-12 18:25:06 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR Update
------------------------------------------------------------------------
r69368 | elsia | 2008-04-12 17:43:23 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/healbuffs.lua

Recount:
- Removed left-over Lifebloom tracking debug text.
------------------------------------------------------------------------
r69367 | elsia | 2008-04-12 17:42:13 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Refresh main window when switching fight displays.
------------------------------------------------------------------------
r69366 | elsia | 2008-04-12 17:32:48 -0400 (Sat, 12 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/locales/Recount-enUS.lua

Recount:
- Added support for BlizzAddonConfigThingy
- Added support for StatBlocks_Recount

------------------------------------------------------------------------
r69336 | elsia | 2008-04-12 13:27:39 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Refresh main window when showing it after an autohide.
------------------------------------------------------------------------
r69328 | elsia | 2008-04-12 13:04:38 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/healbuffs.lua

Recount:
- Small optimization to PoM tracking
------------------------------------------------------------------------
r69327 | elsia | 2008-04-12 12:50:14 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/healbuffs.lua

Recount:
- Cleaner handling of original source passing for lifebloom and PoM tracking.
------------------------------------------------------------------------
r69325 | elsia | 2008-04-12 12:27:31 -0400 (Sat, 12 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/healbuffs.lua

Recount:
- New lifebloom tracking code based on 2.4 combat log format (specifically using SPELL_CAST_SUCCESS). Will track rolling lifeblooms.
- Removed healing corrections syncing for now. This means that the only syncs left are version exchange and out of combat syncs. (i.e. no more "functionality" syncs)

------------------------------------------------------------------------
r69310 | elsia | 2008-04-12 11:26:47 -0400 (Sat, 12 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/healbuffs.lua

Recount:
- Reworked PoM to use new combat log more directly (specifically that caster and first target both appear in SPELL_CAST_SUCCESS) plus some heuristics to avoid false positives. (max 5 jumps, 30 second buff length).

------------------------------------------------------------------------
r69309 | scorpio0920 | 2008-04-12 11:25:20 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.toc

Recount:
- Added Notes-zhTW to toc.
------------------------------------------------------------------------
r69281 | elsia | 2008-04-12 09:13:47 -0400 (Sat, 12 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

Recount:
- Now properly refreshes the main window when reseting data.

------------------------------------------------------------------------
r69266 | elsia | 2008-04-12 06:27:18 -0400 (Sat, 12 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount:
- Main Window now only refreshes display if new stored data arrived. This reduces idle load further.
- Fixed bug for Graph and Detail Windows in profile handling

------------------------------------------------------------------------
r69260 | elsia | 2008-04-12 05:28:38 -0400 (Sat, 12 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua

Recount:
- First pass in performance optimization from profiling. Removed repeated hiding/showing of scrollbars, properly unregistered timers for realtime windows when closed. Idle load should be much reduced now. More to come.

------------------------------------------------------------------------
r69149 | elsia | 2008-04-11 14:01:13 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Fix for nil error in MergePet handling
------------------------------------------------------------------------
r69126 | elsia | 2008-04-11 12:03:51 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount:
- Clean fix for infinite loop bug.
------------------------------------------------------------------------
r69124 | elsia | 2008-04-11 11:44:58 -0400 (Fri, 11 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount:
- Removed possible infinite loop and added debug message if it was indeed the offender.
- Even more aggressive combatant removal.

------------------------------------------------------------------------
r69107 | elsia | 2008-04-11 09:49:53 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/deletion.lua

Recount:
- Properly initialize zone filter behavior.
------------------------------------------------------------------------
r69104 | elsia | 2008-04-11 09:40:19 -0400 (Fri, 11 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Fixed detail display to page properly and properly initialize summaries again.
- Minor cleanup for pet handling in merged pet calculation
------------------------------------------------------------------------
r69091 | ananhaid | 2008-04-11 08:03:42 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhCN.lua

Recount:
- zhCN update.
------------------------------------------------------------------------
r69076 | elsia | 2008-04-11 06:10:26 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Offer function that other addons can use to get Recount's merged-pet damage/dps calculation. Mostly for FuBar_RecountFu.
------------------------------------------------------------------------
r69068 | elsia | 2008-04-11 05:15:10 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua

Recount:
- The config testbar no longer scales with bar height setting.
------------------------------------------------------------------------
r69041 | scorpio0920 | 2008-04-11 00:54:10 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- Update zhTW localization.
------------------------------------------------------------------------
r69039 | 7destiny | 2008-04-11 00:39:00 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR typo fix
------------------------------------------------------------------------
r69038 | cryect | 2008-04-11 00:38:28 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/roster.lua

Recount:
- Several performance optimizations (should be much lighter on performance usage when sitting around doing nothing not in a raid/party due to checking all raid/party units for info when they don't exist)
------------------------------------------------------------------------
r69022 | 7destiny | 2008-04-10 23:04:41 -0400 (Thu, 10 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/locales/Recount-enUS.lua
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- Some localization for translation(Details Type)
- koKR Update
------------------------------------------------------------------------
r68989 | elsia | 2008-04-10 17:32:35 -0400 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Fixed formating of bar text if PerSec stat is not available.
------------------------------------------------------------------------
r68985 | elsia | 2008-04-10 17:15:29 -0400 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Fights.lua
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/locales/Recount-enUS.lua

Recount:
- Added option to retain fight segment data only if the segment included a boss level mobs (level = -1)
------------------------------------------------------------------------
r68980 | elsia | 2008-04-10 16:48:43 -0400 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/locales/Recount-enUS.lua

Recount:
- Added configuration for main bar text (one can remove rank number, persec and percent texts)
------------------------------------------------------------------------
r68925 | elsia | 2008-04-10 09:58:49 -0400 (Thu, 10 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/locales/Recount-deDE.lua

Recount:
- Fixed mode error for heals.
- Added some german locale strings.
------------------------------------------------------------------------
r68880 | elsia | 2008-04-10 02:09:15 -0400 (Thu, 10 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Tracker.lua

Recount:
- Added bandaid and debug message for heals without source.
- Fixed nil VerNum.
------------------------------------------------------------------------
r68819 | elsia | 2008-04-09 17:50:34 -0400 (Wed, 09 Apr 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Fix mode selection if there is only one detail option.
- Removed two debug messages
------------------------------------------------------------------------
r68818 | elsia | 2008-04-09 17:27:13 -0400 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Fix nil error when unit leaves group mid-combat.
------------------------------------------------------------------------
r68815 | elsia | 2008-04-09 17:24:13 -0400 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Fixed bugs in lazy sync. Bandaid to prevent non-existing vernum table. Also party and raid members should now correctly be detected to have a valid vernum.
------------------------------------------------------------------------
r68800 | elsia | 2008-04-09 15:41:21 -0400 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount:
- Fix.
------------------------------------------------------------------------
r68793 | elsia | 2008-04-09 14:05:41 -0400 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Another fix.
------------------------------------------------------------------------
r68788 | elsia | 2008-04-09 13:35:18 -0400 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Another bug fix.
------------------------------------------------------------------------
r68787 | elsia | 2008-04-09 13:29:00 -0400 (Wed, 09 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/healbuffs.lua

Recount:
- Added new earthshield tracking. No longer needs healing sync and is not heuristic if the proper combat log events are seen (which should be most of the time).
- Fixed sneaky infinite look in detail view
- Fixed bug in graph view

------------------------------------------------------------------------
r68718 | elsia | 2008-04-09 01:46:21 -0400 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Another bug fixed.
------------------------------------------------------------------------
r68624 | elsia | 2008-04-08 13:31:17 -0400 (Tue, 08 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount:
- More aggressive not retaining filtered unit types, this should keep data size significantly lower.
- Changed defaults so that nontrivial mobs are not collected by default. This will reduce data size in typical use situations.
- If a combatant type isn't shown or data collected via filter settings for 30 seconds he will be deleted. Again should reduce typical data size.

------------------------------------------------------------------------
r68557 | elsia | 2008-04-08 03:11:11 -0400 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
- More bug fixes.
------------------------------------------------------------------------
r68513 | elsia | 2008-04-07 18:19:29 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Made data collection filters more aggressive.
------------------------------------------------------------------------
r68510 | elsia | 2008-04-07 18:06:16 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Another bug fix.
------------------------------------------------------------------------
r68505 | elsia | 2008-04-07 17:23:43 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- No more unknown spell button.
------------------------------------------------------------------------
r68503 | elsia | 2008-04-07 17:05:34 -0400 (Mon, 07 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Fixed yet another mode bug.
- Fixed up pet handling in detail view. Now only pets who had any combat action will be listed there.
- Fixed that a pet only gets added once to the owner pet list.

------------------------------------------------------------------------
r68495 | elsia | 2008-04-07 16:08:46 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Removed group entity debug message.
------------------------------------------------------------------------
r68493 | elsia | 2008-04-07 16:06:43 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount_Modes.lua

Recount:
- Fixed another bug.
------------------------------------------------------------------------
r68488 | elsia | 2008-04-07 15:33:31 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount:
- Fixed bug in pet creation. Should hopefully address missing shaman totems in groups.
------------------------------------------------------------------------
r68480 | elsia | 2008-04-07 14:15:32 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Removed missing level debug message. Thanks saroz.
------------------------------------------------------------------------
r68478 | elsia | 2008-04-07 14:12:05 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Doh field names.
------------------------------------------------------------------------
r68477 | elsia | 2008-04-07 14:07:09 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount:
- Bandaid and debug message for odd level absence bug.
------------------------------------------------------------------------
r68476 | elsia | 2008-04-07 13:49:35 -0400 (Mon, 07 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount.lua

Recount:
- More bug fixes for new combat data handling
- Lazy sync cleanup and bug fixes
- Removed grouped non-player debug message, thanks for the reports.

------------------------------------------------------------------------
r68457 | ananhaid | 2008-04-07 11:56:58 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhCN.lua

Recount:
- zhCN update.
------------------------------------------------------------------------
r68435 | 7destiny | 2008-04-07 07:26:14 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-enUS.lua
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR Update
------------------------------------------------------------------------
r68420 | elsia | 2008-04-07 03:36:06 -0400 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount:
- Fixed various bugs relating to new combat data handling.
------------------------------------------------------------------------
r68331 | elsia | 2008-04-06 17:02:09 -0400 (Sun, 06 Apr 2008) | 5 lines
Changed paths:
   M /trunk/Recount/Fights.lua
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/LazySync.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/deletion.lua
   M /trunk/Recount/locales/Recount-enUS.lua

Recount:
- Removed AceDB use for combat data. Instead combat data will now be more dynamically created, i.e. it will try to only create data if something actually needs to be stored. This avoids the need for defaulting to keep stored data size low, and at the same time reduces in-game memory usage somewhat.
- Streamlined combatant creation code to emphasize flags over unitid detection.
- Added distinction between friendly and hostile players and added a new Hostile filter for it. Ungrouped are now only friendly combatants.

------------------------------------------------------------------------
r68283 | elsia | 2008-04-06 10:30:41 -0400 (Sun, 06 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Removed debug code.
------------------------------------------------------------------------
r68282 | elsia | 2008-04-06 10:30:13 -0400 (Sun, 06 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Recount/LazySync.lua

Recount:
- Fixed version syncing.
------------------------------------------------------------------------
