beta-219

Details

  • Filename
    Ouro_Loot-beta-219.zip
  • Uploaded by
  • Uploaded
    Jun 22, 2012
  • Size
    258.09 KB
  • Downloads
    131
  • MD5
    4b9f4fa31d3b8a62fc7d0ed9944d8490

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
r112 | farmbuyer | 2012-06-22 19:11:21 +0000 (Fri, 22 Jun 2012) | 2 lines
Changed paths:
   A /tags/beta-219 (from /trunk:111)

Tagging as beta-219 (don't download this unless you know what you're doing).

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r103 | farmbuyer | 2012-06-14 04:48:13 +0000 (Thu, 14 Jun 2012) | 1 line
Changed paths:
   M /trunk/core.lua

First combat after a boss kill clears the "latest boss name", so that subsequent trash loot gets a forced "trash" kill entry.  (This may need to have a timer inserted.)
------------------------------------------------------------------------
r102 | farmbuyer | 2012-06-12 17:33:38 +0000 (Tue, 12 Jun 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua

Tweak the manual entry hyperlink handling to use unique tags instead.
------------------------------------------------------------------------
r101 | farmbuyer | 2012-06-12 03:46:00 +0000 (Tue, 12 Jun 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua

Manually inserting loot entries now (1) uses autocomplete dropdowns for the recipient name (raid members if in a raid, online guild members otherwise), and (2) adds a rebroadcasting hyperlink to the text response.  Clicking the link rebroadcasts just like the context menu.
------------------------------------------------------------------------
r100 | farmbuyer | 2012-06-11 21:03:16 +0000 (Mon, 11 Jun 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua

Formalize the code handling unique ID collisions that turn out to not be avoidable with improv numbers.  Turn on debug.comm and debug.loot with @debug@ markers.
------------------------------------------------------------------------
r99 | farmbuyer | 2012-06-08 08:05:37 +0000 (Fri, 08 Jun 2012) | 9 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua
   A /trunk/sfrr.ogg
   M /trunk/verbage.lua

- Some more debugging aids (logging error/assert, auto-enable of testing
  panel, reminder of GOP history mode)
- Move (finally!) hypertext handling code out to each call site.
- Fix some bugs in previous alpha code.
- Initial-but-mostly-tested code to handle items that have a "unique" field
  which are in fact always the same (for example, elementium gem cluster).
  Still need to test the case in which a remote tracker sees them first.
- The rest of the variable-cutoff history cleanup.

------------------------------------------------------------------------
r98 | farmbuyer | 2012-06-01 02:17:57 +0000 (Fri, 01 Jun 2012) | 1 line
Changed paths:
   M /trunk/gui.lua

StaticPopupDialog + Slider = controllable threshold for how far back to preserve events when preening history tables.  (Updated preen routine written but not with this commit.)
------------------------------------------------------------------------
r97 | farmbuyer | 2012-05-31 00:06:20 +0000 (Thu, 31 May 2012) | 1 line
Changed paths:
   M /trunk/gui.lua

Replace kludgey debug tooltip toggle with a dropdown, workable at runtime.
------------------------------------------------------------------------
r96 | farmbuyer | 2012-05-29 22:50:09 +0000 (Tue, 29 May 2012) | 15 lines
Changed paths:
   M /trunk/LibFarmbuyer.lua
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/verbage.lua

- This code is not quite ready for prime time.  Do not run it yet.

- Loot events have associated unique IDs, enabling some new actions over
  the network.  These IDs are preserved as part of realm history.  As a
  result, the stored history format has completely changed (and requires
  less memory as a bonus).
- "Prescan for faster handling" option, default off.
- "Mark as <x>" now broadcast to other trackers.  Older versions can't
  receive the message, of course.  Future:  Broadcast reassigning loot.
- New options controlling whether (and where) to print a message when
  another player broadcasts those kinds of changes to existing loot.
- Names colored by class when that data is available; CUSTOM_CLASS_COLORS
  supported.
- Metric boatloads of minor tweaks and optimizations throughout.

------------------------------------------------------------------------
r95 | farmbuyer | 2012-05-12 11:08:23 +0000 (Sat, 12 May 2012) | 1 line
Changed paths:
   M /trunk/gui.lua

Add a tooltip for debugging g_loot contents; toggle from the advanced debug options.  (Font is ginormous, why?)
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
155.67 KB Jun 22, 2012 4.3.4 42