r576

Details

  • Filename
    StarTip-r576.zip
  • Uploaded by
  • Uploaded
    Sep 30, 2010
  • Size
    359.21 KB
  • Downloads
    11
  • MD5
    abd79a2d1838c0f2ff055cefb1f391d7

Supported WoW Retail Versions

  • 4.0.1
  • 3.3.5

Changelog

------------------------------------------------------------------------
r576 | starlon | 2010-09-30 08:13:26 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Modules/Appearance
   A /trunk/Modules/Appearance/Appearance.lua
   A /trunk/Modules/Appearance/StarTip_Appearance.toc
   D /trunk/Modules/Appearance.lua
   A /trunk/Modules/Bars
   A /trunk/Modules/Bars/Bars.lua
   A /trunk/Modules/Bars/StarTip_Bars.toc
   D /trunk/Modules/Bars.lua
   D /trunk/Modules/DeadlyAnnounce.lua
   A /trunk/Modules/Debug
   A /trunk/Modules/Debug/Debug.lua
   D /trunk/Modules/Debug.lua
   A /trunk/Modules/Fade
   A /trunk/Modules/Fade/Fade.lua
   A /trunk/Modules/Fade/StarTip_Fade.toc
   D /trunk/Modules/Fade.lua
   A /trunk/Modules/Histograms
   A /trunk/Modules/Histograms/Histograms.lua
   A /trunk/Modules/Histograms/StarTip_Histograms.toc
   D /trunk/Modules/Histograms.lua
   D /trunk/Modules/LCDDisplay.lua
   A /trunk/Modules/Position
   A /trunk/Modules/Position/Position.lua
   A /trunk/Modules/Position/StarTip_Position.toc
   D /trunk/Modules/Position.lua
   A /trunk/Modules/PvP
   A /trunk/Modules/PvP/PvP.lua
   A /trunk/Modules/PvP/StarTip_PvP.toc
   D /trunk/Modules/PvP.lua
   A /trunk/Modules/RaidIcon
   A /trunk/Modules/RaidIcon/RaidIcon.lua
   A /trunk/Modules/RaidIcon/StarTip_RaidIcon.toc
   D /trunk/Modules/RaidIcon.lua
   A /trunk/Modules/Targeting
   A /trunk/Modules/Targeting/StarTip_Targeting.toc
   A /trunk/Modules/Targeting/Targeting.lua
   D /trunk/Modules/Targeting.lua
   D /trunk/Modules/Text.lua
   A /trunk/Modules/Texts
   A /trunk/Modules/Texts/StarTip_Texts.toc
   A /trunk/Modules/Texts/Texts.lua
   A /trunk/Modules/UnitTooltip
   A /trunk/Modules/UnitTooltip/StarTip_UnitTooltip.toc
   A /trunk/Modules/UnitTooltip/UnitTooltip.lua
   D /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.toc
   M /trunk/modules.xml

