r12
Details
-
FilenameTeamEquipCompare-r12.zip
-
Uploaded by
-
UploadedJan 16, 2013
-
Size154.58 KB
-
Downloads129
-
MD5184fd2ba7def86c9d1e70be86e51f2f3
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r12 | mogluk | 2013-01-16 06:03:51 +0000 (Wed, 16 Jan 2013) | 9 lines
Changed paths:
M /trunk/TEC_Functions.lua
M /trunk/TEC_Lookups.lua
M /trunk/TEC_Tooltip.lua
M /trunk/TeamEquipCompare.lua
M /trunk/TeamEquipCompare.toc
- Added team session money gain/loss to /tec team display
- Implemented LibQTip library
- Created more of a table view, for ease of reading all the data
- tooltip is now in a separate tip window
- Removed current slot item names, since we're in a column format they were too long
- Added generic information about current slot item
Known Issue:
If you hold shift as well as ctrl, there is a tip layer problem w/ the in game equip compare tooltip.
------------------------------------------------------------------------
r11 | mogluk | 2013-01-16 06:00:12 +0000 (Wed, 16 Jan 2013) | 3 lines
Changed paths:
M /trunk/Embeds.xml
- Added reference to CallbackHandler
- Added reference to LibQTip
- Rearranged load order of libraries slightly
------------------------------------------------------------------------
r10 | mogluk | 2013-01-16 05:58:54 +0000 (Wed, 16 Jan 2013) | 2 lines
Changed paths:
M /trunk/.pkgmeta
- Added LibQTip reference
- Rearranged load order slightly
------------------------------------------------------------------------
r9 | mogluk | 2012-11-28 08:19:37 +0000 (Wed, 28 Nov 2012) | 6 lines
Changed paths:
M /trunk/TEC_Functions.lua
M /trunk/TEC_Options.lua
M /trunk/TEC_Tooltip.lua
M /trunk/TeamEquipCompare.lua
M /trunk/TeamEquipCompare.toc
- Updated TOC to latest WoW version
- Updated version to 0.2
- Added average equipped iLevel to player information on tooltip
- Refactored Tooltip Code for easier maintenance/edits
- Added Hide Unusable and Level Check options
- Updated option text to be more informative
------------------------------------------------------------------------