promotional bannermobile promotional banner

EPGPLootmaster

Full loot distributing system for EPGP.

File Details

0.6.59

  • R
  • Dec 8, 2014
  • 389.58 KB
  • 57.6K
  • 6.0.3
  • Retail

File Name

epgp_lootmaster-0.6.59.zip

Supported Versions

  • 6.0.3

------------------------------------------------------------------------
r279 | mackatack | 2014-12-08 09:19:20 +0000 (Mon, 08 Dec 2014) | 1 line
Changed paths:
   A /tags/0.6.59 (from /trunk:278)

Changed idents of items in the lootmaster table to include the entire itemhyperlink without the localized name of the item to support multilingual raids. This enables items sharing the same itemID but different sockets or bonusID to be registered separately so raiders will receive individual popups for them
------------------------------------------------------------------------
r278 | mackatack | 2014-12-08 09:18:15 +0000 (Mon, 08 Dec 2014) | 1 line
Changed paths:
   M /trunk/ml/lootmaster_ml.lua

Changed idents of items in the lootmaster table to include the entire itemhyperlink without the localized name of the item to support multilingual raids. This enables items sharing the same itemID but different sockets or bonusID to be registered separately so raiders will receive individual popups for them
------------------------------------------------------------------------
r276 | mackatack | 2014-12-07 11:29:45 +0000 (Sun, 07 Dec 2014) | 1 line
Changed paths:
   M /trunk/ml/lootmaster_ml.lua

couple of extra checks for LootLinkToIdent
------------------------------------------------------------------------
r274 | mackatack | 2014-12-03 10:07:30 +0000 (Wed, 03 Dec 2014) | 1 line
Changed paths:
   M /trunk/ml/lootmaster_ml.lua

Some lootslots are already empty while looting because it's autolooted. Empty slots return nil itemlinks, LootLinkToIdent() should correctly handle nil itemlinks and just return nil.
------------------------------------------------------------------------
r272 | mackatack | 2014-12-02 17:36:18 +0000 (Tue, 02 Dec 2014) | 2 lines
Changed paths:
   M /trunk/lootmaster_core.lua
   M /trunk/ml/lootmaster_ml.lua

Fixed voting and monitoring system
Fixed probable bug distributing heroic items
------------------------------------------------------------------------
r270 | mackatack | 2014-11-30 11:36:03 +0000 (Sun, 30 Nov 2014) | 4 lines
Changed paths:
   M /trunk/lootmaster_core.lua
   M /trunk/ml/lootmaster_ml.lua
   M /trunk/ml/lootmaster_ml_ui.lua

- Always show all the buttons for every item in queue, dont have selected button
- Support WoD drops of same itemID but different bonus ID
- Disable EPGP GP popup automatically
- TOC update
------------------------------------------------------------------------