v1.3.101b
Details
-
FilenameStarTip-v1.3.101b.zip
-
Uploaded by
-
UploadedJan 5, 2011
-
Size546.17 KB
-
Downloads27
-
MD5237da60ad3d505d95b679db783d2e06c
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r909 | starlon | 2011-01-05 09:18:53 +0000 (Wed, 05 Jan 2011) | 3 lines
Changed paths:
A /tags/v1.3.101b (from /trunk:908)
Tagging as v1.3.101b
Fix an issue where you would get disconnected on rare occasions. This was due to the Item Level line and LibInspectLess, which is now gone.
------------------------------------------------------------------------
r906 | starlon | 2011-01-05 04:24:50 +0000 (Wed, 05 Jan 2011) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Hide the ilvl line when UnitExists returns false.
------------------------------------------------------------------------
r904 | starlon | 2011-01-05 03:27:48 +0000 (Wed, 05 Jan 2011) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Add brevity to ilvl line
------------------------------------------------------------------------
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
------------------------------------------------------------------------