- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,100 Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
EPGPLootmaster
- 11 Likes
- World of Warcraft
- 9,113 Monthly Downloads
- Supports: 5.1.0
- 2,133,971 Total Downloads
- Updated 12/18/2012
- Created 12/05/2008
- 1,386 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU Lesser General Public License version 3 (LGPLv3)
- Newest File: 0.6.32
About EPGPLootmaster
EPGP Lootmaster
EPGP Lootmaster provides a nice GUI for distributing loot and GP to the raid. It sends a popup and a message to all raid members with the question wether they want the loot or not and sends this response to the master looter. The ML gets a nice list of every raider's choices sorted by EP/GP (more info on EPGP here). <center>
</center>
Translators wanted!
<font color="red">We're currently looking for translators, please visit curseforge if you're interested in helping out.</font>Whisper system
This mod nolonger requires everyone in your raid to install it! Raid members can now just whisper the master looter with a simple message: /w masterlooter !epgp need/greed/pass [itemlink] This, however, will not send the current equipment to the master looter ui. It's still strongly suggested that everyone installs the mod, but it's nolonger mandatory. The master looter, of course, still needs to install it ;)Installation
Just copy the epgp_lootmaster and epgp_lootmaster_ml directories from the zipfile to your addons directory or use the Curse Installer. When you configure your addons in wow you'll get two entries:- EPGP LootMaster - Core: Everyone in raid needs to enable this.
- EPGP LootMaster - ML: Only Master Looter needs to enable this, most raiders will probably get dependency missing because EPGP isn't installed. This is no problem, just leave it disabled. The Master Looter however does need to install EPGP.
Config
/lm options for some basic options.- Auto announce threshold: sets what kind of item raid members automatically get to see.
- Auto looter: sets a raid members that will automatically receive BoE and BoU items below the threshold (for disenchantment or bank).
- Listen for incoming monitor updates: Enabling this will make your client listen from updates from the master looter. It will show you the exact same interface as the master looter. This way you could help deciding who gets the loot.
Use
Just install this mod on every raid member. Set someone up a master looter. As soon as the ML tries to loot something, epgp_lootmaster will detect it and will try to handle the distribution for you. epgp_lootmaster will also handle the GP distribution for you and should automatically disable the EPGP GP input popup. You can also manually disable this popup from the EPGP options panel. /lm version or /lm versioncheck This will show you an interface where you can see wether the members of your guild or raid have installed lootmaster and what version.Additional functions
While it's not something that's endorsed by the EPGP system, EPGPLootmaster does have built in Voting and Bidding systems. You can configure these systems easily from the configuration panel (/lm config).Bidding system
The bidding system allows players to place a custom GP bid for an item. The highest bidder wins the item. This works either by inputting your bid on the need/greed/pass selection popup, or by using the whisper system: /w masterlooter !epgp need [itemlink] [bid]Voting system
The voting system allows the master looter to request help from the loot council to select a proper candidate for an item. This has been implemented because some guild want to use PR for the majority of their loot but sometimes they want to bypass and select a candidate manually, by placing votes. The configuration panel allows you to define who are the members of your loot council: either the assistants in your raid or a selection of ranks in your guild or both or everyone in your raid. You can configure as you see fit.Let me know!
Please let me know what you think of my mod (good or bad). Your comments allow me to improve EPGPLootmaster so please don't hesitate to make tickets and add comments. Bugtracker - create tickets here------------------------------------------------------------------------
r222 | mackatack | 2012-12-18 10:09:32 +0000 (Tue, 18 Dec 2012) | 1 line
Changed paths:
A /tags/0.6.32 (from /trunk:221)
Fixed a couple of possible taints as proposed by Certero
------------------------------------------------------------------------
r221 | mackatack | 2012-12-18 10:06:33 +0000 (Tue, 18 Dec 2012) | 1 line
Changed paths:
M /trunk/Libs/epgp/epgp.lua
Fix possible taint by not local-ing "_"
------------------------------------------------------------------------
r219 | mackatack | 2012-12-11 11:39:04 +0000 (Tue, 11 Dec 2012) | 1 line
Changed paths:
M /trunk/.pkgmeta
A /trunk/Libs/LibDialog-1.0
A /trunk/Libs/LibDialog-1.0/Changelog-LibDialog-1.0-r50-release.txt
A /trunk/Libs/LibDialog-1.0/LibDialog-1.0.lua
A /trunk/Libs/LibDialog-1.0/LibDialog-1.0.toc
A /trunk/Libs/LibDialog-1.0/LibStub
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub/LibStub.lua
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub/LibStub.toc
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub/tests
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub/tests/test.lua
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub/tests/test2.lua
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub/tests/test3.lua
A /trunk/Libs/LibDialog-1.0/LibStub/LibStub/tests/test4.lua
A /trunk/Libs/LibDialog-1.0/lib.xml
M /trunk/epgp_lootmaster.toc
M /trunk/ml/lootmaster_ml.lua
Unable to reproduce the Bug, but trying to prevent UI taints by using LibDialog-1.0.
------------------------------------------------------------------------
r217 | mackatack | 2012-12-07 09:23:52 +0000 (Fri, 07 Dec 2012) | 1 line
Changed paths:
M /trunk/lootmaster_core.lua
Hoping to fix autolooting heroic items, where the BoP status is sometimes not in the first four lines, so now checking the first 6
------------------------------------------------------------------------
r215 | mackatack | 2012-12-04 07:37:02 +0000 (Tue, 04 Dec 2012) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
Possible fix for taint with talent frame.
------------------------------------------------------------------------
r213 | mackatack | 2012-11-29 09:12:09 +0000 (Thu, 29 Nov 2012) | 1 line
Changed paths:
M /trunk/epgp_lootmaster.toc
M /trunk/lootmaster_core.lua
M /trunk/ml/epgp_lootmaster_ml.toc
Updated TOC and removed relics from auto localisation lookups, since they no longer seem to be in the game.
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 0.6.32 | Release | 5.1.0 | 84,959 | 12/18/2012 |
| 0.6.31 | Release | 5.1.0 | 31,422 | 12/11/2012 |
| 0.6.30 | Release | 5.1.0 | 25,991 | 12/07/2012 |
| 0.6.29 | Release | 5.1.0 | 19,232 | 12/04/2012 |
| 0.6.28 | Release | 5.1.0 | 32,334 | 11/29/2012 |
| 0.6.27 | Release | 5.0.5 | 40,916 | 11/16/2012 |
| 0.6.26 | Release | 5.0.5 | 49,993 | 10/19/2012 |
| 0.6.24 | Release | 5.0.5 | 23,292 | 10/17/2012 |
| 0.6.22 | Release | 5.0.4 | 60,183 | 09/05/2012 |
| 0.6.21 | Release | 5.0.4 | 23,885 | 09/02/2012 |
| 0.6.20 | Release | 5.0.4 | 676 | 09/02/2012 |
| 0.6.19 | Release | 5.0.4 | 27,549 | 08/30/2012 |
| 0.6.18 | Release | 4.3 | 103,029 | 02/29/2012 |
| 0.6.17 | Release | 4.3 | 227,909 | 11/30/2011 |
| 0.6.16 | Release | 4.2 | 166,322 | 11/16/2011 |
| 0.6.15 | Release | 4.2 | 167,606 | 07/04/2011 |
| 0.6.14 | Release | 4.2 | 52,378 | 06/29/2011 |
| 0.6.13 | Release | 4.1 | 31,895 | 06/27/2011 |
| 0.6.12 | Release | 4.1 | 46,950 | 06/13/2011 |
| 0.6.11 | Release | 4.1 | 27,746 | 06/10/2011 |
| 0.6.10-beta | Beta | 4.1 | 1,237 | 06/09/2011 |
| 0.6.09-beta | Beta | 4.1 | 699 | 06/08/2011 |
| 0.6.08 | Release | 4.1 | 761 | 04/27/2011 |
| 0.6.07 | Release | 4.1 | 341 | 04/27/2011 |
| 0.6.06 | Release | 4.1 | 396 | 04/27/2011 |
| 0.6.04 | Release | 4.0.6 | 2,355 | 02/17/2011 |
| 0.6.03 | Release | 4.0.6 | 314 | 02/10/2011 |
| 0.6.02 | Release | 4.0.3a | 1,018 | 12/20/2010 |
| 0.6.01 | Release | 4.0.1 | 401 | 11/04/2010 |
| 0.5.11 | Release | 4.0.1 | 235 | 11/02/2010 |
| 0.5.10-beta | Beta | 4.0.1 | 83 | 10/31/2010 |
| 0.5.8-beta | Beta | 4.0.1 | 33 | 10/28/2010 |
| 0.5.7-beta | Beta | 4.0.1 | 71 | 10/28/2010 |
| 0.5.6-beta | Beta | 4.0.1 | 13 | 10/27/2010 |
| 0.5.5-beta | Beta | 4.0.1 | 43 | 10/27/2010 |
| 0.5.4 | Release | 4.0.1 | 146 | 10/22/2010 |
| 0.5.2-beta | Beta | 4.0.1 | 86 | 10/19/2010 |
| 0.5.1 | Release | 4.0.1 | 1,151 | 10/12/2010 |
| 0.5.0-beta | Beta | 4.0.1 | 85 | 09/21/2010 |
| 0.4.9 | Release | 3.3.0 | 28,086 | 01/13/2010 |
| 0.4.8 | Release | 3.3.0 | 80 | 01/13/2010 |
| 0.4.7 | Release | 3.3.0 | 310 | 01/03/2010 |
| 0.4.6 | Release | 3.3.0 | 283 | 12/14/2009 |
| 0.4.5 | Release | 3.2.0 | 550 | 11/10/2009 |
| 0.4.4 | Release | 3.2.0 | 228 | 10/14/2009 |
| 0.4.3 | Release | 3.2.0 | 7 | 10/14/2009 |
| 0.4-beta2 | Beta | 3.2.0 | 19 | 10/13/2009 |
| 0.4-beta1 | Beta | 3.2.0 | 59 | 10/01/2009 |
| 0.3.60 | Release | 3.2.0 | 166 | 09/17/2009 |
| 0.3.59 | Release | 3.2.0 | 16 | 09/16/2009 |
Addon Packs Containing This...
-
Good Intentions....Sheavin's Addon Pack
-
FeloryaBoomkin's Addon Pack
-
MyUI+helpful add-ons
-
Devilion's Raid Addon Pack
-
wikywikywill's Addon Pack
-
Disorderly Required Addon Pack
-
Chrisman's Addon Pack
-
Relentless addon raid pack
-
Orcx's Addon Pack
-
Malice - Arathor EU Required Addon Pack
-
Tank Raid Leader Trader Useful Pack by me
-
EPGP Raiding Addon Pack(basics)
-
Eversya's Addon Pack
-
Ragnbj&#246;rn's Addon Pack
-
Datus Mortalis Raiding pack
-
Razren's Addon Pack
-
Desciples Addon Pack
-
Fourth Meal minimun raid pack
-
Fourth Meal Minimum Pally Pack
-
AeRe Khadgar Basic Raid Addon Pack
-
Deadline's Addon Pack
-
Vae Victus Addon Pack
-
Êrasêr's Enhancement Shaman Raid Pack
-
BHT@AM Required Addons
-
Dungeon Runners Addon Pack
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,011,007 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 484,403 Monthly Downloads
-
- Auctioneer
- Mail, Tooltip, Bags & Inventory, Professions, and Auction & Economy
- 336,889 Monthly Downloads
-
- Recount
- Combat
- 322,013 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 295,551 Monthly Downloads







