r96-nolib

Details

  • Filename
    FreeRefills-r96-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 5, 2009
  • Size
    10.14 KB
  • Downloads
    44
  • MD5
    361f3966bb77e817a4ddd6023adfcede

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r96 | mikk | 2009-10-05 16:44:08 +0000 (Mon, 05 Oct 2009) | 1 line
Changed paths:
   M /trunk/FreeRefills.lua

Mostly dummy commit to pull new libbagutils which should help with a fringe case when looting lots out of the bank.
------------------------------------------------------------------------
r94 | mikk | 2009-10-02 12:30:57 +0000 (Fri, 02 Oct 2009) | 1 line
Changed paths:
   M /trunk/FreeRefills.lua

Ticket #2: Toggling merchant/bank/overstock will now print what the new setting is. It's "wrong" for a GUI config, but we don't have one, so meh.
------------------------------------------------------------------------
r93 | mikk | 2009-10-02 12:23:10 +0000 (Fri, 02 Oct 2009) | 4 lines
Changed paths:
   M /trunk/FreeRefills.lua

Delay :RegisterEvent() calls until the next OnUpdate in an attempt to work around the suspected bug involving LoD addons registering for the event that loads them.
See http://code.google.com/p/tullamods/issues/detail?id=325
and http://www.wowace.com/addons/free-refills/tickets/4-conflict-with-combuctor/

------------------------------------------------------------------------