v1.2.10

Details

  • Filename
    LibMounts-1.0-v1.2.10.zip
  • Uploaded by
  • Uploaded
    Nov 2, 2013
  • Size
    13.77 KB
  • Downloads
    2,811
  • MD5
    5cf2e359f692384a7f1488ffd01f95a0

Supported WoW Retail Versions

  • 5.4.1

Changelog

------------------------------------------------------------------------
r88 | adirelle | 2013-11-02 09:27:13 +0000 (Sat, 02 Nov 2013) | 1 line
Changed paths:
   A /tags/v1.2.10 (from /trunk:87)

Fixed initialization issues.
------------------------------------------------------------------------
r87 | adirelle | 2013-11-01 10:52:49 +0000 (Fri, 01 Nov 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Come on, documenter, publish that page !
------------------------------------------------------------------------
r86 | adirelle | 2013-11-01 10:46:55 +0000 (Fri, 01 Nov 2013) | 1 line
Changed paths:
   M /trunk/.docmeta

Tinkering with wowace documenter again.
------------------------------------------------------------------------
r85 | adirelle | 2013-11-01 10:46:51 +0000 (Fri, 01 Nov 2013) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/MissingMounts.lua
   D /trunk/miner.lua
   D /trunk/missingScanner.lua

Removed the scanner scripts since we do not use them anymore.
------------------------------------------------------------------------
r84 | adirelle | 2013-11-01 00:25:59 +0000 (Fri, 01 Nov 2013) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Documentation fixes and updates.
------------------------------------------------------------------------
r83 | adirelle | 2013-10-23 07:12:12 +0000 (Wed, 23 Oct 2013) | 3 lines
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

Getting tired of that crap.

On the bright side, I now know how to reproduce the bug...
------------------------------------------------------------------------
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
------------------------------------------------------------------------