r902
Details
-
FilenameStarTip-r902.zip
-
Uploaded by
-
UploadedJan 3, 2011
-
Size363.07 KB
-
Downloads18
-
MD5ba21625e54fcdb0fd670cf4bb9e0e819
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r902 | starlon | 2011-01-04 05:57:36 +0000 (Tue, 04 Jan 2011) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Introduce Average Item Level line. There's the caveat that we have no way of knowing what gear is unequipped and inside the unit's bags, so what you see on StarTip's display is likely not what the character sees in their character/gear UI since WoW includes unequipped items in its own calculation.
------------------------------------------------------------------------
r899 | starlon | 2010-12-27 22:50:36 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Stop all lines from updating after UnitExists(unit) returns false.
------------------------------------------------------------------------
r897 | starlon | 2010-12-27 07:54:00 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Bug fix
------------------------------------------------------------------------
r895 | starlon | 2010-12-27 06:38:50 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
M /trunk/Localization/enUS.lua
M /trunk/StarTip.lua
Changed a config string
------------------------------------------------------------------------
r894 | starlon | 2010-12-27 06:38:13 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Bug fix and made the range line better
------------------------------------------------------------------------
r890 | starlon | 2010-12-21 00:17:04 +0000 (Tue, 21 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Allow empty lines. Return empty strings for a hidden line.
------------------------------------------------------------------------
r888 | starlon | 2010-12-16 08:57:49 +0000 (Thu, 16 Dec 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Bug fix
------------------------------------------------------------------------
r885 | starlon | 2010-12-16 04:00:59 +0000 (Thu, 16 Dec 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
You can now turn off the annoying greetings message. Look under Settings via /startip
------------------------------------------------------------------------
r884 | starlon | 2010-12-16 03:57:29 +0000 (Thu, 16 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Hide the casting line when there's nothing to show. Sorry guys. I didn't realize how freaking annoying it was. lol
------------------------------------------------------------------------
r881 | starlon | 2010-12-14 18:14:30 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Bug fix
------------------------------------------------------------------------
r879 | starlon | 2010-12-14 01:01:36 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Add a new line: Movement - show unit pitch and speed.
------------------------------------------------------------------------
r877 | starlon | 2010-12-13 05:43:48 +0000 (Mon, 13 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Use UnitPVPname if the name's available (perhaps also in range), else UnitName
------------------------------------------------------------------------
r875 | starlon | 2010-12-11 07:13:10 +0000 (Sat, 11 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/Bars/Bars.lua
Bug fix
------------------------------------------------------------------------
r873 | starlon | 2010-12-11 06:07:11 +0000 (Sat, 11 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/Bars/Bars.lua
Color bars grey when unit is a tagged mob
------------------------------------------------------------------------
r871 | starlon | 2010-12-11 06:04:27 +0000 (Sat, 11 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Color tagged mobs grey
------------------------------------------------------------------------
r869 | starlon | 2010-12-04 08:41:55 +0000 (Sat, 04 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Indicate casting or channeling
------------------------------------------------------------------------
r867 | starlon | 2010-12-04 05:32:25 +0000 (Sat, 04 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Spam issue
------------------------------------------------------------------------
r865 | starlon | 2010-12-04 03:43:32 +0000 (Sat, 04 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Add a line to display a unit's cast info.
------------------------------------------------------------------------
r864 | starlon | 2010-12-04 03:41:31 +0000 (Sat, 04 Dec 2010) | 1 line
Changed paths:
A /trunk/Media/happy_face.blp
Add a happy face texture for casting line
------------------------------------------------------------------------
r863 | starlon | 2010-12-02 23:06:11 +0000 (Thu, 02 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/Appearance/Appearance.lua
Bug fix. SharedMedia options should stay put now.
------------------------------------------------------------------------