Download
(4Kb)
Download
Updated: 10-02-12 11:17 AM
Pictures
File Info
Updated:10-02-12 11:17 AM
Created:07-25-10 08:38 AM
Downloads:5,326
Favorites:36
MD5:

mLootRoll1.0  Popular! (More than 5000 hits)

Version: 1.4
by: hairy_palms [More]

This is a Light Loot Roll Addoni

Features:
mLootroll skins the roll frames to look good
Removes the annoying "are you sure" dialog whenever you roll on BoP loot,
Lets you hold shift to toggle between need/greed and Pass/DE
CPU usage almost zero
To show the move frame type /mlr then drag the grey box, then to save the position right click on it

To disable using shift to change visible roll options edit mLootRoll.lua so that

Code:
local shifton = 1
becomes
Code:
local shifton = 0
The new non-shift layout has only been tested lightly so if you see any bugs in it, to do with the position of the buttons please say in the comments.

Now With Pandaria Support!













Thanks to Seerah, Rilgamonn and the other helpful forum people
also all my beta testers

1.2a - Minor FrameStrata Changes

1.2 - Toc Bump and some texture Layering Fixes ive noticed since i started playing WoW again, ill fix anymore people find if they tell me!

1.1 - Fixed the Movement for 4.0, added lua option to allow all to be visible.
Post A Reply Comment Options
Unread 10-02-12, 08:34 AM  
hairy_palms
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 40
Uploads: 5
Update

think ive got it working now, with support for the rarity colouring like the new default frames, let me know if you find any bugs, a lot has changed in how they work so there might be some, try them and let me know!
Report comment to moderator  
Reply With Quote
Unread 09-29-12, 12:02 PM  
hairy_palms
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 40
Uploads: 5
i will be updating it yea, but probably not before 11th october, im real busy irl till then, i havent even played MoP yet
Report comment to moderator  
Reply With Quote
Unread 09-01-12, 05:18 PM  
Kitten_Wizard
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 6
Uploads: 1
Do you plan on updating this mod for 5.0.4?
I REALLY love this roll mod and its sad to see I have to disable it because of the bugs.
Report comment to moderator  
Reply With Quote
Unread 07-28-12, 06:47 AM  
klickybunty
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally Posted by hairy_palms
i can only think you must be running another addon that interferes with the vanilla roll frames because i cant reproduce the text being below here, its level stays the same as default, this addon doesnt modify that.
true.
i had the same problem with item names, and found out that the loot frame from "dominos" was incompatible.
after deleting the "dominos_roll" folder everything was fine again
Report comment to moderator  
Reply With Quote
Unread 05-02-12, 06:38 AM  
hairy_palms
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 40
Uploads: 5
@Alexils sorry, i personally prefer them scaled to the text length of the items, and i dont really have time nowadays to start adding new features that i wont use.
Report comment to moderator  
Reply With Quote
Unread 04-27-12, 09:44 AM  
Alexils
A Kobold Labourer

Forum posts: 0
File comments: 31
Uploads: 0
Hi. Could you make fixed-length size of the loot-bars? When they are of different length looks very uncomfortable :$
Report comment to moderator  
Reply With Quote
Unread 02-08-12, 07:31 AM  
hairy_palms
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 40
Uploads: 5
i can only think you must be running another addon that interferes with the vanilla roll frames because i cant reproduce the text being below here, its level stays the same as default, this addon doesnt modify that.
Report comment to moderator  
Reply With Quote
Unread 01-29-12, 04:16 PM  
at0msk
A Kobold Labourer
 
at0msk's Avatar

Forum posts: 0
File comments: 23
Uploads: 0
DL'ing now. Will update soon with results.


Disenchant and Pass are now on top like Need and Greed and function but the name of the loot is still not showing up. I've noticed that the time bar shows intermittently as well.
Last edited by at0msk : 01-29-12 at 04:30 PM.
Report comment to moderator  
Reply With Quote
Unread 01-28-12, 04:04 AM  
hairy_palms
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 40
Uploads: 5
Originally Posted by at0msk
HAI HAI

Addon no work right!

Loot show but no name for loot! Just empty sqwar!

ALSO DE button show when shift press you say work as intended all good but it no clickable and behind empty, loot nameless bar!! Please fix kthx.

BELIEVE!!!

hmm ok, try todays update see if it fixes it, ive adjusted the framestratas to medium instead of low,hopefully it shouldnt cause any other issues, give it a try
Report comment to moderator  
Reply With Quote
Unread 01-25-12, 02:28 PM  
at0msk
A Kobold Labourer
 
at0msk's Avatar

Forum posts: 0
File comments: 23
Uploads: 0
HAI HAI

Addon no work right!

Loot show but no name for loot! Just empty sqwar!

ALSO DE button show when shift press you say work as intended all good but it no clickable and behind empty, loot nameless bar!! Please fix kthx.

BELIEVE!!!

Last edited by at0msk : 01-25-12 at 02:39 PM.
Report comment to moderator  
Reply With Quote
Unread 01-13-12, 11:41 AM  
Alexils
A Kobold Labourer

Forum posts: 0
File comments: 31
Uploads: 0
Hello. Can you make a fixed length frames, that it was the same for of all items?
Report comment to moderator  
Reply With Quote
Unread 12-27-11, 10:14 AM  
Goss444
A Kobold Labourer
 
Goss444's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: overlay

Originally Posted by hairy_palms
Originally Posted by Goss444
I am still having problems with the disenchant and pass button being behind the roll frame and not clickable.

Anything I can do to correct this?
They both show when shift is held down instead of need/greed, thats the intended behaviour, could you provide a screenshot of the issue if thats not what your describing, and ill take a look at it.

you can bring up the frame outside of dungeons by typing
/script GroupLootFrame1:Show()
and hide it again with
/script GroupLootFrame1:Hide()
to take screenshots

or alternatively turn off the shift modification to see all four at once in smaller sizes as described in the addon info
I uninstalled a few addons and now it seems to be working correctly so it must have been a conflict with another...

Thanks for looking into it.
Report comment to moderator  
Reply With Quote
Unread 12-19-11, 10:19 AM  
hairy_palms
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 40
Uploads: 5
Re: overlay

Originally Posted by Goss444
I am still having problems with the disenchant and pass button being behind the roll frame and not clickable.

Anything I can do to correct this?
They both show when shift is held down instead of need/greed, thats the intended behaviour, could you provide a screenshot of the issue if thats not what your describing, and ill take a look at it.

you can bring up the frame outside of dungeons by typing
/script GroupLootFrame1:Show()
and hide it again with
/script GroupLootFrame1:Hide()
to take screenshots

or alternatively turn off the shift modification to see all four at once in smaller sizes as described in the addon info
Last edited by hairy_palms : 12-19-11 at 10:24 AM.
Report comment to moderator  
Reply With Quote
Unread 12-17-11, 05:12 PM  
Goss444
A Kobold Labourer
 
Goss444's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
overlay

I am still having problems with the disenchant and pass button being behind the roll frame and not clickable.

Anything I can do to correct this?
Report comment to moderator  
Reply With Quote
Unread 01-08-11, 08:32 PM  
Arodan
A Kobold Labourer

Forum posts: 1
File comments: 9
Uploads: 0
Bar Texture

Hey, i´m really happy with this great addon but i cant find the line where to change the texture of the bar. How can i o that?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: