r119
Details
-
FilenameOuro_Loot-r119.zip
-
Uploaded by
-
UploadedJul 24, 2012
-
Size253.69 KB
-
Downloads100
-
MD58f15135612862d3c4d3ceb2776183fb2
Supported WoW Retail Versions
- 4.3.4
Changelog
------------------------------------------------------------------------
r119 | farmbuyer | 2012-07-24 23:04:51 +0000 (Tue, 24 Jul 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
Do not register '/loot' as a synonym any longer, as it becomes a builtin command in MoP.
------------------------------------------------------------------------
r118 | farmbuyer | 2012-07-18 07:42:16 +0000 (Wed, 18 Jul 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
More tweaks in preparation for MoP.
------------------------------------------------------------------------
r116 | farmbuyer | 2012-07-17 03:24:36 +0000 (Tue, 17 Jul 2012) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/LibFarmbuyer.lua
M /trunk/core.lua
M /trunk/gui.lua
Last bits of cleanup and testing.
------------------------------------------------------------------------
r115 | farmbuyer | 2012-07-02 23:49:11 +0000 (Mon, 02 Jul 2012) | 1 line
Changed paths:
M /trunk/gui.lua
Add noob_tips entry for Help tab.
------------------------------------------------------------------------
r114 | farmbuyer | 2012-07-01 17:16:42 +0000 (Sun, 01 Jul 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
Some initial prep for MoP API transition. (Some of this can be removed post-MoP-release, but fewer changes will need to be made the day of.)
------------------------------------------------------------------------
r113 | farmbuyer | 2012-06-28 19:44:53 +0000 (Thu, 28 Jun 2012) | 6 lines
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
- Also include revision numbers when sending/displaying version data.
- Do a tweaked variant of the "ensure useful unique tags" code in _addLootEntry.
- When debugging comms, send to raid *and* guild instead of either.
- Remove flaky optimization in fixup_unique_replacements. Thanks to Hyndron
for helping me test this with genuine non-contrived data.
------------------------------------------------------------------------