CowTip_LuaText

Sample tooltip

Populates Cowtip's Tooltip using LuaTexts instead of DogTags.

This addon provides an additional module "Line Text Lua" to CowTip.

The code is the result of a modified version of the original "Text"-module of CowTip and some parts of Pitbull4's LuaTexts-Module.

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of profalbert profalbert Sun, 03 Jan 2010 22:06:09

    That one is quite hard to track. I'll try to add some locals to get a better trace.

  • Avatar of Athariel Athariel Sun, 03 Jan 2010 15:41:57

    The 'format' bug is still there:
    Date: 2010-01-03 18:13:23
    ID: 4
    Error occured in: Global
    Count: 44
    Message: ..\AddOns\CowTip_LuaText\LuaText.lua line 86:
       bad argument #3 to 'format' (string expected, got nil)
    Debug:
       ...libs\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:400 CallMethodOnAllModules()
       CowTip\CowTip.lua:239
          CowTip\CowTip.lua:229
       CowTip\CowTip.lua:253
          CowTip\CowTip.lua:246
       (tail call): ?

    Last edited on 03 Jan 2010 by Athariel
  • Avatar of profalbert profalbert Sat, 02 Jan 2010 01:29:45

    This was when a group-member was out of range. This should be fixed in latest alpha.

    Also some other nil-errors should be fixed

  • Avatar of braudrist braudrist Tue, 29 Dec 2009 15:53:38

    Bug report:

    1x cowtip_luatext-v0.4-beta-8-g4da38f4\ScriptEnv.lua:107: bad argument #1 to 'format' (string expected, got nil) CowTip-r68121\CowTip.lua:253: in function <CowTip\CowTip.lua:246> (tail call): ?: <in C code>: ? <in C code>: in function `SetUnit' CowTip-r68121\CowTip.lua:212: in function <CowTip\CowTip.lua:205> <in C code>: ? LibRockTimer-1.0-90232:297: in function <...ns\CowTip\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    It only happens when in raids I think.

    Just wanted to report it

  • Avatar of Athariel Athariel Mon, 19 Oct 2009 05:55:36

    I'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?

    Last edited on 20 Oct 2009 by Athariel
  • Avatar of profalbert profalbert Sun, 11 Oct 2009 09:35:32

    The only thing I will add is a collection of premade texts to select from (like the luatext-module in pitbull4).

  • Avatar of Gennoken Gennoken Sun, 11 Oct 2009 09:12:34

    Hello,

    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 :)

  • Avatar of profalbert profalbert Sat, 10 Oct 2009 21:09:11
    DruidForm(unit)
    

    should do the trick. Some doc on the functions is on the TODO-list ;)

    Last edited on 10 Oct 2009 by profalbert
  • Avatar of braudrist braudrist Sat, 10 Oct 2009 17:51:35

    Hello 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.

  • Avatar of profalbert profalbert Wed, 07 Oct 2009 14:11:02

    Sorry 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.

Facts

Date created
15 Sep 2009
Category
Last update
07 Jan 2010
Development stage
Beta
License
All Rights Reserved
Curse link
CowTip_LuaText
Recent files

Authors

Relationships

Required dependency
CowTip