r82

Details

  • Filename
    LibMounts-1.0-r82.zip
  • Uploaded by
  • Uploaded
    Oct 23, 2013
  • Size
    13.64 KB
  • Downloads
    50
  • MD5
    950ab1b06cf6a1de91653a028c0700a0

Supported WoW Retail Versions

  • 5.4.0

Changelog

------------------------------------------------------------------------
r82 | adirelle | 2013-10-23 06:58:57 +0000 (Wed, 23 Oct 2013) | 3 lines
Changed paths:
   M /trunk/LibMounts-1.0.toc

TOC bump.

And made the standalone library loadable on demand.
------------------------------------------------------------------------
r81 | adirelle | 2013-10-23 06:58:53 +0000 (Wed, 23 Oct 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Reworked initialization, again.
------------------------------------------------------------------------
r80 | adirelle | 2013-10-22 22:30:06 +0000 (Tue, 22 Oct 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Reworked initialization, since mount data are always available at PLAYER_LOGIN.
------------------------------------------------------------------------
r79 | adirelle | 2013-10-22 15:30:17 +0000 (Tue, 22 Oct 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Sanitized assertMount.
------------------------------------------------------------------------
r78 | adirelle | 2013-10-22 15:30:12 +0000 (Tue, 22 Oct 2013) | 3 lines
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Scan the mounts immediately if already logged in.

Do not try to forcefully scan the mounts before PLAYER_LOGIN.
------------------------------------------------------------------------
r77 | adirelle | 2013-10-22 15:30:07 +0000 (Tue, 22 Oct 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Do not reset "classified" status when upgrading.
------------------------------------------------------------------------
r76 | adirelle | 2013-10-22 15:30:03 +0000 (Tue, 22 Oct 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Do not classify a mount when we miss its spellID or its flags.
------------------------------------------------------------------------
r75 | adirelle | 2013-10-22 15:29:58 +0000 (Tue, 22 Oct 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Skip frame setup when upgrading.
------------------------------------------------------------------------
r74 | yssaril | 2012-10-17 18:32:20 +0000 (Wed, 17 Oct 2012) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

limit the pre PLAYER_LOGIN warning to one per reload
------------------------------------------------------------------------