v1.3.56-nolib
Details
-
FilenameStarTip-v1.3.56-nolib.zip
-
Uploaded by
-
UploadedNov 17, 2010
-
Size79.05 KB
-
Downloads14
-
MD50f388c4cd518b41916abaa8073f47cb8
Supported WoW Retail Versions
- 4.0.3
Changelog
------------------------------------------------------------------------
r825 | starlon | 2010-11-17 23:12:06 +0000 (Wed, 17 Nov 2010) | 1 line
Changed paths:
A /tags/v1.3.56 (from /trunk:824)
Tagging as v1.3.56
------------------------------------------------------------------------
r824 | starlon | 2010-11-17 22:41:36 +0000 (Wed, 17 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
Bug fix
------------------------------------------------------------------------
r822 | starlon | 2010-11-17 20:55:43 +0000 (Wed, 17 Nov 2010) | 2 lines
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
Actually commit these changes.
Changed the default gestures a bit. Now they control data collection.
------------------------------------------------------------------------
r820 | starlon | 2010-11-17 20:35:02 +0000 (Wed, 17 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
Possibly fix the bug that causes two portraits to show on rare occasions.
------------------------------------------------------------------------
r817 | starlon | 2010-11-17 20:06:44 +0000 (Wed, 17 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
Added two new gestures to turn data collection on and off. This turns on and off the DPS and Noise plugins.
------------------------------------------------------------------------
r816 | starlon | 2010-11-15 10:44:21 +0000 (Mon, 15 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Minor fix
------------------------------------------------------------------------
r815 | starlon | 2010-11-15 09:56:51 +0000 (Mon, 15 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Replace the Level line with code by dasfiend.
------------------------------------------------------------------------
r811 | starlon | 2010-11-11 09:09:12 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
M /trunk/StarTip.toc
Make Skada an optional dependency
------------------------------------------------------------------------
r808 | starlon | 2010-11-08 20:02:38 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
M /trunk/StarTip.toc
Put kgPanels in optional deps
------------------------------------------------------------------------
r806 | starlon | 2010-11-08 02:01:32 +0000 (Mon, 08 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
It should show npc guilds now. Note that if you don't want to see these, just remove the `true` from the expression Guild(unit, true). Check the guild line, right side.
------------------------------------------------------------------------
r805 | starlon | 2010-11-07 19:56:29 +0000 (Sun, 07 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
You don't need to clear the tooltip here. It's cleared elsewhere.
------------------------------------------------------------------------
r803 | starlon | 2010-11-07 18:40:25 +0000 (Sun, 07 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Bug fix. StarTip should play nicely with Gearscore again.
------------------------------------------------------------------------
r799 | starlon | 2010-11-04 07:38:20 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Border/Border.lua
Default border module on
------------------------------------------------------------------------
r798 | starlon | 2010-11-04 07:36:16 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
bug fix
------------------------------------------------------------------------
r797 | starlon | 2010-11-04 07:21:10 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Give the Main line a note about requiring Chatter.
------------------------------------------------------------------------
r796 | starlon | 2010-11-04 03:34:11 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Border/Border.lua
Bug fix
------------------------------------------------------------------------
r794 | starlon | 2010-11-04 02:21:25 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Sometimes self is corrupted when first mousing over a unit frame, before mousing over any world unit. Here's a temporary fix till I find the source of the problem.
------------------------------------------------------------------------
r793 | starlon | 2010-11-01 20:27:59 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
D /trunk/Modules/AVS
Remove AVS from StarTip since it's part of StarVisuals
------------------------------------------------------------------------
r792 | starlon | 2010-11-01 10:07:05 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Add support for Chatter's Alt names. Will do more.
------------------------------------------------------------------------
r790 | starlon | 2010-11-01 06:50:12 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Border/Border.lua
Bug fix
------------------------------------------------------------------------
r789 | starlon | 2010-11-01 06:45:28 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Border/Border.lua
Stop the widget when the unit doesn't exist
------------------------------------------------------------------------
r784 | starlon | 2010-11-01 05:54:53 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/Border/Border.lua
Borders module is ready for packaging
------------------------------------------------------------------------
r783 | starlon | 2010-11-01 02:51:54 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
A /trunk/Modules/Border
A /trunk/Modules/Border/Border.lua
A /trunk/Modules/Border/StarTip_Border.toc
M /trunk/modules.xml
Introduce Border module
------------------------------------------------------------------------
r781 | starlon | 2010-10-29 04:52:49 +0000 (Fri, 29 Oct 2010) | 3 lines
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
- Provide options for text outlines
- Don't fade health and mana texts
- Use StarTip's core instead
------------------------------------------------------------------------
r780 | starlon | 2010-10-29 04:50:43 +0000 (Fri, 29 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Bars/Bars.lua
Allow users to configure the bar textures
------------------------------------------------------------------------
r778 | starlon | 2010-10-28 07:17:02 +0000 (Thu, 28 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Bars/Bars.lua
Cleanup and possible bug fixes
------------------------------------------------------------------------
r777 | starlon | 2010-10-28 07:16:13 +0000 (Thu, 28 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Add two new lines: Zone and Guild Note
------------------------------------------------------------------------
r775 | starlon | 2010-10-27 23:35:15 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Appearance/Appearance.lua
Bug fix
------------------------------------------------------------------------
r773 | starlon | 2010-10-27 22:26:50 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
ShowTooltip has a new argument -- unit. If it is not provided, StarTip.unit is used, otherwise "mouseover" is used.
------------------------------------------------------------------------
r772 | starlon | 2010-10-27 20:40:52 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Refactor GetUnit hook a bit
------------------------------------------------------------------------
r770 | starlon | 2010-10-27 20:32:26 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Hook GameTooltip:GetUnit() so later addons have something to go by.
------------------------------------------------------------------------
r769 | starlon | 2010-10-27 20:29:28 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Cleanup
------------------------------------------------------------------------
r767 | starlon | 2010-10-27 08:42:56 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Use normal name by default
------------------------------------------------------------------------
r766 | starlon | 2010-10-27 08:42:30 +0000 (Wed, 27 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Texts/Texts.lua
Possible bug fix
------------------------------------------------------------------------
r765 | starlon | 2010-10-26 02:39:45 +0000 (Tue, 26 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Give name line a wider width
------------------------------------------------------------------------
r761 | starlon | 2010-10-25 19:43:17 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Make default no modifier since it creates bug reports
------------------------------------------------------------------------
r760 | starlon | 2010-10-25 19:42:55 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Position/Position.lua
Did I not commit this? Fixes that flicker bug
------------------------------------------------------------------------
r759 | starlon | 2010-10-24 09:09:28 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Show long name by default
------------------------------------------------------------------------
r757 | starlon | 2010-10-24 06:56:59 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
Bug fix
------------------------------------------------------------------------
r755 | starlon | 2010-10-24 05:59:16 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Debug/Debug.lua
M /trunk/StarTip.lua
You can now invert a modifier key so that it hides the tooltip when you press the key instead of showing it. Default's set so pressing a shift key while hovering over someone will hide the tooltip, and releasing the key shows the tooltip again.
------------------------------------------------------------------------
r754 | starlon | 2010-10-24 05:22:58 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Position/Position.lua
This should fix the problem with flickering and positioning tooltips for spells on cooldown. There's still room for a race condition, so every so often, yes the tooltip will fall to the bottom right corner. I'll adjust this threshold as needed if I find it works better. I've done little testing on this to find the sweet spot.
------------------------------------------------------------------------
r753 | starlon | 2010-10-24 05:07:47 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Texts/Texts.lua
parent needs to be a string
------------------------------------------------------------------------
r752 | starlon | 2010-10-24 03:49:28 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
Load the core in OnEnable so it's not loaded when Gesture module's disabled
------------------------------------------------------------------------
r751 | starlon | 2010-10-23 03:20:07 +0000 (Sat, 23 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Histograms/Histograms.lua
Bug fix
------------------------------------------------------------------------
r749 | starlon | 2010-10-22 23:09:51 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
M /trunk/Modules/Images/Images.lua
Use StarTip's core
------------------------------------------------------------------------
r748 | starlon | 2010-10-22 23:09:38 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Histograms/Histograms.lua
Use StarTip's core
------------------------------------------------------------------------
r747 | starlon | 2010-10-22 23:09:14 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Texts/Texts.lua
Possible bug fix
------------------------------------------------------------------------
r745 | starlon | 2010-10-22 00:04:25 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
Possible bug fix
------------------------------------------------------------------------
r744 | starlon | 2010-10-21 23:21:21 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Texts/Texts.lua
Give texts frame names
------------------------------------------------------------------------
r742 | starlon | 2010-10-20 22:35:41 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Texts/Texts.lua
Bug fix the bug fix ...
------------------------------------------------------------------------
r740 | starlon | 2010-10-20 22:28:39 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Texts/Texts.lua
Remove spam. :\
------------------------------------------------------------------------
r738 | starlon | 2010-10-20 22:27:45 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Texts/Texts.lua
Bug fix. Text widgets should work again.
------------------------------------------------------------------------
r736 | starlon | 2010-10-20 11:08:18 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Bug fix. You should be able to use shift as a modifier now.
------------------------------------------------------------------------
r735 | starlon | 2010-10-20 10:14:20 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Nameplates/Nameplates.lua
Give the anchor frame a name so it's available in _G.
------------------------------------------------------------------------
r734 | starlon | 2010-10-20 08:27:07 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Nameplates/Nameplates.lua
Bleh turn off nameplates module by default. It also only hides the tooltip if you're holding down ctrl. I'll extend this later.
------------------------------------------------------------------------
r733 | starlon | 2010-10-20 08:02:55 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Nameplates/Nameplates.lua
Update the description to reflect latest changes
------------------------------------------------------------------------
r732 | starlon | 2010-10-20 08:01:40 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Nameplates/Nameplates.lua
Only hide the tooltip if the control key is down.
------------------------------------------------------------------------
r728 | starlon | 2010-10-20 06:31:53 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Nameplates/Nameplates.lua
Default Nameplates module to on now that it's useful.
------------------------------------------------------------------------
r727 | starlon | 2010-10-20 06:28:34 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Nameplates/Nameplates.lua
M /trunk/Modules/Texts/Texts.lua
Change it so the Nameplates module hides the GameTooltip instead of the nameplate instead of the other way around.
------------------------------------------------------------------------
r724 | starlon | 2010-10-20 01:23:56 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Bars/Bars.lua
Reanchor bars so they're not ugly.
------------------------------------------------------------------------
r723 | starlon | 2010-10-20 01:22:47 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Disabled Talents line since the UI's not playing nice.
------------------------------------------------------------------------
r722 | starlon | 2010-10-19 23:33:22 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Bars/Bars.lua
Fixed the bars a bit. The bottom left mana bar won't extend past the tooltip's borders now.
------------------------------------------------------------------------
r720 | starlon | 2010-10-19 22:11:18 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Allow multiple effects to show, before it was only 1 effect.
------------------------------------------------------------------------
r718 | starlon | 2010-10-19 21:08:22 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Really reenable the location and range lines.
------------------------------------------------------------------------
r716 | starlon | 2010-10-19 20:47:55 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Reenable location line. oops
------------------------------------------------------------------------
r713 | starlon | 2010-10-19 20:01:26 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Debug/Debug.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Bug fix I think
------------------------------------------------------------------------
r711 | starlon | 2010-10-19 03:40:50 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Debug/Debug.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
M /trunk/modules.xml
By popular request, there's now a Location line.
------------------------------------------------------------------------
r710 | starlon | 2010-10-19 03:21:51 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Modules/Debug/Debug.lua
Remove the nameplates module for now.
------------------------------------------------------------------------
r708 | starlon | 2010-10-19 03:00:49 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Position/Position.lua
Cancel positioning when we've already positioned a spell's tooltip.
------------------------------------------------------------------------
r706 | starlon | 2010-10-19 01:43:38 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Get rid of spam
------------------------------------------------------------------------
r704 | starlon | 2010-10-19 01:36:08 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Position/Position.lua
M /trunk/StarTip.lua
Make sure we have "mouseover" unit if it's available.
------------------------------------------------------------------------
r703 | starlon | 2010-10-17 01:49:40 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Get rid of ellipses
------------------------------------------------------------------------