2.19
Details
-
FilenameOuro_Loot-2.19.zip
-
Uploaded by
-
UploadedJul 16, 2012
-
Size257.77 KB
-
Downloads572
-
MD566d57e09ae3d2dcd2fe447144e05b947
Supported WoW Retail Versions
- 4.3.4
Changelog
------------------------------------------------------------------------
r117 | farmbuyer | 2012-07-17 04:29:21 +0000 (Tue, 17 Jul 2012) | 1 line
Changed paths:
A /tags/2.19 (from /trunk:116)
Tagging as 2.19 (useful changelog on the webpage).
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r111 | farmbuyer | 2012-06-22 02:39:22 +0000 (Fri, 22 Jun 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/verbage.lua
Update the TODO text. Handle additional slash arg to the tab-opening routine and dispatch accordingly (History done, EOI remains).
------------------------------------------------------------------------
r110 | farmbuyer | 2012-06-22 00:58:59 +0000 (Fri, 22 Jun 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
If deleting a history entry results in an empty player table, remove that as well. Change g_uniques to store player's name rather than index as the history field, and indirect through the byname table.
------------------------------------------------------------------------
r109 | farmbuyer | 2012-06-21 21:14:24 +0000 (Thu, 21 Jun 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
Proper class coloring in one place.
------------------------------------------------------------------------
r108 | farmbuyer | 2012-06-21 19:38:54 +0000 (Thu, 21 Jun 2012) | 1 line
Changed paths:
M /trunk/core.lua
Revert the change using seconds in the fallback timestamp. OF COURSE that won't work. Drink more coffee next time.
------------------------------------------------------------------------
r107 | farmbuyer | 2012-06-21 02:17:26 +0000 (Thu, 21 Jun 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
Properly handle dropdown menus for the History tab now, initially with delete-item and delete-player entries. Some code cleanup and notes for future work.
------------------------------------------------------------------------
r106 | farmbuyer | 2012-06-18 03:02:10 +0000 (Mon, 18 Jun 2012) | 4 lines
Changed paths:
M /trunk/abbreviations.lua
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/verbage.lua
- More cosmetic cleanup.
- Implement "GUI noob" option. Basic entries for Loot and History tabs.
- Disable wipe->kill toggling once the entry is actually a kill. Duh.
------------------------------------------------------------------------
r105 | farmbuyer | 2012-06-17 20:55:11 +0000 (Sun, 17 Jun 2012) | 1 line
Changed paths:
M /trunk/core.lua
Cosmetic cleanup. Minor tweaks to fixup_unique_replacements to aid in debugging.
------------------------------------------------------------------------
r104 | farmbuyer | 2012-06-15 20:04:05 +0000 (Fri, 15 Jun 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
Initial version of reassign_loot that handles remote broadcasting, tested in sandbox. Catch tab generation errors at a higher level and take apart the window (including STs) rather than propagating Lua errors upwards.
------------------------------------------------------------------------