1.11.77b-nolib
Details
-
FilenameStarTip-1.11.77b-nolib.zip
-
Uploaded by
-
UploadedOct 5, 2010
-
Size54.22 KB
-
Downloads33
-
MD5b67283435eedcdd7b2d0853bc75e7af2
Supported WoW Retail Versions
- 4.0.1
- 3.3.5
Changelog
------------------------------------------------------------------------
r648 | starlon | 2010-10-05 18:07:50 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
A /tags/1.11.77b (from /trunk:647)
Tagging as 1.11.77b
------------------------------------------------------------------------
r647 | starlon | 2010-10-05 18:06:50 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Fixed a bug with options menus
------------------------------------------------------------------------
r644 | starlon | 2010-10-05 06:22:17 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
Really hide the tooltip
------------------------------------------------------------------------
r642 | starlon | 2010-10-05 03:18:25 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
Default gestures module off since there are issues
------------------------------------------------------------------------
r641 | starlon | 2010-10-05 03:14:46 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Fade/Fade.lua
Fix the fade module so instant-hide works
------------------------------------------------------------------------
r639 | starlon | 2010-10-05 02:29:35 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
M /trunk/StarTip.lua
The default gesture now hides the tooltip when you go left, right, left, right.
------------------------------------------------------------------------
r638 | starlon | 2010-10-05 02:04:40 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Gestures/Gestures.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
M /trunk/StarTip.lua
Fixes to Gestures. A basic demo enabled that will show your own tooltip after you go left, right, left, right. You'll have to be mousing over someone for this to work. StarTip auto-hides the tooltip when you're not hovering over a unit.
------------------------------------------------------------------------
r637 | starlon | 2010-10-05 01:12:54 -0500 (Tue, 05 Oct 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Modules/Fade/Fade.lua
A /trunk/Modules/Gestures
A /trunk/Modules/Gestures/Gestures.lua
A /trunk/Modules/Gestures/StarTip_Gestures.toc
M /trunk/Modules/Histograms/Histograms.lua
M /trunk/Modules/Portrait/Portrait.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
M /trunk/StarTip.lua
M /trunk/modules.xml
Introduce Gestures module
------------------------------------------------------------------------
r633 | starlon | 2010-10-04 20:06:41 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Load WidgetTimer again. Why didn't that error out on me? :(
------------------------------------------------------------------------
r632 | starlon | 2010-10-04 19:55:44 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Add Current Role and Last Role lines
------------------------------------------------------------------------
r631 | starlon | 2010-10-04 07:03:11 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Don't send query from StarTip since PluginTalents does everything standalone.
------------------------------------------------------------------------
r630 | starlon | 2010-10-04 01:28:26 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
Health and Power icons.
------------------------------------------------------------------------
r628 | starlon | 2010-10-04 00:59:41 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
Icons are now scriptable
------------------------------------------------------------------------
r626 | starlon | 2010-10-03 23:30:10 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
Make default 1x1 sized.
------------------------------------------------------------------------
r625 | starlon | 2010-10-03 22:21:26 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
Ok icons work great now. It's a CPU killer though. That's due to string.concatenate being used on every row. Each row has 7*2 characters, which is a formatted texture tag per cell.
------------------------------------------------------------------------
r624 | starlon | 2010-10-03 21:43:10 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
D /trunk/Media/blank.tga
Delete unused image
------------------------------------------------------------------------
r623 | starlon | 2010-10-03 21:42:52 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/Media/black.blp
M /trunk/Media/white.blp
New images
------------------------------------------------------------------------
r621 | starlon | 2010-10-03 21:03:29 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
M /trunk/StarTip.lua
M /trunk/StarTip.toc
Crazy demo
------------------------------------------------------------------------
r620 | starlon | 2010-10-03 14:47:34 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/StarTip.lua
M /trunk/StarTip.toc
M /trunk/embeds.xml
Start adding the locales
------------------------------------------------------------------------
r618 | starlon | 2010-10-03 12:25:52 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
Change default icon
------------------------------------------------------------------------
r617 | starlon | 2010-10-03 12:20:09 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
A /trunk/Localization
A /trunk/Localization/enUS.lua
M /trunk/StarTip.lua
M /trunk/StarTip.toc
M /trunk/embeds.xml
Start adding localizations. Here's enUS.
------------------------------------------------------------------------
r615 | starlon | 2010-10-03 05:45:37 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
Make the default size larger
------------------------------------------------------------------------
r613 | starlon | 2010-10-03 05:31:52 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
A /trunk/Media
A /trunk/Media/black.blp
A /trunk/Media/blank.tga
A /trunk/Media/white.blp
Add textures
------------------------------------------------------------------------
r611 | starlon | 2010-10-03 05:17:43 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
D /trunk/Modules/Icons/Icons_Portrait.toc
A /trunk/Modules/Icons/StarTip_Icons.toc (from /trunk/Modules/Icons/Icons_Portrait.toc:608
Rename icons toc
------------------------------------------------------------------------
r609 | starlon | 2010-10-03 04:56:06 -0500 (Sun, 03 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Icons/Icons.lua
Default icons module disabled
------------------------------------------------------------------------
r608 | starlon | 2010-10-03 04:52:46 -0500 (Sun, 03 Oct 2010) | 2 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Modules/Icons
A /trunk/Modules/Icons/Icons.lua
A /trunk/Modules/Icons/Icons_Portrait.toc
M /trunk/Modules/Portrait/Portrait.lua
M /trunk/StarTip.lua
M /trunk/modules.xml
Hook GameTooltip:FadeOut
Introduce Icons module
------------------------------------------------------------------------
r606 | starlon | 2010-10-02 20:56:16 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Bars/Bars.lua
Change health bar color to match name line
------------------------------------------------------------------------
r604 | starlon | 2010-10-02 16:37:06 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
Might as well hide the portrait if the texture doesn't get set
------------------------------------------------------------------------
r602 | starlon | 2010-10-02 16:24:52 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
This might fix the rare bug where portraits are blank.
------------------------------------------------------------------------
r600 | starlon | 2010-10-02 16:07:51 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
M /trunk/StarTip.lua
tooltip:GetUnit apparently does return what I need. Commented out unit conversion code for now.
------------------------------------------------------------------------
r598 | starlon | 2010-10-02 14:34:34 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
Bug fix
------------------------------------------------------------------------
r595 | starlon | 2010-10-02 05:06:27 -0500 (Sat, 02 Oct 2010) | 2 lines
Changed paths:
M /trunk/Modules/Portrait/Portrait.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Make non-animated default since not all models look ok at face view
Change "Druid Form" to just "Form"
------------------------------------------------------------------------
r594 | starlon | 2010-10-02 05:00:23 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Modules/Bars/Bars.lua
A /trunk/Modules/Portrait
A /trunk/Modules/Portrait/Portrait.lua
A /trunk/Modules/Portrait/StarTip_Portrait.toc
M /trunk/modules.xml
Add Portrait module
------------------------------------------------------------------------
r593 | starlon | 2010-10-02 01:12:28 -0500 (Sat, 02 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Move druid form line down one, below class
------------------------------------------------------------------------
r591 | starlon | 2010-10-02 00:52:49 -0500 (Sat, 02 Oct 2010) | 2 lines
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Fixed up Level line to include all classifications, not just Boss.
Added a new line: Druid Form. You'll want to position it on the tooltip where you want. It'll be on the last line if you've loaded StarTip previously.
------------------------------------------------------------------------
r589 | starlon | 2010-10-01 22:59:10 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Bugfix for cata
------------------------------------------------------------------------
r585 | starlon | 2010-10-01 01:16:10 -0500 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
Mob classifications should work now, i.e. Boss, Elite, etc..
------------------------------------------------------------------------
r583 | starlon | 2010-09-30 18:08:34 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
M /trunk/modules.xml
Add @debug@ substitution to modules.xml
------------------------------------------------------------------------
r579 | starlon | 2010-09-30 16:16:55 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Modules/Bars/Bars.lua
M /trunk/Modules/Debug/Debug.lua
M /trunk/Modules/Histograms/Histograms.lua
M /trunk/Modules/Texts/Texts.lua
M /trunk/Modules/UnitTooltip/UnitTooltip.lua
M /trunk/embeds.xml
Rename StarLibs as ScriptableDisplay
------------------------------------------------------------------------
r578 | starlon | 2010-09-30 16:16:42 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
M /trunk/StarTip.lua
Rename StarLibs as ScriptableDisplay
------------------------------------------------------------------------
r577 | starlon | 2010-09-30 16:15:37 -0500 (Thu, 30 Sep 2010) | 1 line
Changed paths:
M /trunk/StarTip.toc
Rename StarLibs as ScriptableDisplay
------------------------------------------------------------------------
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
----------------------------------------------------------