r987
Details
-
FilenameStarTip-r987.zip
-
Uploaded by
-
UploadedJun 18, 2011
-
Size517.40 KB
-
Downloads22
-
MD530d59e34d5e3e970adf829ac6919ce5e
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r987 | starlon | 2011-06-18 22:19:44 +0000 (Sat, 18 Jun 2011) | 1 line
Changed paths:
M /trunk/Modules/Appearance/Appearance.lua
Bug fix. This should fix the issue with Aurora. That addon is evil by the way.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------