Download
(7Kb)
Download
Updated: 12-24-12 03:05 AM
Updated:12-24-12 03:05 AM
Created:unknown
Downloads:68,001
Favorites:818
MD5:

teksLoot  Popular! (More than 5000 hits)

Version: 5.1.0.12-Release
by: Tekkub [More]

teksLoot is a rewrite of XLoot Group Why did I rewrite it? Well, every so often I make the mistake of reading someone's code and get an obsessive compulsive urge to clean up their mess... this was one of those times... Basically it's the frame design of XLoot Group, with all the rest stripped out and rewritten.

So what does the blasted thing do? It gives you super tiny loot-roll frames! Nothing complicated, install and go. Only command is /teksloot, which toggles the anchor so you can move the frames around.

Visit my site for more great addons.
Please send all bugs, feature requests and questions to [email protected]

5.1.0.12-Release
Tagging release version
commit e61d5030000c4ec68c25295ce3319ade95c2cbf7
Author: tekkub :bear:  <[email protected]>
Date: Mon Dec 24 02:03:40 2012 -0700

Updating TOC to 50100

5.0.1.11-Beta
Shift-click to bypass confirmation

5.0.1.10-Beta
5.0 updates
Display the reason of why a roll type is disabled. (thanks LordJZ)
Set alpha channel to buttons when disabled (thanks LordJZ)

3.3.0.9-Beta
In soviet russia addon localizes you!
deDE locale update for 3.3
Meh, textmate defaults to UTF8, we might as well actually use it
zhTW locale update
Move locale out into it's own file
Remove 3.2 backcompat
Up, down, what do we care?

3.2.0.7-Beta
Generate roll frames on demand, stupid default frames use 4 now

3.2.0.6-Beta
Fix CursorUpdate crap
Special case for auto-rolling mods
zhTW locale

3.0.2.5-Beta
deDE locale

3.0.1.4-Beta
SAY IT FRENCHIE! SAY CHOWDAH!

3.0.1.3-Beta
Fix OnUpdate error in Wrath
Optional Files (0)


Post A Reply Comment Options
Unread 02-09-08, 01:52 PM  
erica647
A Cobalt Mageweaver
 
erica647's Avatar
AddOn Author - Click to view AddOns

Forum posts: 209
File comments: 192
Uploads: 2
I love this mod... any possibility of adding a minimalistic loot frame for this as well? All I really use xloot for is to have the minimalistic frame when looting that snaps the loot to the mouse cursor leaving the rest as just overhead.
__________________
Karadra
Level 80 Human Deathknight
Silvermoon/Nerfed Guild
Report comment to moderator  
Reply With Quote
Unread 02-09-08, 08:49 PM  
Kelem
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 118
Uploads: 2
Originally posted by erica647
I love this mod... any possibility of adding a minimalistic loot frame for this as well? All I really use xloot for is to have the minimalistic frame when looting that snaps the loot to the mouse cursor leaving the rest as just overhead.
xlootgroup/xlootmaster would be nice to get tek'd
Report comment to moderator  
Reply With Quote
Unread 03-05-08, 03:33 PM  
gngsk
A Murloc Raider

Forum posts: 6
File comments: 7
Uploads: 0
Originally posted by erica647
I love this mod... any possibility of adding a minimalistic loot frame for this as well? All I really use xloot for is to have the minimalistic frame when looting that snaps the loot to the mouse cursor leaving the rest as just overhead.
Try out Butsu by haste, it's small and pretty.
Last edited by gngsk : 03-05-08 at 03:35 PM.
Report comment to moderator  
Reply With Quote
Unread 03-10-08, 06:30 PM  
joshwill80
A Murloc Raider

Forum posts: 5
File comments: 144
Uploads: 0
anchor positioning

do the frames always grown down? i have my anchor set towards the bottom of my screen and the loot frames still grow downward.

