v2r16-nolib

Details

  • Filename
    Ouro_Loot-v2r16-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 6, 2011
  • Size
    75.02 KB
  • Downloads
    40
  • MD5
    b41e9af84b820e84db3105501129bf12

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r35 | farmbuyer | 2011-10-06 06:18:47 +0000 (Thu, 06 Oct 2011) | 11 lines
Changed paths:
   A /tags/v2r16 (from /trunk:34)

Tagging as v2r16

- Reassigning loot, and marking loot as disenchanted/vault, will update the history entries also.
- Tooltip help on dropdown menus appears at mouse now, instead of depending on Blizzard's "Beginner Tooltips" setting.
- Forum BBcode output includes an option for MMO-Champion/Wowstead formatting.
- Smarter cleanup functions for expiring caches.
- Properly prefer locally-generated loot events, even when other users can see and rebroadcast the events back to you faster than you see them.
- Add '/ouroloot ping' command, same functionality as button in options panel.
- Smarter handling of missed item cache entries.
- Basic persistent logging of debug messages (options panel or /loot debug alsolog) and script to print same (see installation folder).  Wipe the log on a reset.

------------------------------------------------------------------------
r34 | farmbuyer | 2011-10-05 02:14:07 +0000 (Wed, 05 Oct 2011) | 10 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/verbage.lua

- Reassigning loot, and marking loot as disenchanted/vault, will update the
  history entries also.
- Tooltip help on dropdown menus appears at mouse now, instead of depending
  on Blizzard's "Beginner Tooltips" setting.
- Forum BBcode output includes an option for MMO-Champion/Wowstead formatting.
- Smarter cleanup functions for expiring caches.
- Properly prefer locally-generated loot events, even when other users can
  see and rebroadcast the events back to you faster than you see them.

------------------------------------------------------------------------
r33 | farmbuyer | 2011-09-21 06:21:48 +0000 (Wed, 21 Sep 2011) | 1 line
Changed paths:
   M /trunk/Ouro_Loot.toc
   M /trunk/core.lua
   M /trunk/gui.lua

Reassigning loot in the main tab also updates entries in the history tab.
------------------------------------------------------------------------
r32 | farmbuyer | 2011-09-09 00:56:13 +0000 (Fri, 09 Sep 2011) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua

Add '/ouroloot ping' command, same functionality as button in options panel.
------------------------------------------------------------------------