v1.4.40b-nolib
Details
-
FilenameStarTip-v1.4.40b-nolib.zip
-
Uploaded by
-
UploadedJun 18, 2011
-
Size129.75 KB
-
Downloads15
-
MD5808e962cea6d90eebbb1bf59197c1611
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r986 | starlon | 2011-06-18 21:12:16 +0000 (Sat, 18 Jun 2011) | 3 lines
Changed paths:
A /tags/v1.4.40b (from /trunk:985)
Tagging as v1.4.40b
For testing. I'm not sure if it was or wasn't before, but I confirmed that StarTip plays nicely when unembedded.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------