r77
Details
-
FilenameOuro_Loot-r77.zip
-
Uploaded by
-
UploadedApr 17, 2012
-
Size182.22 KB
-
Downloads60
-
MD5da6dfcbf29bd7c08f94c1ab795c5a937
Supported WoW Retail Versions
- 4.3.3
Changelog
------------------------------------------------------------------------
r77 | farmbuyer | 2012-04-17 08:40:34 +0000 (Tue, 17 Apr 2012) | 1 line
Changed paths:
M /trunk/gui.lua
Make debug note more visible here.
------------------------------------------------------------------------
r76 | farmbuyer | 2012-04-17 06:26:11 +0000 (Tue, 17 Apr 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
Consolidate some common code out of modules.
------------------------------------------------------------------------
r75 | farmbuyer | 2012-04-17 04:57:06 +0000 (Tue, 17 Apr 2012) | 1 line
Changed paths:
M /trunk/LibFarmbuyer.lua
M /trunk/core.lua
M /trunk/gui.lua
Fix some sloppy indentation. Correct handling of delayed-load plugins registering multiple tabs in arbitrary order. Add option to not display tabs for disabled plugins (would normally allow enabling of them).
------------------------------------------------------------------------
r74 | farmbuyer | 2012-04-13 04:28:46 +0000 (Fri, 13 Apr 2012) | 10 lines
Changed paths:
M /trunk/LibFarmbuyer.lua
M /trunk/bossmods.lua
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/text_tabs.lua
M /trunk/verbage.lua
- instance_tag() also returns max instance size as a plain number, adjust
call sites
- clean up .raiders table, add some new fields, use copies of this instead
of a single string
- make sure datarev field is properly updated when it's already present
- avoid multiple GetRaidRosterInfo loops scattered throughout the addon,
instead just traverse the .raiders list, regularly updated
- make the 'loot' and 'boss' broadcasts versioned. Handle receiving older.
- new format for plaintext attendance output
------------------------------------------------------------------------
r73 | farmbuyer | 2012-04-07 05:40:20 +0000 (Sat, 07 Apr 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/text_tabs.lua
More people going to be looking at g_loot entries, so start cleaning up older fields a bit, and handle loading older data.
------------------------------------------------------------------------
r72 | farmbuyer | 2012-04-07 04:59:27 +0000 (Sat, 07 Apr 2012) | 1 line
Changed paths:
M /trunk/AceGUIWidget-DoTimerEditBoxDropDown.lua
M /trunk/core.lua
M /trunk/gui.lua
DoTimerEditBoxDropDown widget to ver 5, warn (once) about missing item cache entries in the filter list dropdown.
------------------------------------------------------------------------
r71 | farmbuyer | 2012-04-06 18:23:22 +0000 (Fri, 06 Apr 2012) | 1 line
Changed paths:
M /trunk/LibFarmbuyer.lua
M /trunk/core.lua
M /trunk/gui.lua
Don't collapse wipes into kills across normal/heroic boundaries. Apply preferredIndex change to popup dialogs to avoid memory tainting.
------------------------------------------------------------------------