------------------------------------------------------------------------
r54648 | elsia | 2008-01-02 03:48:00 +0100 (xxx, 2 Jan 2008) | x lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/colors.lua
   M /trunk/Recount/GUI_Config.lua

*) Fixed a bug where "Autoswitch Shown Fight" whould falsely display double entries in the main window.
*) Fixed default class color handling, hopefully.
*) Fixed issue with ColorPicker where opacity was handled incorrectly
*) Added config button to reset colors to default.
*) Shortened "Global Data Collection Enabled" to "Global Data Collection" to make it less likely that the string will overlap with the border for larger display scales.
*) Some preparation for better GUI localization support

------------------------------------------------------------------------
r54648 | elsia | 2007-12-31 18:37:42 +0100 (xxx, 31 Dec 2007) | x lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/widgets.lua
   M /trunk/Recount/WindowOrder.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/Fights.lua
   M /trunk/Recount/GUI_Config.lua

*) Realtime windows now remember position even if closed. Limited the number of unique realtime windows to one for more intuitive behavior.
*) Config GUI revamp. Save/Revert buttons removed. Changing options takes
*immediate (if applicable visual) effect. Added a number of options, like locking windows, version display and request, class colors, buttons to display global realtime windows (raid, network) etc.
*) Color pickers now properly attach to realtime windows when changing the realtime window colors
*) Reset position will now center all open windows, also realtime and config windows.
*) Added ability to hide/show the scrollbar icons of the main window
*) Added global data collection toggle. This only affects the main window/detail windows and not realtime windows.

------------------------------------------------------------------------
r54647 | elsia | 2007-12-31 18:37:42 +0100 (xxx, 31 Dec 2007) | x lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

*) Combatants can now be deleted via the main window, either right click and
 select "Delete combatant" from the drop-down menu, or Ctrl-Alt click the
 entry in the main window. NOTE: This is untested while raiding and
 sync'd. Let me know if it causes issues. If it does for now I recommend
 turning syncing off.
*) If windows are locked (/recount lock) they can now no longer still be resizable.


------------------------------------------------------------------------
r54646 | elsia | 2007-12-30 23:49:42 +0100 (xxx, 30 Dec 2007) | x lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua

*) Fixed bug where it attempted to store positions for closed/freed realtime windows.
*) Fixed bug in resizing realtime windows. Should work now without errors.
*) Fixed real time window position code. Now open realtime windows should be restored at proper position.

------------------------------------------------------------------------
r54645 | elsia | 2007-12-29 22:49:42 +0100 (xxx, 29 Dec 2007) | x lines
Changed paths:
   M /trunk/Recount/embed.xml

*) Fixed embed.xml for embedded libraries.
*) Limited number of decimal places for floating data to 1. So reported dps
 data should now no longer have very long decimal places included.

------------------------------------------------------------------------
r54644 | elsia | 2007-12-29 06:41:42 +0100 (xxx, 29 Dec 2007) | x lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/tracker.lua
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount_Modes.lua

Recount:
Data accumulation, comm traffic, customizability:
*) Added GUI toggle for Sync, default is now OFF.
*) Set collection of timed data to off for everybody except self as
*default. This should reduce data accumulation substantially for average
*users.
*) Set autodeletecombatants to on by default to avoid persistent excessive
*data accumulation in the default setting.

Functionality changes & additions:
*) Changed so details for CC breakers to also shows which ability broke
CC. New format is ability (sourceability), e.g. Sap (Sinister Strike) in the
details window.
*) Added sap and seduction as tracked CC abilities

Bug fixes:
*) Added check to avoid nil error when opening the recount window via
RecountFu
*) Fixed a typo

------------------------------------------------------------------------
r54643 | cwdg | 2007-11-14 06:41:42 -0500 (Wed, 14 Nov 2007) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.toc

Recount:
-fix toc 20200 ==>20300

------------------------------------------------------------------------
r54446 | apal | 2007-11-12 22:59:57 -0500 (Mon, 12 Nov 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fixed crashed koKR locale.
------------------------------------------------------------------------
r54375 | scorpio0920 | 2007-11-12 02:56:36 -0500 (Mon, 12 Nov 2007) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fixed taburiss's typo mistake.
- to taburiss: please check your editor, it make some amazing typo error. XD
------------------------------------------------------------------------
r54360 | taburiss | 2007-11-11 21:29:10 -0500 (Sun, 11 Nov 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Update zhCN locale.
------------------------------------------------------------------------
r54359 | taburiss | 2007-11-11 21:27:07 -0500 (Sun, 11 Nov 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Update zhCN locale.
------------------------------------------------------------------------
r54024 | cryect | 2007-11-06 12:03:15 -0500 (Tue, 06 Nov 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Sync.lua

Recount:
- Changed syncing to no longer send your events unless its considered a "special" event. This should greatly reduce used bandwidth. (Drycoded but should work fine let me know if it doesn't)
------------------------------------------------------------------------
r53292 | scorpio0920 | 2007-10-26 22:40:37 -0400 (Fri, 26 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Update zhTW translation.
------------------------------------------------------------------------
r53288 | fin | 2007-10-26 19:32:39 -0400 (Fri, 26 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- updated so that sync is enabled by default; there should be no change now for existing users, only the option to toggle syncing if they choose (d'oh me: I was looking at the translations before - mistook "sync" = true as enabling syncing by default)
------------------------------------------------------------------------
r53286 | fin | 2007-10-26 19:09:09 -0400 (Fri, 26 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Sync.lua

Recount:
- added option to toggle syncing between players (widely reported as causing huge amounts of lag in raids); thanks to Kalroth for the patches
------------------------------------------------------------------------
r53257 | next96 | 2007-10-26 02:39:14 -0400 (Fri, 26 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Update locale koKR
------------------------------------------------------------------------
r52164 | scorpio0920 | 2007-10-15 14:14:17 -0400 (Mon, 15 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Update zhTW translation.
------------------------------------------------------------------------
r52163 | scorpio0920 | 2007-10-15 14:03:37 -0400 (Mon, 15 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Update zhTW translation.
------------------------------------------------------------------------
r52136 | cwdg | 2007-10-15 09:01:06 -0400 (Mon, 15 Oct 2007) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc

Recount:
- update .toc ==>2.2
- add local.now you can use more more languages for recount
------------------------------------------------------------------------
