File Details
v0.3.42-nolib
- R
- Feb 23, 2009
- 60.85 KB
- 49
- 3.0.9
- Retail
File Name
epgp_lootmaster-v0.3.42-nolib.zip
Supported Versions
- 3.0.9
------------------------------------------------------------------------
r71 | mackatack | 2009-02-23 10:57:06 +0000 (Mon, 23 Feb 2009) | 1 line
Changed paths:
A /tags/v0.3.42 (from /trunk:70)
Release
------------------------------------------------------------------------
r70 | mackatack | 2009-02-23 10:56:43 +0000 (Mon, 23 Feb 2009) | 1 line
Changed paths:
M /trunk/lootmaster_core.lua
Created an auto localizer for item subTypes. This will fix the autopass functionality on non enUS clients.
------------------------------------------------------------------------
r68 | mackatack | 2009-02-22 17:17:45 +0000 (Sun, 22 Feb 2009) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
Possible fix for a sporadic error popup.
------------------------------------------------------------------------
r66 | mackatack | 2009-02-18 16:22:23 +0000 (Wed, 18 Feb 2009) | 4 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
A big bunch of updates:
- Added Autopassing of unusable BoP items and class bound items (Thanks Maddeathelf for example code and data)
- Added a sortable class column to the ML/Monitor interface. This column has the class icons on them.
- Added support for HeadCount. Disable the ask for cost popup and let EPGPLootmaster register the loot in HeadCount for you ;)
------------------------------------------------------------------------
r64 | mackatack | 2009-02-06 19:16:55 +0000 (Fri, 06 Feb 2009) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
- Stop responding to !epgp standby messages
------------------------------------------------------------------------
r62 | mackatack | 2009-02-04 16:04:00 +0000 (Wed, 04 Feb 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Libs/epgp/epgp.lua
M /trunk/epgp_lootmaster.toc
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
- Now also comparing equipment against tier tokens.
- Allow scaling of the window by using your mousewheel on the window titlebar
- Added a few new libraries used in a later stage.
------------------------------------------------------------------------
r60 | mackatack | 2009-01-31 13:08:52 +0000 (Sat, 31 Jan 2009) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
- Added manual response override on the candidate popups, so the ML can specify the responses manually (in case whisper system fails for any reason)
------------------------------------------------------------------------
r58 | mackatack | 2009-01-30 17:13:14 +0000 (Fri, 30 Jan 2009) | 2 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
- Candidate names are now colored to character class
- Current equipment columns are now also available for raids where only the loot master has EPGPLM installed. This works by mass inspecting all players near the loot master.
------------------------------------------------------------------------
r56 | mackatack | 2009-01-28 14:14:36 +0000 (Wed, 28 Jan 2009) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
- Changed random roll generator. This should make the rolls more fair. Please make sure your loot master updates to this version.
------------------------------------------------------------------------
r54 | mackatack | 2009-01-23 13:17:06 +0000 (Fri, 23 Jan 2009) | 2 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
M /trunk/ml/lootmaster_options.lua
- Added an indication (sparkles) on the loot buttons on the master looter UI when every candidate has made their selection. This way it's easier to tell for the master looter what item can be distributed.
- Added an option to the config panel from where you can disable or enable EPGPLootmaster completely, default setting is to ask every raid.
------------------------------------------------------------------------
r52 | mackatack | 2009-01-22 15:16:39 +0000 (Thu, 22 Jan 2009) | 2 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/ml/lootmaster_ml.lua
- When searching for identical items in the same loot window, now comparing itemids instead of itemlinks.
- Added debuglog when identical item searching functionality still doesn't work users can send me some debugging info.
------------------------------------------------------------------------
r50 | mackatack | 2009-01-20 15:08:53 +0000 (Tue, 20 Jan 2009) | 1 line
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/ml/lootmaster_ml.lua
- Fixed a bug in the rolling system: would rarely output near identical rolls. Sorting by roll has been looked at and tested extensively, no errors found.
------------------------------------------------------------------------
r48 | mackatack | 2009-01-19 12:11:47 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
Better input checking and filtering for loot events. Possibly fixes rare bug in CHAT_MSG_LOOT event handler, causing the GP not to be registered in EPGP.
------------------------------------------------------------------------
r46 | mackatack | 2009-01-19 10:28:51 +0000 (Mon, 19 Jan 2009) | 2 lines
Changed paths:
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_options.lua
- Some minor changes to the item counter when detecting multiple identical items.
- Changed layout of options window a bit to make the "Default offspec GP" input more easy to find ;)
------------------------------------------------------------------------
r44 | mackatack | 2009-01-16 17:18:40 +0000 (Fri, 16 Jan 2009) | 3 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
M /trunk/ml/lootmaster_options.lua
- Various enhancements to the monitoring system, should be alot faster
- Added a sound (can be disabled from the options screen) when the selection popup is opened.
------------------------------------------------------------------------
r42 | mackatack | 2009-01-13 19:12:43 +0000 (Tue, 13 Jan 2009) | 5 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
M /trunk/ml/lootmaster_options.lua
- Added filter for incoming monitor messages based on item quality
Preparing for proper localization:
- Using localized strings when detecting enchanting skill
- Using localized strings when detecting loot drops for GP awarding
------------------------------------------------------------------------
r40 | mackatack | 2009-01-09 19:26:03 +0000 (Fri, 09 Jan 2009) | 3 lines
Changed paths:
M /trunk/ml/lootmaster_ml.lua
At Jiminimonka's request:
- Changed auto looter behaviour a bit (to what it should be). Auto looter tries first to loot the item (when it matches the threshold), auto announcer tries afterwards if auto looting didn't match.
- Alt-clicking now also bypasses the auto looter and prevents EPGPLM from hiding the native loot distribution popup. So if all fails, Alt-Click an item.
------------------------------------------------------------------------
r38 | mackatack | 2009-01-09 15:23:23 +0000 (Fri, 09 Jan 2009) | 4 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
M /trunk/ml/lootmaster_options.lua
- Made it possible to bypass auto-announcing by ALT+Clicking an item on the native wow lootwindow.
- Improved handling of multiple of same item. For example: a Tier7 Token drops two times from a boss kill, you can just click the loot in the lootwindow as you always did. EPGPLM will count all the identical items and just displays 2x [T7 Token] on the ML window. Everybody in raid gets asked once if they want this item and the ML can use the same window to distribute the item one or more times.
- Added support for client notes. Candidates can enter notes on the need/greed/pass window for an item. This note will be visible on the ML window by showing an icon. Hovering the icon will show the message from the candidate.
------------------------------------------------------------------------
r36 | mackatack | 2009-01-08 07:17:18 +0000 (Thu, 08 Jan 2009) | 2 lines
Changed paths:
M /trunk/Libs/lib-st/embeds.xml
M /trunk/embeds.xml
M /trunk/epgp_lootmaster.toc
Wasn't properly loading required libraries. Fixed that. Only was a problem when a player didn't have any other addons beside EPGPLootmaster (No other addons to load Ace3).
Should fix the 'Cannot find a library instance of "AceAddon3.0".' error.
------------------------------------------------------------------------
r34 | mackatack | 2009-01-07 09:29:01 +0000 (Wed, 07 Jan 2009) | 2 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml_ui.lua
- Added commandline functions to manually add loot to the ML list (see /lm help for more info)
- Showing name of the masterlooter on the need/greed/pass selection popups.
------------------------------------------------------------------------
r32 | mackatack | 2009-01-06 11:13:21 +0000 (Tue, 06 Jan 2009) | 2 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml_ui.lua
M /trunk/ml/lootmaster_options.lua
at Ethrivas' request:
- Hiding interfaces on entering combat made configurable. Defaults: loot selection stays visible, monitor windows hide.
------------------------------------------------------------------------
r30 | mackatack | 2009-01-05 20:58:40 +0000 (Mon, 05 Jan 2009) | 2 lines
Changed paths:
M /trunk/Libs/lib-st/Core.lua
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml_ui.lua
- Fixed an issue where MinEP would not be taken into account when sorting by PR. Now both sorting by response and PR take MinEP into account.
- Solved the offline guildies in version checker list bug.
------------------------------------------------------------------------
r28 | mackatack | 2009-01-04 21:55:36 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
M /trunk/lootmaster_player_ui.lua
Automatically changing current item on monitor to current item on selection popup. Doesn't change for the ML.
------------------------------------------------------------------------
r27 | mackatack | 2009-01-04 21:36:46 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
M /trunk/lootmaster_player_ui.lua
Hopefully fixes a bug where all guildmembers would show up on the version check list, including offline members.
------------------------------------------------------------------------
r25 | mackatack | 2009-01-04 21:16:19 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/ml/lootmaster_ml_ui.lua
Fixed a bug there the monitor wouldn't update while the selection popup was still open.
------------------------------------------------------------------------
r23 | mackatack | 2009-01-04 21:05:28 +0000 (Sun, 04 Jan 2009) | 1 line
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/ml/lootmaster_ml.lua
Various string/number comparison bugs fixed (thanks smb)
------------------------------------------------------------------------
r21 | mackatack | 2009-01-04 18:34:34 +0000 (Sun, 04 Jan 2009) | 8 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
M /trunk/ml/lootmaster_options.lua
Multiple enhancements and fixes:
- allow auto-looting rarity different from auto-announce rarity (thanks smb)
- option to disallow multiple selections per item (thanks smb)
- Filter outgoing monitor messages on item rarity (thanks smb)
- Added Config option for automatic/preconfigured Offspec/Greed GP calculation and display on client popups (thanks smb)
- Made option to hide monitor/ml window when loot popup is visible (thanks smb)
Let me know if this works or not!
------------------------------------------------------------------------
r15 | mackatack | 2009-01-02 09:34:32 +0000 (Fri, 02 Jan 2009) | 3 lines
Changed paths:
M /trunk/epgp_lootmaster.toc
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/epgp_lootmaster_ml.toc
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
- Changed in combat detection, no longer showing multiple messages (less spam on chat)
- Changed dependency on EPGP. EPGPLootmaster can now function without EPGP, this means it can be used to announce and distribute loot. Awarding GP and viewing the EPGP values onscreen is of course not possible.
- Other minor changes.
------------------------------------------------------------------------
r13 | mackatack | 2008-12-29 19:12:23 +0000 (Mon, 29 Dec 2008) | 1 line
Changed paths:
M /trunk/lootmaster_core.lua
Fixed versionstring, nothing more...
------------------------------------------------------------------------
r11 | mackatack | 2008-12-29 17:19:46 +0000 (Mon, 29 Dec 2008) | 5 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
M /trunk/ml/lootmaster_ml.lua
M /trunk/ml/lootmaster_ml_ui.lua
- Changed rendering of EP, GP and PR. Now properly displaying values > 9999
- Improved announcement speed: instead of whispering every candidate one by one, now just send one announcement message to RAID/PARTY chat.
- Several other communication speed enchancements. Using less chat messages.
Upgrade only required for ML and monitor users.
------------------------------------------------------------------------
r9 | mackatack | 2008-12-27 15:34:09 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
M /trunk/lootmaster_core.lua
M /trunk/ml/lootmaster_ml.lua
Implemented whisper filtering and chat announces. This allows support for players that dont have EPGPLootmaster installed simply by /whisper MasterLooter !epgp need [itemlink]
------------------------------------------------------------------------
r8 | mackatack | 2008-12-27 15:31:45 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/ml/lootmaster_options.lua
At Ahlak's request. Made a dropdown list of all available raid/party members to select a Auto looter (for bank or disenchantment) candidate from, instead of a free textbox.
------------------------------------------------------------------------
r7 | mackatack | 2008-12-27 10:38:32 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/embeds.xml
Added AceHook-3.0 for the upcoming whisper system
------------------------------------------------------------------------
r4 | mackatack | 2008-12-24 16:05:38 +0000 (Wed, 24 Dec 2008) | 1 line
Changed paths:
M /trunk/epgp_lootmaster.toc
M /trunk/lootmaster_core.lua
M /trunk/ml/epgp_lootmaster_ml.toc
Use auto version replacement tags
------------------------------------------------------------------------
r3 | mackatack | 2008-12-24 15:49:50 +0000 (Wed, 24 Dec 2008) | 1 line
Changed paths:
M /trunk
M /trunk/epgp_lootmaster.toc
M /trunk/lootmaster_core.lua
M /trunk/ml/epgp_lootmaster_ml.toc
changed repo settings to also build alphas
------------------------------------------------------------------------
r2 | mackatack | 2008-12-24 15:46:41 +0000 (Wed, 24 Dec 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/Libs
A /trunk/Libs/epgp
A /trunk/Libs/epgp/epgp.LICENCE
A /trunk/Libs/epgp/epgp.lua
A /trunk/Libs/lib-st
A /trunk/Libs/lib-st/Changelog-lib-st-r44.txt
A /trunk/Libs/lib-st/Core.lua
A /trunk/Libs/lib-st/embeds.xml
A /trunk/Libs/lib-st/lib-st.toc
A /trunk/embeds.xml
A /trunk/epgp_lootmaster.toc
A /trunk/lootmaster_core.lua
A /trunk/lootmaster_player.lua
A /trunk/lootmaster_player.xml
A /trunk/lootmaster_player_ui.lua
A /trunk/ml
A /trunk/ml/epgp_lootmaster_ml.toc
A /trunk/ml/lootmaster_ml.lua
A /trunk/ml/lootmaster_ml_ui.lua
A /trunk/ml/lootmaster_options.lua
A /trunk/modules.xml
Alpha, initial import to svn... Lets see if the packager is faster than those dreaded fileuploads and approvals... sigh.
------------------------------------------------------------------------
r1 | root | 2008-12-15 15:44:34 +0000 (Mon, 15 Dec 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"epgp_lootmaster/mainline: Initial Import"
------------------------------------------------------------------------

