v1.4.41b-nolib

Details

  • Filename
    StarTip-v1.4.41b-nolib.zip
  • Uploaded by
  • Uploaded
    Jun 18, 2011
  • Size
    129.73 KB
  • Downloads
    20
  • MD5
    044f2861e4a21a7c5423dd42cb1a8ca3

Supported WoW Retail Versions

  • 4.1.0

Changelog

------------------------------------------------------------------------
r988 | starlon | 2011-06-18 22:20:52 +0000 (Sat, 18 Jun 2011) | 1 line
Changed paths:
   A /tags/v1.4.41b (from /trunk:987)

Tagging as v1.4.41b
------------------------------------------------------------------------
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.
------------------------------------------------------------------------