r129

Details

  • Filename
    Ouro_Loot-r129.zip
  • Uploaded by
  • Uploaded
    Aug 5, 2012
  • Size
    301.92 KB
  • Downloads
    74
  • MD5
    209b528fe99b452ac0856f9872192860

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
r129 | farmbuyer | 2012-08-05 16:53:07 +0000 (Sun, 05 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/options.lua

Don't set a default keybinding, but rather change the associated option to not be clunky and gross.
------------------------------------------------------------------------
r128 | farmbuyer | 2012-08-05 07:26:06 +0000 (Sun, 05 Aug 2012) | 7 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/options.lua
   M /trunk/verbage.lua

- Add 'chatprefix' function for building loot line jump links, and a
  'PCFPrint' method which displays them.
- Make use of them for local and remote notifications, boss kills,
  and manual insertions.
- Document the additional slash commands and args feature from previous
  release.  Oops.  (Text mostly copied from webpage announcement.)

------------------------------------------------------------------------
r127 | farmbuyer | 2012-08-04 22:03:05 +0000 (Sat, 04 Aug 2012) | 10 lines
Changed paths:
   M /trunk/AceGUIWidget-CheckBoxSmallLabel.lua
   M /trunk/core.lua
   M /trunk/options.lua
   M /trunk/text_tabs.lua

- expiring cache callback arg, handle new entries coming in during the
  same loop at the previous ones ALL being removed
  TODO:  rework other "candidate" caches to use this instead
- raider snapshots use string tokens for 'online' field
- document callback args
- CheckBoxSmallLabel preemptively apply proposed fix for ace3 ticket 304
- now that option toggles are not wedged into tight space, revert to
  using standard CheckBox widget instead of small-label variant
  (go back if ticket 304 is not fixed for release)

------------------------------------------------------------------------
r126 | farmbuyer | 2012-08-01 06:51:52 +0000 (Wed, 01 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options.lua

Unify remote/local change notifications, and allow option toggles for each.  When passing entry tables to the registered callbacks, make proxies for them first (the goal is to prevent accidents, not fraud).
------------------------------------------------------------------------
r125 | farmbuyer | 2012-07-30 19:25:46 +0000 (Mon, 30 Jul 2012) | 5 lines
Changed paths:
   M /trunk/LibFarmbuyer.lua
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/options.lua
   M /trunk/verbage.lua

- Allow event callbacks using the standard CallbackHandler scheme.  Add
  a debug.callback flag with usual semantics.
- Fire an initial set of events.  This will take experimentation.
- If restoring g_loot, set metatables on previous entries also.

------------------------------------------------------------------------
r124 | farmbuyer | 2012-07-29 23:12:18 +0000 (Sun, 29 Jul 2012) | 8 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/options.lua

- Brought plugin handling code up to date.  SVs are kept in DB namespaces
  like they should have been.
- Removed/commented all datarev code, until it becomes necessary after MoP.
- Textgen special blocks for plugins do not automatically get a "reset&reload"
  button anymore.
- New method to register option pages on the main tab.  No sub-entry pages
  supported yet.  Titles and reset&reload added here instead.

------------------------------------------------------------------------
r123 | farmbuyer | 2012-07-27 19:09:29 +0000 (Fri, 27 Jul 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/options.lua

Properly switch between profiles.
------------------------------------------------------------------------
r122 | farmbuyer | 2012-07-27 10:23:12 +0000 (Fri, 27 Jul 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Ouro_Loot.toc
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/options.lua
   M /trunk/text_tabs.lua
   M /trunk/verbage.lua

(First breaking change for MoP/3.0, incomplete transition.)  Move generic user options to acedb.  Remove older savedvar-upgrade code for a clean break.  Add a profiles tab since it will be expected; changing profiles not yet implemented.
------------------------------------------------------------------------
r121 | farmbuyer | 2012-07-26 20:46:00 +0000 (Thu, 26 Jul 2012) | 1 line
Changed paths:
   M /trunk/Ouro_Loot.toc
   M /trunk/core.lua
   M /trunk/gui.lua
   A /trunk/options.lua
   M /trunk/verbage.lua

Break the options panel out of gui.lua into new options.lua default item lists from verbage.lua there also.  Redo options panel as a tree instead of a massive scrolling thing, and prepare data structures to let plugins/etc add their own options code.
------------------------------------------------------------------------
r120 | farmbuyer | 2012-07-26 03:34:56 +0000 (Thu, 26 Jul 2012) | 1 line
Changed paths:
   M /trunk/LibFarmbuyer.lua
   M /trunk/Ouro_Loot.toc
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/verbage.lua

Move generation of the Help tab to the same file as the help text.  Allow registration of arbitrary tab controls, not just text generation.  Move some shared data out of the addon table into a 'gui' state table in preparation for more of the same.  Clean some cruft out of the default itemfilter list.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
164.33 KB Aug 5, 2012 4.3.4 41