0.4.3
Change log
------------------------------------------------------------------------
r120 | mackatack | 2009-10-14 22:26:08 +0000 (Wed, 14 Oct 2009) | 8 lines
Changed paths:
A /tags/0.4.3 (from /trunk:119)
Weeee, i've tested this extensively in our raids and it ready for release.
Added new features:
- Configurable buttons (see /lm config): create any button setup you wish.
- Option to only send monitor messages to promoted raid members
- Option to hide the player responses on the monitor windows while making selections, to avoid cheating/waiting etc.
- Raid lock query tool: allows you to see who in your raid/guild is locked to which instance. This query system is realtime, so other members need to be online. you can access this from the config panel or by typing /lm raidinfo.
------------------------------------------------------------------------
r119 | mackatack | 2009-10-14 22:22:08 +0000 (Wed, 14 Oct 2009) | 2 lines
Changed paths:
M /trunk/lootmaster_player_ui.lua
M /trunk/ml/lootmaster_ml_ui.lua
Made the minimal width of the selection popup a little wider, since most item names are long they will overlap some other objects on the popup.
Implemented the raid lock query system, you can access this from the configuration panel, all the way at the bottom or by typing /lm raidinfo. This will allow you to query your guild/raid to see who is locked to which instance.
------------------------------------------------------------------------
r117 | mackatack | 2009-10-13 16:02:52 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
A /trunk/ml/lootmaster_options_buttonwidget.lua
added the new buttonconfig widget
------------------------------------------------------------------------
r116 | mackatack | 2009-10-13 16:01:21 +0000 (Tue, 13 Oct 2009) | 1 line
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/lootmaster_player.lua
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
M /trunk/ml/lootmaster_options.lua
M /trunk/modules.xml
Made buttons configurable
------------------------------------------------------------------------
r114 | mackatack | 2009-10-01 12:00:46 +0000 (Thu, 01 Oct 2009) | 6 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
- Option to only send monitor messages to promoted members
- Option to only show client responses on monitor after the player has made their own choice
- New button configuration: Mainspec, Minor Upgrade, Offspec, Greed, Pass.
All these changes are totally backward compatible with older client, this won't break anything. However, older clients won't be able to hide the responses before selection has been made and obviously they won't get the newer buttons. The lootmaster should always stay up to date.
------------------------------------------------------------------------
r112 | mackatack | 2009-09-17 08:36:36 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
A /trunk/Libs/AceAddon-3.0
A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua
A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.xml
A /trunk/Libs/AceComm-3.0
A /trunk/Libs/AceComm-3.0/AceComm-3.0.lua
A /trunk/Libs/AceComm-3.0/AceComm-3.0.xml
A /trunk/Libs/AceComm-3.0/ChatThrottleLib.lua
A /trunk/Libs/AceConfig-3.0
A /trunk/Libs/AceConfig-3.0/AceConfig-3.0.lua
A /trunk/Libs/AceConfig-3.0/AceConfig-3.0.xml
A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0
A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0
A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0
A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
A /trunk/Libs/AceConsole-3.0
A /trunk/Libs/AceConsole-3.0/AceConsole-3.0.lua
A /trunk/Libs/AceConsole-3.0/AceConsole-3.0.xml
A /trunk/Libs/AceDB-3.0
A /trunk/Libs/AceDB-3.0/AceDB-3.0.lua
A /trunk/Libs/AceDB-3.0/AceDB-3.0.xml
A /trunk/Libs/AceEvent-3.0
A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.lua
A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.xml
A /trunk/Libs/AceGUI-3.0
A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.lua
A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.xml
A /trunk/Libs/AceGUI-3.0/widgets
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua
A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua
A /trunk/Libs/AceHook-3.0
A /trunk/Libs/AceHook-3.0/AceHook-3.0.lua
A /trunk/Libs/AceHook-3.0/AceHook-3.0.xml
A /trunk/Libs/AceTimer-3.0
A /trunk/Libs/AceTimer-3.0/AceTimer-3.0.lua
A /trunk/Libs/AceTimer-3.0/AceTimer-3.0.xml
A /trunk/Libs/CallbackHandler-1.0
A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/Libs/LibCompress
A /trunk/Libs/LibCompress/LibCompress.lua
A /trunk/Libs/LibCompress/LibCompress.toc
A /trunk/Libs/LibCompress/lib
A /trunk/Libs/LibCompress/lib/LibStub
A /trunk/Libs/LibCompress/lib/LibStub/LibStub.lua
A /trunk/Libs/LibCompress/lib/LibStub/LibStub.toc
A /trunk/Libs/LibCompress/lib.xml
A /trunk/Libs/LibStub
A /trunk/Libs/LibStub/LibStub.lua
A /trunk/Libs/LibTalentQuery-1.0
A /trunk/Libs/LibTalentQuery-1.0/CallbackHandler-1.0
A /trunk/Libs/LibTalentQuery-1.0/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/Libs/LibTalentQuery-1.0/LibStub
A /trunk/Libs/LibTalentQuery-1.0/LibStub/LibStub.lua
A /trunk/Libs/LibTalentQuery-1.0/LibStub/LibStub.toc
A /trunk/Libs/LibTalentQuery-1.0/LibTalentQuery-1.0.lua
A /trunk/Libs/LibTalentQuery-1.0/LibTalentQuery-1.0.toc
A /trunk/Libs/LibTalentQuery-1.0/lib.xml
Adding older versions of the required libraries to see if any of these are causing ui glitches which epgplootmaster could never be causing.
------------------------------------------------------------------------
r110 | mackatack | 2009-09-16 11:24:48 +0000 (Wed, 16 Sep 2009) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
fixed a bug where patterns were unable to be distributed.
------------------------------------------------------------------------
r108 | mackatack | 2009-09-15 15:19:47 +0000 (Tue, 15 Sep 2009) | 1 line
Changed paths:
M /trunk/ml/lootmaster_ml.lua
Automatically disable the GP popup for EPGP
------------------------------------------------------------------------
r107 | mackatack | 2009-09-15 15:12:09 +0000 (Tue, 15 Sep 2009) | 2 lines
Changed paths:
M /trunk/lootmaster_core.lua
M /trunk/ml/lootmaster_ml.lua
Fixed the monitoring for patterns.
Fixed the bop/boe binding detection for "heroic" items.
------------------------------------------------------------------------
Facts
- Uploaded on
- 14 Oct 2009
- Game version
- 3.2.0
- Filename
- epgp_lootmaster-0.4.3.zip
- Size
- 208.6 KiB
- MD5
- bd090722246648f36fa022026eaec816
- Type
- Release
- Status
- Normal