r983-nolib
Details
-
FilenameStarTip-r983-nolib.zip
-
Uploaded by
-
UploadedJun 18, 2011
-
Size129.58 KB
-
Downloads23
-
MD5f5e3babbd7af546d3dcb2e4514d3e69c
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r983 | starlon | 2011-06-18 19:29:46 +0000 (Sat, 18 Jun 2011) | 1 line
Changed paths:
M /trunk/Modules/Appearance/Appearance.lua
M /trunk/Modules/Border/Border.lua
M /trunk/StarTip.lua
M /trunk/StarTip.toc
Temporary bug fix related to the Border module not getting along Pitbull4's Border module. This commit addresses Ticket 20, but further debugging is needed as this fix is not ideal.
------------------------------------------------------------------------
r980 | starlon | 2011-05-18 09:33:31 +0000 (Wed, 18 May 2011) | 4 lines
Changed paths:
M /trunk/Localization/enUS.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
M /trunk/StarTip.lua
Added a line for showing achievement points.
Also, you can retrieve a fairly raw table of PVP and Arena stats. Grab it with UnitPVPStats(unit). This function is entirely untested, so please report bugs. Please refer to PluginTalents for table format.
Also, there's another function added: CalculateArenaPoints(teamRating, teamSize)
No new lines were created for UnitPVPStats and CalculateArenaPoints.
------------------------------------------------------------------------