Make modules separate addons
------------------------------------------------------------------------
r575 | starlon | 2010-09-26 15:10:38 -0500 (Sun, 26 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/embeds.xml

Revert embedding StarLibs requirements
------------------------------------------------------------------------
r573 | starlon | 2010-09-25 20:11:02 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Appearance.lua

Remove debug line
------------------------------------------------------------------------
r571 | starlon | 2010-09-25 17:27:37 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Dig one level deeper into LibRangeCheck's mainline
------------------------------------------------------------------------
r570 | starlon | 2010-09-25 17:14:32 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Correct LibRangeCheck's folder name
------------------------------------------------------------------------
r569 | starlon | 2010-09-25 17:09:13 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Don't package LibQTip twice
------------------------------------------------------------------------
r568 | starlon | 2010-09-25 17:02:52 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/embeds.xml

Embed in the right order
------------------------------------------------------------------------
r566 | starlon | 2010-09-25 16:38:20 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/embeds.xml

Embed required libraries for StarLibs.
------------------------------------------------------------------------
r564 | starlon | 2010-09-25 16:04:28 -0500 (Sat, 25 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Fade.lua
   M /trunk/StarTip.lua

Bugfix for ticket 4
------------------------------------------------------------------------
r562 | starlon | 2010-09-23 23:59:13 -0500 (Thu, 23 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position.lua

Fix positioning offset bug
------------------------------------------------------------------------
r560 | starlon | 2010-09-23 04:36:58 -0500 (Thu, 23 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Debug.lua
   M /trunk/StarTip.lua
   M /trunk/modules.xml

Checking for intersecting frames should work now.
Hide the tooltip after mousing over unit frames.
------------------------------------------------------------------------
r559 | starlon | 2010-09-22 08:00:08 -0500 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Remove some unneeded returns
------------------------------------------------------------------------
r557 | starlon | 2010-09-21 22:45:43 -0500 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua
   M /trunk/modules.xml

Load config options at OpenConfig instead of in OnInitialize to save on memory.
------------------------------------------------------------------------
r555 | starlon | 2010-09-21 17:56:36 -0500 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

remove a test
------------------------------------------------------------------------
r554 | starlon | 2010-09-21 17:55:22 -0500 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Don't restore deleted widgets
------------------------------------------------------------------------
r552 | starlon | 2010-09-21 00:29:46 -0500 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua
   M /trunk/modules.xml

Allow widgets to be shown all the time.
------------------------------------------------------------------------
r551 | starlon | 2010-09-20 20:26:23 -0500 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Make total cpu text wider
------------------------------------------------------------------------
r549 | starlon | 2010-09-20 18:49:01 -0500 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Turn off debugging
------------------------------------------------------------------------
r548 | starlon | 2010-09-20 18:48:23 -0500 (Mon, 20 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Debug.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua
   M /trunk/modules.xml

Make double sure Debug.lua doesn't load.
Fixed a memory leak. StarTip should no longer generate memory on every mouseover.
------------------------------------------------------------------------
r547 | starlon | 2010-09-19 09:05:58 -0500 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Cleanup
------------------------------------------------------------------------
r545 | starlon | 2010-09-19 06:56:17 -0500 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Debug.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

I should follow my own advise.
------------------------------------------------------------------------
r544 | starlon | 2010-09-19 02:27:38 -0500 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Modules/Bars.lua

BUgfix and pkgmeta test
------------------------------------------------------------------------
r543 | starlon | 2010-09-19 01:24:00 -0500 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Don't crap out when CPU profiling is off and you are showing the profiling widgets.
------------------------------------------------------------------------
r541 | starlon | 2010-09-18 21:57:41 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Change that name. Sheesh.
------------------------------------------------------------------------
r540 | starlon | 2010-09-18 21:57:09 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Debug.lua
   M /trunk/Modules/Text.lua

Change offsets a bit
------------------------------------------------------------------------
r537 | starlon | 2010-09-18 09:17:04 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Modify defaults a bit.
------------------------------------------------------------------------
r536 | starlon | 2010-09-18 09:02:41 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Color2RGBA now accepts an environment for execution. You have a pointer to your script's environment with field 'environment'.
------------------------------------------------------------------------
r535 | starlon | 2010-09-18 09:01:27 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Change default padding
------------------------------------------------------------------------
r533 | starlon | 2010-09-18 02:06:05 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Change default
------------------------------------------------------------------------
r532 | starlon | 2010-09-18 01:59:51 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Get rid of spam
------------------------------------------------------------------------
r531 | starlon | 2010-09-18 01:58:26 -0500 (Sat, 18 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/StarTip.lua

Provide an intersect-rate option.
Bug fix
------------------------------------------------------------------------
r529 | starlon | 2010-09-18 01:00:52 -0500 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Bug fix with intersecting frames.
------------------------------------------------------------------------
r527 | starlon | 2010-09-17 23:14:03 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

The health histogram shouldn't be intersecting
------------------------------------------------------------------------
r524 | starlon | 2010-09-17 22:58:18 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Make the timer module-wide.
------------------------------------------------------------------------
r521 | starlon | 2010-09-17 19:44:47 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Moved intersect checkers to the widget libraries.
------------------------------------------------------------------------
r519 | starlon | 2010-09-17 18:07:08 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Text widget intersecting wasn't working
------------------------------------------------------------------------
r517 | starlon | 2010-09-17 17:56:51 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Slow down that health histogram.
------------------------------------------------------------------------
r515 | starlon | 2010-09-17 17:29:48 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Give the profiling histograms some paddings.
------------------------------------------------------------------------
r514 | starlon | 2010-09-17 17:25:58 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Turn off throttling by default. That bug's still around.
------------------------------------------------------------------------
r512 | starlon | 2010-09-17 16:54:06 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Bug fix. Regions with paddings work now.
------------------------------------------------------------------------
r510 | starlon | 2010-09-17 15:48:59 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Don't compare intersect between widget regions and WorldFrame.
------------------------------------------------------------------------
r509 | starlon | 2010-09-17 15:00:14 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Bugfix
------------------------------------------------------------------------
r508 | starlon | 2010-09-17 14:47:32 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Allow specifying a padding when comparing frames with Intersect
------------------------------------------------------------------------
r506 | starlon | 2010-09-17 14:08:02 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Bug fixes.
------------------------------------------------------------------------
r504 | starlon | 2010-09-17 13:31:17 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Don't give an all black background as default
------------------------------------------------------------------------
r502 | starlon | 2010-09-17 13:22:01 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Texts module should cache frames too.
------------------------------------------------------------------------
r501 | starlon | 2010-09-17 13:04:02 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Allow users to define widgets that will hide when intersecting with another known frame. A local cache of frames is kept.
------------------------------------------------------------------------
r499 | starlon | 2010-09-17 05:16:13 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Bug fix
------------------------------------------------------------------------
r497 | starlon | 2010-09-17 04:22:50 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Set default throttleVal to 0.5.
------------------------------------------------------------------------
r495 | starlon | 2010-09-17 04:20:07 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

I think that fixes the bug. Only SetUnit if mouseover exists.
------------------------------------------------------------------------
r493 | starlon | 2010-09-17 03:16:17 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Allow mousing over the player's own unit frame.
------------------------------------------------------------------------
r490 | starlon | 2010-09-17 02:34:33 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Default throttling to off by default. I can't figure that bug out.
------------------------------------------------------------------------
r488 | starlon | 2010-09-17 02:10:28 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Still trying to kill that bug. Maybe this time.
------------------------------------------------------------------------
r487 | starlon | 2010-09-17 02:09:48 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Rename ColorGradient as Gradient
------------------------------------------------------------------------
r486 | starlon | 2010-09-17 02:09:22 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Disable Location line. It's buggy and requires some changes to the tooltip scanning.
------------------------------------------------------------------------
r485 | starlon | 2010-09-17 01:47:39 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Make it so the user can turn off throttling all together by setting throttleVal to <= zero. It can cause bugs to pop up, and I can't seem to figure out where they're coming from. They're rare and not very annoying, but they're there, so might as well play nice and not force throttling.
------------------------------------------------------------------------
r483 | starlon | 2010-09-17 00:49:25 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Hide the tooltip if the unit doesn't exist. I thought this would fix that empty tooltip bug, but apparently it doesn't.
------------------------------------------------------------------------
r482 | starlon | 2010-09-17 00:48:06 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Bugfix I think
------------------------------------------------------------------------
r481 | starlon | 2010-09-17 00:28:01 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Change Name's color script to match the UnitTooltip's module's name-line's color.
------------------------------------------------------------------------
r478 | starlon | 2010-09-17 00:10:15 -0500 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Bug fix. Don't throttle if unit-mouseover isn't available.
------------------------------------------------------------------------
r476 | starlon | 2010-09-16 23:57:34 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Ok now I think that bug is fixed. Hide the tooltip and return if we get double lines.
------------------------------------------------------------------------
r474 | starlon | 2010-09-16 23:16:25 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Bugfix the bugfix
------------------------------------------------------------------------
r472 | starlon | 2010-09-16 23:14:04 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Bug fix
------------------------------------------------------------------------
r471 | starlon | 2010-09-16 22:50:27 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Change the default throttleVal to 0.35.
------------------------------------------------------------------------
r469 | starlon | 2010-09-16 22:43:24 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Bug fix I think :\
------------------------------------------------------------------------
r467 | starlon | 2010-09-16 22:38:01 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Change option description
------------------------------------------------------------------------
r465 | starlon | 2010-09-16 22:31:24 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Remove TODO
------------------------------------------------------------------------
r464 | starlon | 2010-09-16 22:30:56 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

That was easy. Mouseovers are now throttled. You can choose the throttle threshold.
------------------------------------------------------------------------
r463 | starlon | 2010-09-16 22:04:30 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Todo: throttle mouseovers
------------------------------------------------------------------------
r461 | starlon | 2010-09-16 21:53:45 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Change some default scripts.
------------------------------------------------------------------------
r460 | starlon | 2010-09-16 20:22:31 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Position.lua
   M /trunk/Modules/Text.lua

Make offsets inputs instead of ranges
------------------------------------------------------------------------
r458 | starlon | 2010-09-16 02:20:04 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Reorder talent and range lines
------------------------------------------------------------------------
r457 | starlon | 2010-09-16 01:09:36 -0500 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Update with pluginunitstats rename
------------------------------------------------------------------------
r455 | starlon | 2010-09-15 23:33:39 -0500 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

The problem with profile changing has to do with recycling text widgets. For now I'm just stopping the widgets and letting garbage collection deal with them later. I'm leaving the warning in case that's not enough.
------------------------------------------------------------------------
r453 | starlon | 2010-09-15 23:29:27 -0500 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

So the tooltip module doesn't play well with profile changes. For now I've provided a warning message, suggesting the player reloads the UI.
------------------------------------------------------------------------
r451 | starlon | 2010-09-15 22:17:20 -0500 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Appearance.lua

Allow the user to specify tooltip padding for individual sides. Also, allow users to specify negative paddings.
------------------------------------------------------------------------
r450 | starlon | 2010-09-15 22:16:43 -0500 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Bugfix. Should work with gearscore again.
------------------------------------------------------------------------
r448 | starlon | 2010-09-15 21:09:59 -0500 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules.xml

Remove Talents module from modules.xml
------------------------------------------------------------------------
r447 | starlon | 2010-09-15 21:09:27 -0500 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   D /trunk/Modules/Talents.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Talents are now a plugin, so we remove the Talents module and add a default talent line in the UnitTooltip module.
------------------------------------------------------------------------
r446 | starlon | 2010-09-15 02:32:22 -0500 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

You can now set as many widget points as you want.
------------------------------------------------------------------------
r444 | starlon | 2010-09-14 21:17:16 -0500 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Cleanup whitespace
------------------------------------------------------------------------
r442 | starlon | 2010-09-14 06:42:27 -0500 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Bugfix
------------------------------------------------------------------------
r440 | starlon | 2010-09-14 05:41:42 -0500 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Bugfix
------------------------------------------------------------------------
r439 | starlon | 2010-09-14 05:21:22 -0500 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Allow the library to do the resource calculations.
------------------------------------------------------------------------
r437 | starlon | 2010-09-14 01:51:26 -0500 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Resource widgets were too small
------------------------------------------------------------------------
r435 | starlon | 2010-09-14 01:48:29 -0500 (Tue, 14 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Debug.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

BUg fixes and memory leaks.
You should be able to modify and add new widgets now.
------------------------------------------------------------------------
r434 | starlon | 2010-09-13 23:36:22 -0500 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Deal with custom widgets with the same name as a default widget.
------------------------------------------------------------------------
r432 | starlon | 2010-09-13 22:00:22 -0500 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Allow users to save custom widgets.
------------------------------------------------------------------------
r431 | starlon | 2010-09-13 20:02:32 -0500 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Check most possible units for conversion
------------------------------------------------------------------------
r428 | starlon | 2010-09-13 19:19:11 -0500 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Add X-Compatible-With
------------------------------------------------------------------------
r427 | starlon | 2010-09-13 18:15:59 -0500 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Debug.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/UnitTooltip.lua

Memory leaks
------------------------------------------------------------------------
r426 | starlon | 2010-09-13 18:03:22 -0500 (Mon, 13 Sep 2010) | 2 lines
Changed paths:
   A /trunk/Modules/Debug.lua
   M /trunk/modules.xml

Add debug module.
Fix memory leaks
------------------------------------------------------------------------
r425 | starlon | 2010-09-13 00:11:15 -0500 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Possible memory leak
------------------------------------------------------------------------
r423 | starlon | 2010-09-12 23:55:44 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Change defaults back a bit. Let's not get carried away.
------------------------------------------------------------------------
r421 | starlon | 2010-09-12 23:10:09 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Memory leak
------------------------------------------------------------------------
r420 | starlon | 2010-09-12 23:05:16 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Provide a way to clear all bars
------------------------------------------------------------------------
r418 | starlon | 2010-09-12 22:57:58 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Memory leak
------------------------------------------------------------------------
r417 | starlon | 2010-09-12 22:51:30 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Memory leak
------------------------------------------------------------------------
r416 | starlon | 2010-09-12 22:16:52 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position.lua

Change unit frame position default
------------------------------------------------------------------------
r414 | starlon | 2010-09-12 21:08:59 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Say something more than just "Mana"
------------------------------------------------------------------------
r412 | starlon | 2010-09-12 20:34:47 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua
   M /trunk/modules.xml

Attempt to recover old module's data.
------------------------------------------------------------------------
r410 | starlon | 2010-09-12 19:40:37 -0500 (Sun, 12 Sep 2010) | 4 lines
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Talents.lua
   M /trunk/Modules/Text.lua
   A /trunk/Modules/UnitTooltip.lua

Numerous bug fixes.
Renamed the Text module as UnitTooltip. Created a new Text module, allowing users to place a scriptable font string anywhere.
I changed around some defaults, using the histograms for health/mana bars instead of the Bars module.
Your custom lines aren't going to show up. You'll need to reconfigure them.
------------------------------------------------------------------------
r408 | starlon | 2010-09-12 14:49:31 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Make unit
------------------------------------------------------------------------
r406 | starlon | 2010-09-12 14:29:18 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Text.lua

Finally a fix for two bugs and a compromise. The gearscore bug and the unit frames bug are both fixed. I've not tested whether it plays nicely with other tooltip addons while mousing over unit frames. There's a possibility for a race condition since the fix requires a one use timer.
------------------------------------------------------------------------
r405 | starlon | 2010-09-12 11:32:02 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Provide a 'unit' to all widgets.
------------------------------------------------------------------------
r404 | starlon | 2010-09-12 08:02:07 -0500 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Save unit back for modules
------------------------------------------------------------------------
r402 | starlon | 2010-09-11 23:50:53 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Spam removal
------------------------------------------------------------------------
r400 | starlon | 2010-09-11 23:44:59 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Don't wipe the tooltip before scanning it.
------------------------------------------------------------------------
r398 | starlon | 2010-09-11 22:43:06 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bug fix
------------------------------------------------------------------------
r396 | starlon | 2010-09-11 22:10:32 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bugfix and spam removal
------------------------------------------------------------------------
r394 | starlon | 2010-09-11 21:56:41 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Move histograms around some so hp/mp is on top and resources on bottom.
------------------------------------------------------------------------
r392 | starlon | 2010-09-11 20:35:41 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Add some color to defaults
------------------------------------------------------------------------
r390 | starlon | 2010-09-11 19:26:02 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Give some more defaults, health and mana
------------------------------------------------------------------------
r386 | starlon | 2010-09-11 06:13:40 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfix
------------------------------------------------------------------------
r384 | starlon | 2010-09-11 05:55:18 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Give the widget a default color of blue
------------------------------------------------------------------------
r383 | starlon | 2010-09-11 05:50:57 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Give new histograms some sane defaults. Note that when you add a new histogram for now you need to reload your UI.
------------------------------------------------------------------------
r381 | starlon | 2010-09-11 03:19:38 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Fade.lua
   M /trunk/Modules/Text.lua

Bugfixes
------------------------------------------------------------------------
r380 | starlon | 2010-09-11 03:19:28 -0500 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Clear histograms when changing options.
------------------------------------------------------------------------
r378 | starlon | 2010-09-10 21:44:16 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfix
------------------------------------------------------------------------
r376 | starlon | 2010-09-10 21:07:53 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bleh remove spam
------------------------------------------------------------------------
r374 | starlon | 2010-09-10 21:06:54 -0500 (Fri, 10 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Histograms.lua

Show of history of color.
Bugfix
------------------------------------------------------------------------
r373 | starlon | 2010-09-10 20:40:15 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Wow what was I thinking. Only create one actual StarLibWidgetHistogram for each histogram... Not one widget for every segment. :)
------------------------------------------------------------------------
r371 | starlon | 2010-09-10 19:58:20 -0500 (Fri, 10 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfixes
Default histogram module off, and individual demo widgets enabled.
------------------------------------------------------------------------
r369 | starlon | 2010-09-10 19:24:04 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfix
------------------------------------------------------------------------
r367 | starlon | 2010-09-10 19:15:37 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua

Bugfix and histogram enhancements
------------------------------------------------------------------------
r366 | starlon | 2010-09-10 16:06:52 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua

Copy instead of referencing
------------------------------------------------------------------------
r364 | starlon | 2010-09-10 16:03:49 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/StarTip.lua

New module parameter: childGroup.
------------------------------------------------------------------------
r362 | starlon | 2010-09-10 15:35:49 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua

Introduce Histograms module
------------------------------------------------------------------------
r361 | starlon | 2010-09-10 15:12:21 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   A /trunk/Modules/Histograms.lua
   M /trunk/modules.xml

Might as well bring in histograms as well.
------------------------------------------------------------------------
r360 | starlon | 2010-09-10 14:03:16 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Update bar defaults automatically
------------------------------------------------------------------------
r358 | starlon | 2010-09-10 13:32:34 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules.xml

Move bars down the modules list
------------------------------------------------------------------------
r357 | starlon | 2010-09-10 13:25:16 -0500 (Fri, 10 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Talents.lua
   M /trunk/Modules/Text.lua

Recycle bars
Make bar width configurable
------------------------------------------------------------------------
r355 | starlon | 2010-09-10 10:49:03 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Allow people to add bars.
------------------------------------------------------------------------
r353 | starlon | 2010-09-10 09:58:24 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Don't allow spaces in bar name
------------------------------------------------------------------------
r351 | starlon | 2010-09-10 09:32:34 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Correct an expression
------------------------------------------------------------------------
r350 | starlon | 2010-09-10 09:28:37 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Support for the widget's second bar
------------------------------------------------------------------------
r349 | starlon | 2010-09-10 08:40:26 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Explain point field a bit better
------------------------------------------------------------------------
r347 | starlon | 2010-09-10 08:38:13 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Be able to make new bars
------------------------------------------------------------------------
r346 | starlon | 2010-09-10 08:18:22 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Textures for bars
------------------------------------------------------------------------
r345 | starlon | 2010-09-10 01:20:20 -0500 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Use actual bar widgets for the bars module
------------------------------------------------------------------------
r344 | starlon | 2010-09-09 22:32:51 -0500 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Be more descriptive
------------------------------------------------------------------------
r342 | starlon | 2010-09-09 20:02:30 -0500 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Add color to health and power lines
------------------------------------------------------------------------
r339 | starlon | 2010-09-09 18:14:12 -0500 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Make sure old color scripts don't leak through
------------------------------------------------------------------------
r337 | starlon | 2010-09-09 18:07:23 -0500 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Talents.lua
   M /trunk/Modules/Text.lua

Use Text module's default line color for Talents module
------------------------------------------------------------------------
r336 | starlon | 2010-09-09 04:24:23 -0500 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Make default line color configurable.
------------------------------------------------------------------------
r335 | starlon | 2010-09-09 04:02:43 -0500 (Thu, 09 Sep 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua
   M /trunk/embeds.xml

Embed AceComm and AceSerializer for LCD4WoW.
Revamp how line colors are handled. Turns out you CAN use color codes in tooltips.
------------------------------------------------------------------------
r333 | starlon | 2010-09-07 15:59:44 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Add profile options
------------------------------------------------------------------------
r329 | starlon | 2010-09-07 14:56:38 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

test test test
------------------------------------------------------------------------
r327 | starlon | 2010-09-07 14:45:21 -0500 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/Modules
   M /trunk/StarTip.lua

Bugfix
------------------------------------------------------------------------
r323 | starlon | 2010-09-06 11:09:09 -0500 (Mon, 06 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Use color gradient for mem and cpu lines
------------------------------------------------------------------------
r321 | starlon | 2010-09-05 21:01:10 -0500 (Sun, 05 Sep 2010) | 1 line
Changed paths:
   D /trunk/Fonts

Remove fonts
------------------------------------------------------------------------
r319 | starlon | 2010-09-05 01:36:11 -0500 (Sun, 05 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Text.lua

This fixes how StarTip was wiping other addons' tooltip lines.
It also fixes a few other bugs.
------------------------------------------------------------------------
r317 | starlon | 2010-09-04 22:40:24 -0500 (Sat, 04 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bug fix
------------------------------------------------------------------------
r315 | starlon | 2010-09-04 19:37:14 -0500 (Sat, 04 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Bugfixes pertaining to editing and deleting lines
------------------------------------------------------------------------
r313 | starlon | 2010-09-04 07:22:35 -0500 (Sat, 04 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Change default error level to 1
------------------------------------------------------------------------
r312 | starlon | 2010-09-04 07:22:02 -0500 (Sat, 04 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bugfix
------------------------------------------------------------------------
r310 | starlon | 2010-09-03 07:26:24 -0500 (Fri, 03 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Timer widgets
------------------------------------------------------------------------
r308 | starlon | 2010-09-02 23:50:11 -0500 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Trime whitespace
------------------------------------------------------------------------
r304 | starlon | 2010-09-01 12:47:26 -0500 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Add ResourceServer to optional deps
------------------------------------------------------------------------
r303 | starlon | 2010-09-01 12:46:51 -0500 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Use ResourceServer if it's available.
------------------------------------------------------------------------
r301 | starlon | 2010-09-01 01:42:46 -0500 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Fixed a bug that pops up when you're a ghost.
------------------------------------------------------------------------
r299 | starlon | 2010-08-31 16:14:15 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   D /trunk/config.lua
   M /trunk/embeds.xml
   M /trunk/modules.xml

Bugfix
------------------------------------------------------------------------
r297 | starlon | 2010-08-31 06:57:33 -0500 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

And the memory leak's gone.
------------------------------------------------------------------------
r292 | starlon | 2010-08-30 08:38:56 -0500 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Use PluginUnitStats for name, guild, and location.
------------------------------------------------------------------------
r289 | starlon | 2010-08-30 03:18:27 -0500 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules.xml

Disable LCDDisplay module
------------------------------------------------------------------------
r288 | starlon | 2010-08-30 03:03:49 -0500 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/config.lua

Bugfixes
------------------------------------------------------------------------
r287 | starlon | 2010-08-29 20:16:07 -0500 (Sun, 29 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Don't create refreshing widgets when refreshRate is zero.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
46.27 KB Sep 30, 2010 4.0.1 +1 7