Facts
- Date created
- 15 Sep 2009
- Category
- Last update
- 10 Oct 2009
- Development stage
- Beta
- License
- All Rights Reserved
- Curse link
- CowTip_LuaText
- Recent files
- A: v0.4-beta-1-g8e0d0f8 for 3.2.0 on 10 Oct 2009
- B: v0.4-beta for 3.2.0 on 09 Oct 2009
- A: v0.3-beta-9-gfb49c25 for 3.2.0 on 07 Oct 2009
- A: v0.3-beta-8-ge71ca88 for 3.2.0 on 07 Oct 2009
- A: v0.3-beta-7-ga8c33b4 for 3.2.0 on 05 Oct 2009
Authors
Relationships
- Required dependency
- CowTip
- #25
Athariel Mon, 19 Oct 2009 05:55:36I've run into a weird problem recently: cowtip has no idea what am i mousing over, when i mouse over a raid member inside the vehicle, when i don't actually see him. Is that the base addon datamining malfunction or just a problem with luatexts?
- #24
profalbert Sun, 11 Oct 2009 09:35:32The only thing I will add is a collection of premade texts to select from (like the luatext-module in pitbull4).
- #23
Gennoken Sun, 11 Oct 2009 09:12:34Hello,
Is there any plans to add some kinda GUI to configure the data show/colors/formatting..etc without having to know the Lua Code ???
Cuz I wanna reformat the tooltip and add some extra stuff like mana/hp..etc but i donno Lua Code
Thx :)
- #22
profalbert Sat, 10 Oct 2009 21:09:11should do the trick. Some doc on the functions is on the TODO-list ;)
- #21
braudrist Sat, 10 Oct 2009 17:51:35Hello there
Can anyone help me with the lua code for the default level race class line? I wanna add it so when I see a druid in bearform it comes something like, Level 80 Tauren Druid (Bear) and for Treeform (Tree) etc. and maybe when a priest is in Shadowform it comes (SF)
I've tried the for many hours to add it but I can't for the life of me make it work :)
Thanks in advance.
- #20
profalbert Wed, 07 Oct 2009 14:11:02Sorry for the breakage. I just did it the same way pitbull4 does it, but obviously rock doesn't like it. However, it should be fixed in v0.3-beta-9-gfb49c25.
- #19
Athariel Tue, 06 Oct 2009 11:06:20It seems one of the last commits has broken all rock-dependant addons for me. Well, actually i'm not sure if it's you, but one of the add-ons i've updated recently resulted in popping up errors for Quartz, XLoot, XlootMaster, XlootGroup and CowTip. I'm no programmer, but it looks like both LibDewDrop and LibRock are pretty much unhappy. I only presume it's you because cowtip's the only rock addon i have updated. Update - i've posted a ticket showing couple of errors i got, but that's not all of em. Update MK II - yup it's the last version of cowtip_luatexts alright, just reverted to stable version and everything seems back to normal.
- #18
profalbert Sat, 03 Oct 2009 21:58:20Actually the Colorize-function does set the Alpha-value to FF so the output actually is |cff00cc00_guild_name_|r
- #17
Athariel Sat, 03 Oct 2009 16:32:29Yup, close enough. Although i kind of failed to figure out how do i set brightness this way, and the colour i get is exactly the same as friendly npc names. Any way to set that "FF"00cc00, not just 00cc00?
- #16
profalbert Fri, 02 Oct 2009 23:52:35guess I have to move the line-config to AceConfig or some custom stuff.....
edit:
works though