r175
Details
-
FilenameRecount2-r175.zip
-
Uploaded by
-
UploadedJan 6, 2009
-
Size98.08 KB
-
Downloads89,882
-
MD5e3cfb2bc3ec144055505fcb484338e4d
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r175 | cryect | 2009-01-06 06:27:40 +0000 (Tue, 06 Jan 2009) | 2 lines
Changed paths:
M /trunk/GUI/GUI_List.lua
Recount2:
-Will perform insertion sort on new/changed rows for display if the number of rows changed is less than or equal to 3. Optimizes the situation where there are many rows but only a few changes.
------------------------------------------------------------------------
r174 | cryect | 2009-01-06 05:43:35 +0000 (Tue, 06 Jan 2009) | 3 lines
Changed paths:
M /trunk/Recount2.lua
M /trunk/Tracker/Buffer.lua
Recount2:
-Bug fix with buffer if it would wrap around while adding would exceed the buffer for positioning
-Bug fix to adding the correct ids for timers
------------------------------------------------------------------------
r173 | cryect | 2009-01-02 23:11:59 +0000 (Fri, 02 Jan 2009) | 2 lines
Changed paths:
M /trunk/Misc/Combat.lua
Recount2:
-Bug fix in combat checking wasn't referencing which unit to be checked
------------------------------------------------------------------------
r172 | cryect | 2009-01-02 23:00:53 +0000 (Fri, 02 Jan 2009) | 4 lines
Changed paths:
M /trunk/GUI/GUI_List.lua
A /trunk/Misc/Combat.lua
M /trunk/Recount2.lua
M /trunk/Recount2.toc
M /trunk/Tracker/Tracker.lua
Recount2:
-Fixes an issue where multiple timers could be setup for the same id (would lead potentially to unexpected behavior)
-The list frame was potentially startup up multiple timers for updating resulting in much higher CPU usage than should have been
-Tracks now if your group is in combat or not
------------------------------------------------------------------------
r171 | cryect | 2009-01-02 22:13:14 +0000 (Fri, 02 Jan 2009) | 2 lines
Changed paths:
M /trunk/Recount2.lua
M /trunk/Recount2.toc
M /trunk/Tracker/GUID_Tracking.lua
Recount2:
-Uses prebaked tables now for party/raid unitID's instead of string formatting them together on the fly
------------------------------------------------------------------------
r170 | cryect | 2009-01-02 21:36:37 +0000 (Fri, 02 Jan 2009) | 4 lines
Changed paths:
M /trunk/GUI/GUI_List.lua
M /trunk/Misc/Tables.lua
M /trunk/Tracker/Tracker.lua
Recount2:
-Fixes the number of rows shown in list windows (previously could have a gap)
-Fixes an issue with recording overkill
-Will only keep a max amount of tables around to be reused
------------------------------------------------------------------------
r169 | cryect | 2008-11-19 04:27:05 +0000 (Wed, 19 Nov 2008) | 2 lines
Changed paths:
M /trunk/Recount2.toc
M /trunk/Tracker/Buffer.lua
M /trunk/Tracker/Data.lua
M /trunk/Tracker/Tracker.lua
Recount2:
-Updates for 3.0
------------------------------------------------------------------------