Download
(1 Kb)
Download
Updated: 08-15-11 07:33 AM
Pictures
File Info
Updated:08-15-11 07:33 AM
Created:12-16-10 10:01 AM
Downloads:1,879
Favorites:22
MD5:
FreeLoot
Version: 2.0
by: Haleth [More]
FreeLoot is a simple addon that restyles the default loot frame. Nothing more, nothing less. It's aimed at people who like the default functionality, but not the looks.

Memory and CPU usage is extremely low.
2.0

Complete rewrite + rename.

1.0

Initial release.
Post A Reply Comment Options
Old 09-07-11, 07:43 AM  
TehFurbolg
A Defias Bandit
 
TehFurbolg's Avatar

Forum posts: 3
File comments: 58
Uploads: 0
Position

Can I somehow set the window to a different position?
If I move it, every new loot, it's in the old position.
Anybody got an idea for that?
TehFurbolg is offline Report comment to moderator  
Reply With Quote
Old 08-18-11, 09:08 PM  
limyle
A Kobold Labourer

Forum posts: 0
File comments: 31
Uploads: 0
Interface\AddOns\FreeLoot\core.lua:54: attempt to index field 'bg' (a nil value)
Count: 4

Call Stack:
[C]: ?
Interface\AddOns\FreeLoot\core.lua:54: in function <Interface\AddOns\FreeLoot\core.lua:49>
[C]: in function `LootFrame_UpdateButton'
Interface\FrameXML\LootFrame.lua:163: in function `LootFrame_Update'
Interface\FrameXML\LootFrame.lua:226: in function `LootFrame_Show'
Interface\FrameXML\LootFrame.lua:19: in function <Interface\FrameXML\LootFrame.lua:14>
limyle is offline Report comment to moderator  
Reply With Quote
Old 08-16-11, 11:41 AM  
Arxae
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 43
File comments: 73
Uploads: 2
Maybe close the gap of that space then? It's just a empty space
Arxae is offline Report comment to moderator  
Reply With Quote
Old 08-16-11, 09:52 AM  
Haleth
Look at the post
 
Haleth's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 800
File comments: 859
Uploads: 17
Well, the dropped gold is visible in the money loot, no? And anything else would be beyond of the scope of this addon, I think. There are other loot addons out there that fill that niche.
Haleth is offline Report comment to moderator  
Reply With Quote
Old 08-16-11, 09:06 AM  
Arxae
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 43
File comments: 73
Uploads: 2
From the screenshot i can tell there is a large space between items and the actual loot. Maybe make a info panel in it?
Like mob name and its value/dropped gold or so
Arxae is offline Report comment to moderator  
Reply With Quote
Old 08-15-11, 07:35 AM  
Haleth
Look at the post
 
Haleth's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 800
File comments: 859
Uploads: 17
I've given this addon a much-needed overhaul and completely rewrote the code, hopefully it will see a little more love now.
Haleth is offline Report comment to moderator  
Reply With Quote
Old 01-22-11, 08:36 PM  
Alfrunnah
A Kobold Labourer

Forum posts: 1
File comments: 60
Uploads: 0
Just curious where I'd go to drop the scale of the frame, if possible. It's a little larger than I'd like, other than that tho, perfect.
Alfrunnah is offline Report comment to moderator  
Reply With Quote
Old 01-20-11, 01:15 PM  
minotaurz1
A Murloc Raider
 
minotaurz1's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 41
Uploads: 1
Don't know if anyone else had this problem, but did Baradin Hold the other day and the boss dropped 3 pieces of loot, but for some reason when I looted the boss I only saw 2 items and the 1 looked like it was cut in half
__________________
minotaurz1 is offline Report comment to moderator  
Reply With Quote
Old 01-12-11, 11:50 AM  
Haleth
Look at the post
 
Haleth's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 800
File comments: 859
Uploads: 17
Thanks for the comments.

I don't plan on doing the roll frames, sorry.

I might take out the texture replacement since it's not all that needed.

To turn the quest border green, open the lua file and look for:

Code:
qu:SetVertexColor(1, 0, 0)
Change it to:

Code:
qu:SetVertexColor(0, 1, 0)
Haleth is offline Report comment to moderator  
Reply With Quote
Old 01-12-11, 10:53 AM  
minotaurz1
A Murloc Raider
 
minotaurz1's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 41
Uploads: 1
Great addon, fits my UI better then xloot which I have been using forever. I did want to let you know, if people have "skinner addon" they need to disable the loot window in that addon or they will get a weird window above the loot frame.

Also wanted to ask a small favor, dunno if you made the quest loot border turn red in your addon, but if you did, would it be possible for you to tell me how to make that border green instead :-)
__________________
minotaurz1 is offline Report comment to moderator  
Reply With Quote
Old 12-19-10, 11:56 PM  
Xuerian
A Fallenroot Satyr
 
Xuerian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 154
Uploads: 9
Interesting idea, though I'd suggest you just use the Lua API to remove the textures from the loot frame instead of overwriting them, and including any you need in your own folder.

Just cleaner and less confusion from users that way
Xuerian is offline Report comment to moderator  
Reply With Quote
Old 12-18-10, 08:00 AM  
strifebloom
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
hmmm... plans for roll frames? thanks for all your hard work. <3
strifebloom is offline Report comment to moderator  
Reply With Quote
Old 12-18-10, 03:02 AM  
Haleth
Look at the post
 
Haleth's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 800
File comments: 859
Uploads: 17
I guess I can remove the 'like it on Facebook' joke now that addon pages actually have a facebook button... >_<
Haleth is offline Report comment to moderator  
Reply With Quote
Old 12-17-10, 11:30 AM  
Spookyy
A Kobold Labourer

Forum posts: 1
File comments: 39
Uploads: 0
I must have been lucky to dodge such addons for 6 years =)
Spookyy is offline Report comment to moderator  
Reply With Quote
Old 12-17-10, 10:09 AM  
kappe
A Murloc Raider

Forum posts: 7
File comments: 111
Uploads: 0
Originally posted by Spookyy
Okay, i have never seen addons put a folder outside the addon folder before.
i have seen many
kappe is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: