r165
Details
-
FilenameRecount2-r165.zip
-
Uploaded by
-
UploadedOct 4, 2008
-
Size96.46 KB
-
Downloads61
-
MD50f5d9b8c8b44d6ac38173ea43c223d24
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r165 | cryect | 2008-10-04 05:31:31 +0000 (Sat, 04 Oct 2008) | 2 lines
Changed paths:
M /trunk
M /trunk/.pkgmeta
M /trunk/Recount2.toc
Recount2:
-Updates externals and .pkgmeta
------------------------------------------------------------------------
r164 | cryect | 2008-10-04 04:57:12 +0000 (Sat, 04 Oct 2008) | 2 lines
Changed paths:
M /trunk/GUI/GUI_Table.lua
Recount2:
-Bug fix that pops up with changing the name column occasionally
------------------------------------------------------------------------
r163 | cryect | 2008-10-04 04:47:20 +0000 (Sat, 04 Oct 2008) | 2 lines
Changed paths:
M /trunk/GUI/GUI_Details.lua
M /trunk/GUI/GUI_List.lua
M /trunk/Recount2.lua
M /trunk/Tracker/Data.lua
Recount2:
-SpellId's are no longer stored with the spell names (uses GetSpellInfo instead)
------------------------------------------------------------------------
r162 | cryect | 2008-10-04 04:24:41 +0000 (Sat, 04 Oct 2008) | 2 lines
Changed paths:
M /trunk/GUI/GUI_Table.lua
Recount2:
-Can now change the space for the name on the detail frame
------------------------------------------------------------------------
r161 | cryect | 2008-10-04 02:44:43 +0000 (Sat, 04 Oct 2008) | 2 lines
Changed paths:
M /trunk/GUI/GUI_Table.lua
Recount2:
-Can now resize the columns on the detail window (except for the name)
------------------------------------------------------------------------
r160 | root | 2008-09-30 15:02:05 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Hopefully fix .pkgmeta
------------------------------------------------------------------------
r159 | root | 2008-09-29 22:07:20 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
M /trunk
A /trunk/.pkgmeta
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r157 | root | 2008-09-29 20:58:35 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/Recount2
A /trunk (from /tmp/trunk/Recount2:156)
Importing old repo data under /trunk
------------------------------------------------------------------------
r156 | cryect | 2008-09-29 06:09:03 +0000 (Mon, 29 Sep 2008) | 3 lines
Changed paths:
M /tmp/trunk/Recount2/Compiler/expression.lua
M /tmp/trunk/Recount2/Misc/Filters.lua
M /tmp/trunk/Recount2/Tracker/GUID_Tracking.lua
Recount2:
-Adds a Short function for expressions to convert number over a million to %.2fm and over a thousand to %.1fk
-Adds a target scan cache for when looking up a unitID for a GUID
------------------------------------------------------------------------
r155 | cryect | 2008-09-29 00:55:44 +0000 (Mon, 29 Sep 2008) | 2 lines
Changed paths:
M /tmp/trunk/Recount2/Configs/MainList.lua
M /tmp/trunk/Recount2/Misc/Consts.lua
M /tmp/trunk/Recount2/Recount2.lua
M /tmp/trunk/Recount2/Tracker/Tracker.lua
M /tmp/trunk/Recount2/Translations/enUS.lua
M /tmp/trunk/Recount2/widgets/checkbox.lua
Recount2:
-Allows prefiltering of combat events based on event type and affiliation
------------------------------------------------------------------------
r154 | cryect | 2008-09-24 03:41:39 +0000 (Wed, 24 Sep 2008) | 4 lines
Changed paths:
M /tmp/trunk/Recount2/Configs/view.lua
M /tmp/trunk/Recount2/Misc/Consts.lua
M /tmp/trunk/Recount2/Tracker/Data.lua
M /tmp/trunk/Recount2/Tracker/GUID_Tracking.lua
M /tmp/trunk/Recount2/Translations/enUS.lua
M /tmp/trunk/Recount2/widgets/checkbox.lua
Recount2:
-Fixes actually saving view options for source/target
-Adds Affiliation and Reaction tracking
-Adds ability to filter in views by Affiliation and Reaction on source/target
------------------------------------------------------------------------
r153 | cryect | 2008-09-21 23:31:26 +0000 (Sun, 21 Sep 2008) | 2 lines
Changed paths:
M /tmp/trunk/Recount2/Configs/MainList.lua
Recount2:
-Can now add/remove views in the config
------------------------------------------------------------------------
r152 | cryect | 2008-09-21 22:17:33 +0000 (Sun, 21 Sep 2008) | 2 lines
Changed paths:
M /tmp/trunk/Recount2/Compiler/expression.lua
M /tmp/trunk/Recount2/Misc/Filters.lua
M /tmp/trunk/Recount2/Recount2.lua
M /tmp/trunk/Recount2/Tracker/Buffer.lua
M /tmp/trunk/Recount2/Tracker/Data.lua
M /tmp/trunk/Recount2/Tracker/GUID_Tracking.lua
M /tmp/trunk/Recount2/Tracker/Tracker.lua
Recount2:
-Now tracks overhealing
------------------------------------------------------------------------
r151 | cryect | 2008-09-21 21:06:57 +0000 (Sun, 21 Sep 2008) | 3 lines
Changed paths:
M /tmp/trunk/Recount2/Configs/MainList.lua
M /tmp/trunk/Recount2/Configs/view.lua
M /tmp/trunk/Recount2/Misc/Filters.lua
M /tmp/trunk/Recount2/Recount2.lua
Recount2:
-Saves View Settings between UI Reloading
-Fixes a bug with not saving the grouping used for a view in the view config
------------------------------------------------------------------------
r150 | cryect | 2008-09-21 20:09:11 +0000 (Sun, 21 Sep 2008) | 3 lines
Changed paths:
M /tmp/trunk/Recount2/Configs/view.lua
M /tmp/trunk/Recount2/Recount2.lua
Recount2:
-Now saves data between UI reloading
-When editing a view and its saved the windows will reflect immediately the change
------------------------------------------------------------------------
r149 | cryect | 2008-09-21 17:50:02 +0000 (Sun, 21 Sep 2008) | 2 lines
Changed paths:
A /tmp/trunk/Recount2/Compiler (from /tmp/branches/Recount2/2.4/Compiler:148)
R /tmp/trunk/Recount2/Compiler/Tags.lua (from /tmp/branches/Recount2/2.4/Compiler/Tags.lua:148
R /tmp/trunk/Recount2/Compiler/expression.lua (from /tmp/branches/Recount2/2.4/Compiler/expression.lua:148
A /tmp/trunk/Recount2/Configs (from /tmp/branches/Recount2/2.4/Configs:148)
R /tmp/trunk/Recount2/Configs/MainList.lua (from /tmp/branches/Recount2/2.4/Configs/MainList.lua:148
R /tmp/trunk/Recount2/Configs/view.lua (from /tmp/branches/Recount2/2.4/Configs/view.lua:148
D /tmp/trunk/Recount2/Data.lua
D /tmp/trunk/Recount2/Filters.lua
D /tmp/trunk/Recount2/Fonts.lua
A /tmp/trunk/Recount2/GUI (from /tmp/branches/Recount2/2.4/GUI:148)
R /tmp/trunk/Recount2/GUI/GUI_Details.lua (from /tmp/branches/Recount2/2.4/GUI/GUI_Details.lua:148
R /tmp/trunk/Recount2/GUI/GUI_List.lua (from /tmp/branches/Recount2/2.4/GUI/GUI_List.lua:148
R /tmp/trunk/Recount2/GUI/GUI_MainList.lua (from /tmp/branches/Recount2/2.4/GUI/GUI_MainList.lua:148
R /tmp/trunk/Recount2/GUI/GUI_Table.lua (from /tmp/branches/Recount2/2.4/GUI/GUI_Table.lua:148
D /tmp/trunk/Recount2/GUID_Tracking.lua
D /tmp/trunk/Recount2/GUI_Details.lua
D /tmp/trunk/Recount2/GUI_List.lua
D /tmp/trunk/Recount2/GUI_MainList.lua
D /tmp/trunk/Recount2/GUI_Table.lua
A /tmp/trunk/Recount2/Misc (from /tmp/branches/Recount2/2.4/Misc:148)
R /tmp/trunk/Recount2/Misc/Consts.lua (from /tmp/branches/Recount2/2.4/Misc/Consts.lua:148
R /tmp/trunk/Recount2/Misc/Filters.lua (from /tmp/branches/Recount2/2.4/Misc/Filters.lua:148
R /tmp/trunk/Recount2/Misc/Fonts.lua (from /tmp/branches/Recount2/2.4/Misc/Fonts.lua:148
R /tmp/trunk/Recount2/Misc/Report.lua (from /tmp/branches/Recount2/2.4/Misc/Report.lua:148
R /tmp/trunk/Recount2/Misc/Tables.lua (from /tmp/branches/Recount2/2.4/Misc/Tables.lua:148
R /tmp/trunk/Recount2/Misc/WindowOrder.lua (from /tmp/branches/Recount2/2.4/Misc/WindowOrder.lua:148
M /tmp/trunk/Recount2/Recount2.lua
M /tmp/trunk/Recount2/Recount2.toc
D /tmp/trunk/Recount2/Tables.lua
D /tmp/trunk/Recount2/Tags.lua
A /tmp/trunk/Recount2/Textures/checkbox-false.tga (from /tmp/branches/Recount2/2.4/Textures/checkbox-false.tga:148
A /tmp/trunk/Recount2/Textures/checkbox-true.tga (from /tmp/branches/Recount2/2.4/Textures/checkbox-true.tga:148
A /tmp/trunk/Recount2/Textures/radioButton-false.tga (from /tmp/branches/Recount2/2.4/Textures/radioButton-false.tga:148
A /tmp/trunk/Recount2/Textures/radioButton-true.tga (from /tmp/branches/Recount2/2.4/Textures/radioButton-true.tga:148
A /tmp/trunk/Recount2/Tracker (from /tmp/branches/Recount2/2.4/Tracker:148)
R /tmp/trunk/Recount2/Tracker/Buffer.lua (from /tmp/branches/Recount2/2.4/Tracker/Buffer.lua:148
R /tmp/trunk/Recount2/Tracker/Data.lua (from /tmp/branches/Recount2/2.4/Tracker/Data.lua:148
R /tmp/trunk/Recount2/Tracker/GUID_Tracking.lua (from /tmp/branches/Recount2/2.4/Tracker/GUID_Tracking.lua:148
R /tmp/trunk/Recount2/Tracker/Tracker.lua (from /tmp/branches/Recount2/2.4/Tracker/Tracker.lua:148
D /tmp/trunk/Recount2/Tracker.lua
A /tmp/trunk/Recount2/Translations (from /tmp/branches/Recount2/2.4/Translations:148)
R /tmp/trunk/Recount2/Translations/enUS.lua (from /tmp/branches/Recount2/2.4/Translations/enUS.lua:148
D /tmp/trunk/Recount2/WindowOrder.lua
D /tmp/trunk/Recount2/expression.lua
A /tmp/trunk/Recount2/widgets/button.lua (from /tmp/branches/Recount2/2.4/widgets/button.lua:148
A /tmp/trunk/Recount2/widgets/checkbox.lua (from /tmp/branches/Recount2/2.4/widgets/checkbox.lua:148
M /tmp/trunk/Recount2/widgets/dropdown.lua
A /tmp/trunk/Recount2/widgets/editbox.lua (from /tmp/branches/Recount2/2.4/widgets/editbox.lua:148
A /tmp/trunk/Recount2/widgets/misc.lua (from /tmp/branches/Recount2/2.4/widgets/misc.lua:148
A /tmp/trunk/Recount2/widgets/radiobutton.lua (from /tmp/branches/Recount2/2.4/widgets/radiobutton.lua:148
M /tmp/trunk/Recount2/widgets/scrolllist.lua
A /tmp/trunk/Recount2/widgets/tabs.lua (from /tmp/branches/Recount2/2.4/widgets/tabs.lua:148
M /tmp/trunk/Recount2/widgets/windows.lua
Recount2:
-Updates the trunk version of Recount 2 to the latest version
------------------------------------------------------------------------