Comments
Is there a way to manually start bidding from an item or an item in your bags?
Yep,
/lm add [Item]
Awesome, thanks!
it is possible to add in "autopassTable" the classes that do not use an armor type (cloth for leather/mail/plate users, leather for mail/plate user, mail for plate users)?
I tried to do it and it works, except that I have problems with cloaks that are passed automatically because it's cloth type (and because there no slot detection with the autopass table).
as a paladin I added:
local _, tplayerClass = UnitClass("player");
if binding=='pickup' and tplayerClass="PALADIN" then
local _, itemLink, itemRarity, itemLevel, itemMinLevel, itemType, itemSubType, itemStackCount, itemEquipLoc, itemTexture = GetItemInfo(link)
if itemType=='Armor' and itemEquipLoc~="INVTYPE_CLOAK" then
if itemSubType=='Mail' then
self:Print(format(L['Autopassing %s (not eligible)'], link or 'unknown item'));
self:SendItemWanted(sender, itemID, LootMaster.RESPONSE.AUTOPASS)
DEFAULT_CHAT_FRAME:AddMessage("Auto passing Mail");
return;
end
if itemSubType=='Leather' then
self:Print(format(L['Autopassing %s (not eligible)'], link or 'unknown item'));
self:SendItemWanted(sender, itemID, LootMaster.RESPONSE.AUTOPASS)
DEFAULT_CHAT_FRAME:AddMessage("Auto passing Leather");
return;
end
if itemSubType=="Cloth" then
self:Print(format(L['Autopassing %s (not eligible)'], link or 'unknown item'));
self:SendItemWanted(sender, itemID, LootMaster.RESPONSE.AUTOPASS)
DEFAULT_CHAT_FRAME:AddMessage("Auto passing Cloth(not cloak)");
return;
end
end
end
immediately before the line
well for me anyway
autoPassClassList = LootMaster:DecodeUnlocalizedClasses(autoPassClassList or 0)
in lootmaster_player.lua
then it will autopass on all mail/leather/cloth(but not cloak) items if they are BoP
Is there a fix for the thunderforged/normal loot dropping off the same boss and rewarding the wrong one?
Hope this project isnt abandoned as it is a great mod!
Yes, i've received a patch that should fix this issue. I will upload this soon (tm) ;)
Nice, looking forward to it :)
Guess not! :)
Next question, does this addon stop the boss popup coming up with the latest version of epgp?
I keep having to do it manually which interupts the recurring apparently.
Or is there a way of entering EP for everyone currently in the raid?
Sorry, i guess i missed your previous message.
You could use eqDKPlus (you need to install this on your own server) and use my epDKPlus EPGP importer to export the EPGP standings from the website to the game. But i'll think you'll find that EPGPWeb is much easier to use compared to eqDKPlus.
This addon should not block the boss popup, since it doesn't do anything with EP. It only handles GP distribution. So questions about handing out EP should be directed to the EPGP forums, since I honestly dont know (we dont use recurring EP or mass EP distributions)
Gradually getting used to EPGPweb.
This tier I dropped boss kill EP so no longer an issue here either :)
Addon don't work if i set language of wow in italian... is possible a fix?
Check my post in the epgp addon page to find the fix:
http://www.curse.com/addons/wow/epgp-dkp-reloaded
Liking the look of this addon and will be using it for the first time tonight with our existing EPGP system but had an almost related question
Is there a replacement for epgpweb? It doesn't seem to maintained anymore, or at least a bit lacking in features, it seems to ahve been all teh rage 2 or 3 years ago, but was wondering if there was a replacement I had not been able to find?
The currently loot should highlight whether it is a BIS item for the current loot rollers. This would place the Raid leaders/loot masters in a very favourable position to decide who deserves the loot more.