love the addon, btw. very simple and does what i need
Report comment to moderator  
Reply With Quote
Unread 03-13-08, 10:09 AM  
Pusikas
A Murloc Raider

Forum posts: 5
File comments: 98
Uploads: 0
Re: anchor positioning

Originally posted by joshwill80
do the frames always grown down? i have my anchor set towards the bottom of my screen and the loot frames still grow downward.
That would be great.
Report comment to moderator  
Reply With Quote
Unread 03-28-08, 07:30 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
Sorry, wasn't watching comments here... there's a reason I put those big bold texts directing people where to submit shit... not that anyone ever reads them...

Loot frame, use Bustu, that's what I use ^^

Grow-up, the game will only spaw 3 rolls anyway, so I don't see much need for this really. Convince me it's worth the code.
Report comment to moderator  
Reply With Quote
Unread 04-02-08, 12:45 AM  
Buio
A Kobold Labourer

Forum posts: 0
File comments: 150
Uploads: 0
And here is how it can look (well its same as XLoot Group of course) but in this image you see coloring and how many has rolled what (the numbers on the choices)

Report comment to moderator  
Reply With Quote
Unread 04-15-08, 12:10 PM  
Icerat
A Fallenroot Satyr

Forum posts: 28
File comments: 46
Uploads: 0
Is it possible to increase the size?
Tat
Report comment to moderator  
Reply With Quote
Unread 04-26-08, 02:08 PM  
coree
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 78
Uploads: 1
how does "the counting option" work with the german client ?
i changed the rollpairs part to
local rollpairs = {
["(.*) würfelt nicht für: (.+|r)"] = "pass",
["(.*) hat für (.+) 'Gier' ausgewählt"] = "greed",
["(.*) hat für (.+) 'Bedarf' ausgewählt"] = "need",

but it doesnt work
Last edited by coree : 04-26-08 at 02:08 PM.
Report comment to moderator  
Reply With Quote
Unread 04-26-08, 02:12 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
What are the roll strings from Blizzy's GlobalString.lua?
Report comment to moderator  
Reply With Quote
Unread 04-28-08, 04:39 PM  
coree
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 78
Uploads: 1
LOOT_ROLL_ALL_PASSED = "Alle haben gepasst bei: %s";
LOOT_ROLL_GREED = "%s hat für %s 'Gier' ausgewählt";
LOOT_ROLL_GREED_SELF = "Ihr habt für %s 'Gier' ausgewählt";
LOOT_ROLL_NEED = "%s hat für %s 'Bedarf' ausgewählt";
LOOT_ROLL_NEED_SELF = "Ihr habt für %s 'Bedarf' ausgewählt";
LOOT_ROLL_PASSED = "%s würfelt nicht für: %s";
LOOT_ROLL_PASSED_AUTO = "%1$s passt automatisch bei %2$s, weil er den Gegenstand nicht benutzen kann.";
LOOT_ROLL_PASSED_AUTO_FEMALE = "%1$s passt automatisch bei %2$s, weil sie den Gegenstand nicht benutzen kann.";
Report comment to moderator  
Reply With Quote
Unread 04-28-08, 06:30 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
looks to me like it should work. you might want to try escaping the umlauted chars.
Report comment to moderator  
Reply With Quote
Unread 05-10-08, 12:06 AM  
Kavin
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
How to increase the size?

I look so small...
Report comment to moderator  
Reply With Quote
Unread 07-02-08, 01:15 PM  
mad67
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Originally posted by Buio
And here is how it can look (well its same as XLoot Group of course) but in this image you see coloring and how many has rolled what (the numbers on the choices)

How can I make teksloot looks like this?
Report comment to moderator  
Reply With Quote
Unread 07-21-08, 10:11 PM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Any chance that you would explain me how to make it automatically roll green on BoE green items, i've tried different method, they actually works, they are being rolled greed automatically but then the teksLoot frame stays there on the screen and the only way to make it dissapear is to /rl.

Thanks.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

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.