Go to Page... |
Compatibility: | Eternity's End patch (9.2.5) |
Updated: | 08-05-22 10:23 AM |
Created: | unknown |
Downloads: | 207,206 |
Favorites: | 792 |
MD5: |
Simple Light Data Text v9.0.2
SLDataText is a lightweight addon based on text based modules, which can be moved & customized independently or globally. It includes LibSharedMedia support for expanded font selection, and various degrees of mouse click interaction on various module frames. It also supports user-created plug-ins to expand on the module selection beyond what is included in this package. Plug-ins can be as vast or as tiny as desired. Included is are custom libraries (LibSL-1.0 and LibSLTip-1.0) that are used for module configuration menu management and interactive tooltips.
Each module can be positioned independently via dragging and placement can be fined tuned via the configuration menu. Fine tuning includes manual frame anchoring, text justification, X/Y value tweaking, and frame strata value.
Each module has an independent configuration menu, and the AddOn has a global menu to handle unified font types & sizes. The following modules are contained in this package:
File Name |
Version |
Size |
Author |
Date |
9.2.5 |
85kB |
Taffu |
11-21-20 08:48 AM |
|
9.0.1.2 |
85kB |
Taffu |
10-16-20 06:46 PM |
|
9.0.1 |
85kB |
Taffu |
10-15-20 03:47 PM |
|
9.0 |
85kB |
Taffu |
10-15-20 03:20 PM |
|
8.3 |
89kB |
Taffu |
05-17-20 10:04 PM |
|
8.2.5 |
89kB |
Taffu |
09-26-19 03:35 PM |
|
8.2 |
89kB |
Taffu |
06-25-19 03:25 PM |
![]() |
Comment Options |
![]() |
|||
A Defias Bandit
Forum posts: 3
File comments: 10
Uploads: 0
|
Re: Re: SLDT and mail
![]() |
||
![]() |
![]() |
Dave B |
View Public Profile |
Send a private message to Dave B |
Find More Posts by Dave B |
Add Dave B to Your Buddy List |
![]() |
||
A Fallenroot Satyr
Forum posts: 20
File comments: 21
Uploads: 0
|
Re: SLDT and mail
https://github.com/azuraji/SLDataText/releases |
|
![]() |
![]() |
silkfire |
View Public Profile |
Send a private message to silkfire |
Find More Posts by silkfire |
Add silkfire to Your Buddy List |
Dave B |
View Public Profile |
Send a private message to Dave B |
Find More Posts by Dave B |
Add Dave B to Your Buddy List |
![]() |
|||
A Fallenroot Satyr
Forum posts: 20
File comments: 21
Uploads: 0
|
Re: Re: Update for Dragonflight
It's strange, that code line should return a list of all your friends, it should never return an empty result... https://github.com/azuraji/SLDataText/releases
Last edited by silkfire : 12-06-22 at 09:59 AM.
|
||
![]() |
![]() |
silkfire |
View Public Profile |
Send a private message to silkfire |
Find More Posts by silkfire |
Add silkfire to Your Buddy List |
![]() |
||
A Kobold Labourer
Forum posts: 0
File comments: 29
Uploads: 1
|
Re: Update for Dragonflight
Code:
3x Interface/AddOns/SLDataText/Elements/friends.lua:118: attempt to index local 'friendAccountInfo' (a nil value) [string "@Interface/AddOns/SLDataText/Elements/friends.lua"]:118: in function `Refresh' [string "@Interface/AddOns/SLDataText/Elements/friends.lua"]:90: in function `Enable' [string "@Interface/AddOns/SLDataText/Elements/friends.lua"]:187: in function <Interface/AddOns/SLDataText/Elements/friends.lua:158> Locals: self = Frame { 0 = <userdata> optsTbl = <table> { } Enable = <function> defined @Interface/AddOns/SLDataText/Elements/friends.lua:83 Refresh = <function> defined @Interface/AddOns/SLDataText/Elements/friends.lua:102 firstRun = true Text = FontString { } db = <table> { } Frame = SLDT_Friends { } Tool = Frame { } Disable = <function> defined @Interface/AddOns/SLDataText/Elements/friends.lua:93 } (for index) = 1 (for limit) = 81 (for step) = 1 j = 1 friendAccountInfo = nil (*temporary) = nil (*temporary) = 1 (*temporary) = nil (*temporary) = <function> defined =[C]:-1 (*temporary) = FontString { 0 = <userdata> } (*temporary) = "CENTER" (*temporary) = SLDT_Friends { 0 = <userdata> OnBackdropLoaded = <function> defined @Interface/SharedXML/Backdrop.lua:152 Center = Texture { } GetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:390 SetupTextureCoordinates = <function> defined @Interface/SharedXML/Backdrop.lua:214 OnBackdropSizeChanged = <function> defined @Interface/SharedXML/Backdrop.lua:182 HasBackdropInfo = <function> defined @Interface/SharedXML/Backdrop.lua:278 SetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:422 RightEdge = Texture { } backdropInfo = <table> { } BottomEdge = Texture { } GetEdgeSize = <function> defined @Interface/SharedXML/Backdrop.lua:188 BottomLeftCorner = Texture { } BottomRightCorner = Texture { } TopEdge = Texture { } ApplyBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:294 SetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:329 ClearBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:282 TopRightCorner = Texture { } GetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:409 GetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:347 TopLeftCorner = Texture { } SetupPieceVisuals = <function> defined @Interface/SharedXML/Backdrop.lua:246 SetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:399 LeftEdge = Texture { } SetBorderBlendMode = <function> defined @Interface/SharedXML/Backdrop.lua:266 } (*temporary) = "CENTER" (*temporary) = 0 (*temporary) = 0 (*temporary) = <userdata> (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index local 'friendAccountInfo' (a nil value)" db = <table> { enabled = true strata = "LOW" tooltipOn = true showNote = false anch = "UIParent" gfont = false aF = "BOTTOM" aP = "CENTER" yOff = 20 xOff = -28 showIcon = true fontSize = 14 font = "Arial Narrow" outline = false name = "Friends" forceShow = false } SLDT = Frame { 0 = <userdata> Bag = Frame { } Guild = Frame { } Exp = Frame { } UpdateBaseText = <function> defined @Interface/AddOns/SLDataText/core.lua:80 Modules = <table> { } Pulse = <function> defined @Interface/AddOns/SLDataText/core.lua:53 classColor = "33937F" Locale = <table> { } SetupPulseFrame = <function> defined @Interface/AddOns/SLDataText/core.lua:33 SetupBaseFrame = <function> defined @Interface/AddOns/SLDataText/core.lua:14 stratTbl = <table> { } Armor = Frame { } justTbl = <table> { } fontTbl = <table> { } db = <table> { } ZoneText = Frame { } Reputation = Frame { } Memory = Frame { } Clock = Frame { } anchTbl = <table> { } Refresh = <function> defined @Interface/AddOns/SLDataText/core.lua:203 GlobalErr = "SLDataText Global is nil, %s module not created." Gold = Frame { } Friends = Frame { } AddModule = <function> defined @Interface/AddOns/SLDataText/core.lua:129 FPS = Frame { } Currency = Frame { } Mail = Frame { } Frame = Frame { } UpdateBaseFrame = <function> defined @Interface/AddOns/SLDataText/core.lua:98 Latency = Frame { } } friendList = <table> { } BNetList = <table> { } friendsOn = 0 L = <table> { BNet Friends = "BNet Friends" Show Icon = "Show Icon" ClickDesc = "Click to send tell." ms = "ms" Currency = "Currency" Hostile = "Hostile" Unfriendly = "Unfriendly" Configuration Mode = "Configuration Mode" Left-Click = "Left-C Code:
22x Interface/AddOns/SLDataText/Elements/mail.lua:39: attempt to index global 'MiniMapMailFrame' (a nil value) [string "@Interface/AddOns/SLDataText/Elements/mail.lua"]:39: in function <Interface/AddOns/SLDataText/Elements/mail.lua:38> [string "@Interface/AddOns/SLDataText/Elements/mail.lua"]:126: in function <Interface/AddOns/SLDataText/Elements/mail.lua:115> Locals: (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index global 'MiniMapMailFrame' (a nil value)" db = <table> { outline = false fontSize = 15 anch = "UIParent" aF = "TOPLEFT" showIcon = true new = 0 enabled = true total = 6 tooltipOn = true ahAlert = false gfont = false aP = "CENTER" yOff = -163 forceShow = true showText = false playSounds = true font = "Arial Narrow" name = "Mail" strata = "MEDIUM" xOff = 27 } handler = <table> { total = 0 MAILSOUND = "SLDataText\Media\mail.mp3" textString = "No Mail" iconString = "|TCURSOR\UnableMail:0|t" lastClose = 0 NEWMAILICON = "Icons\INV_Letter_09" AHSOUND = 5274 ignoreNext = false mailChecked = false NOMAILICON = "CURSOR\UnableMail" AHICON = "Icons\Ability_Paladin_JudgementofthePure" new = 0 } L = <table> { BNet Friends = "BNet Friends" Show Icon = "Show Icon" ClickDesc = "Click to send tell." ms = "ms" Currency = "Currency" Hostile = "Hostile" Unfriendly = "Unfriendly" Configuration Mode = "Configuration Mode" Left-Click = "Left-Click" Queued for: = "Queued for:" ProfCurrent = "Current" Friends = "Friends" No Guild = "No Guild" Precision = "Precision" Note = "Note" ProfDesc = "Create new or copy existing profiles. Default profiles set to character." Parent = "Parent" Suffix Text = "Suffix Text" Command List = "Command List" Global Font = "Global Font" mb = "mb" 24 Hour = "24 Hour" Loaded Modules = "Loaded Modules" Font = "Font" No Reputation = "No Reputation" Latency (Home) = "Latency (Home)" X Offset = "X Offset" Guild = "Guild" Neutral = "Neutral" Display Reputation = "Display Reputation" Revered = "Revered" Prefix = "Prefix" Suffix = "Suffix" Exalted = "Exalted" Wallet = "Wallet" Hover = "Hover" TTScale = "SLToolTip Scale" On = "On" Show Tooltip (Combat) = "Show Tooltip (Combat)" Horde = "Horde" Total Gold = "Total Gold" Open Module Option Menu = "Open Module Option Menu" Outline = "Outline" Toggle Configuration Mode = "Toggle Configuration Mode" No Currency = "No Currency" Toggle Bags = "Toggle Bags" Show Text = "Show Text" Prefix Text = "Prefix Text" (AFK) = "(AFK)" ProfResDesc = "Reset Profile" Class Colored = "Class Colored" Latency (World) = "Latency (World)" AddOn Memory = "AddOn Memory" ProfDel = "Delete" CorrHour = "Correct Hour" BagTextDesc = "Tags for Text Display: [T] = Total, [R] = Remaining, [u] = Used" All Items = "All Items" ProfNew = "New" JunkSoldLine = "Junk Sold Earned" Bandwidth Out = "Bandwidth Out" Realm Time = "Realm Time" ProfReset = "Reset" Session Earned = "Session Earned" Showing Top 15 AddOns = "Showing Top 15 AddOns" Show only top AddOns = "Show only top AddOns" Show all AddOns = "Show all AddOns" Reputation = "Reputation" ClockDesc = "Visit http://www.lua.org/pil/22.1.html for a full list of clock tags. Turn 'Correct Hour' option off if hour tag is not first in the time string." Space Avail = "Space Avail" AutoRepairLine = "Items repaired for" Force Shown = "Force Shown" Right-Click = "Right-Click" Font Size = "Font Size" Use Guild Bank = "Use Guild Bank" Space Used = "Space Used" Max Level Hide = "Max Level Hide" /sldt = "/sldt" Update Interval = "Update Interval" AltClickDesc = "Alt+Click to invite." Session Start = "Session Start" Anchor = "Anchor" Alt Money = "Alt Money" Text Display = "Text Display" config = "config" LagTextDesc = "Tags for Text Display: [L] = Current Latency" Frame Strata = "Frame Strata" Combat Fade = "Combat Fade" PvP Info = "PvP Info" Exp = "Exp" Show Note = "Show Note" Auto Repair = "Auto Repair" Tooltip On = "Tooltip On" AH Alert! = "AH Alert!" ProfCopy = "Copy" Honored = "Honored" global = "global" Bag Info = "Bag Info" Open SLDataText Global Menu = "Open SLDataText Global Menu" Friendly = "Friendly" Display Currency = "Display Currency" Click to set display reputation. = "Click to set display reputation." MemTextDesc = "Tags for Text Display: [MA] = Addon Memory, [MT] = Total
Last edited by bizzy100 : 11-17-22 at 06:57 AM.
|
|
![]() |
![]() |
bizzy100 |
View Public Profile |
Send a private message to bizzy100 |
Find More Posts by bizzy100 |
Add bizzy100 to Your Buddy List |
![]() |
|
A Fallenroot Satyr
Forum posts: 20
File comments: 21
Uploads: 0
|
Update for Dragonflight
I've updated the addon to work for Dragonflight. Let me know if you encounter any issues.
https://github.com/azuraji/SLDataText |
![]() |
![]() |
silkfire |
View Public Profile |
Send a private message to silkfire |
Find More Posts by silkfire |
Add silkfire to Your Buddy List |
suicidalkatt |
View Public Profile |
Send a private message to suicidalkatt |
Find More Posts by suicidalkatt |
Add suicidalkatt to Your Buddy List |
![]() |
||
|
__________________
|
|
![]() |
![]() |
Uitat |
View Public Profile |
Send a private message to Uitat |
Find More Posts by Uitat |
Add Uitat to Your Buddy List |
![]() |
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Getting these errors for every element since DF prepatch, and nothing is displaying
Message: bad argument #2 to '?' (Usage: self:SetParent([parent]))
Last edited by Glaasse : 10-27-22 at 09:41 PM.
|
![]() |
![]() |
Glaasse |
View Public Profile |
Send a private message to Glaasse |
Find More Posts by Glaasse |
Add Glaasse to Your Buddy List |
![]() |
|
|
Fixed
All the mouse over errors have fixed as far as i can tell.
|
![]() |
![]() |
snichols1122 |
View Public Profile |
Send a private message to snichols1122 |
Find More Posts by snichols1122 |
Add snichols1122 to Your Buddy List |
![]() |
|
|
Friends and Guild list
My friends and guild list have no popup windows, the click link works but no popup for quick look.
|
![]() |
![]() |
Bentobaku |
View Public Profile |
Send a private message to Bentobaku |
Find More Posts by Bentobaku |
Add Bentobaku to Your Buddy List |
![]() |
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
getting error mouseovering Experience module
2x SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0-13.lua:109: attempt to call method 'GetBackdrop' (a nil value) [string "@SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0-13.lua"]:109: in function `GetTooltip' [string "@SLDataText\Elements\exp.lua"]:66: in function <SLDataText\Elements\exp.lua:64> Locals: self = <table> { AddStatusBar = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:292 AddFooter = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:272 GetTooltip = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:104 AddSpacer = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:172 AddLine = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:185 ShowTooltip = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:353 ClearTooltip = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:366 AddDoubleLine = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:225 AddHeader = <function> defined @SLDataText\Libs\LibSLTip-1.0\LibSLTip-1.0.lua:130 } name = "SLDT_Exp" interactive = false (*temporary) = <function> defined @SharedXML\Backdrop.lua:321 (*temporary) = SLDT_ExpTooltip { SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:258 GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:180 SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:238 SetBackdrop = <function> defined @SharedXML\Backdrop.lua:321 SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:391 ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:286 OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:144 ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:274 SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:206 GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:401 GetBackdrop = <function> defined @SharedXML\Backdrop.lua:339 OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:174 HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:270 SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:414 GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:382 0 = <userdata> } (*temporary) = nil (*temporary) = GameTooltip { 0 = <userdata> SetText = <function> defined =[C]:-1 ItemTooltip = <unnamed> { } SetHyperlink = <function> defined =[C]:-1 SetVoidDepositItem = <function> defined =[C]:-1 SetVoidWithdrawalItem = <function> defined =[C]:-1 ARKTTD = <table> { } default = 1 SetLFGDungeonReward = <function> defined @AllTheThings\AllTheThings.lua:6358 FadeOut = <function> defined =[C]:-1 SetQuestLogSpecialItem = <function> defined =[C]:-1 SetRecipeReagentItem = <function> defined =[C]:-1 SetQuestCurrency = <function> defined =[C]:-1 SetMerchantItem = <function> defined =[C]:-1 SetMerchantCostItem = <function> defined =[C]:-1 BottomOverlay = <unnamed> { } NineSlice = <unnamed> { } SetInventoryItem = <function> defined =[C]:-1 SetLootRollItem = <function> defined =[C]:-1 SetBagItem = <function> defined =[C]:-1 SetCurrencyByID = <function> defined =[C]:-1 textLeft1Font = "GameTooltipHeaderText" SetCurrencyToken = <function> defined =[C]:-1 SetGuildBankItem = <function> defined =[C]:-1 hasMoney = 1 TextRight1 = GameTooltipTextRight1 { } ClearLines = <function> defined =[C]:-1 TopOverlay = <unnamed> { } SetItemByID = <function> defined =[C]:-1 SetQuestItem = <function> defined =[C]:-1 waitingForData = false SetToyByItemID = <function> defined =[C]:-1 SetVoidItem = <function> defined =[C]:-1 SetInboxItem = <function> defined =[C]:-1 layoutType = "TooltipDefaultLayout" shoppingTooltips = <table> { } updateTooltipTimer = 0.036000 SetLFGDungeonShortageReward = <function> defined @AllTheThings\AllTheThings.lua:6375 SetQuestLogItem = <function> defined =[C]:-1 SetBackpackToken = <function> defined =[C]:-1 SetTradeTargetItem = <function> defined =[C]:-1 SetBuybackItem = <function> defined =[C]:-1 SetTradePlayerItem = |
![]() |
![]() |
sit |
View Public Profile |
Send a private message to sit |
Find More Posts by sit |
Add sit to Your Buddy List |
![]() |
|||
A Cyclonian
Forum posts: 49
File comments: 141
Uploads: 0
|
Re: Re: TBC
|
||
![]() |
![]() |
jessica |
View Public Profile |
Send a private message to jessica |
Find More Posts by jessica |
Add jessica to Your Buddy List |
![]() |
||
A Deviate Faerie Dragon
Forum posts: 10
File comments: 80
Uploads: 0
|
Re: TBC
|
|
![]() |
![]() |
ObscureScience |
View Public Profile |
Send a private message to ObscureScience |
Find More Posts by ObscureScience |
Add ObscureScience to Your Buddy List |
![]() |
|
A Kobold Labourer
Forum posts: 1
File comments: 79
Uploads: 0
|
TBC
Will you be porting this to TBC by any chance?
|
![]() |
![]() |
Kazie |
View Public Profile |
Send a private message to Kazie |
Find More Posts by Kazie |
Add Kazie to Your Buddy List |
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.