r41

Details

  • Filename
    LibMounts-1.0-r41.zip
  • Uploaded by
  • Uploaded
    Dec 11, 2010
  • Size
    15.43 KB
  • Downloads
    58
  • MD5
    e60861a0712d584cfbf46378398a2e33

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r41 | yssaril | 2010-12-11 07:46:25 +0000 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

remove debug statement; return nil during combat :)
------------------------------------------------------------------------
r40 | yssaril | 2010-12-11 07:30:04 +0000 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

add code to disable automatic updateing during combat. if you really need the info use :GetCurrentMountType() during combat when appropriate
------------------------------------------------------------------------
r39 | yssaril | 2010-12-11 06:18:50 +0000 (Sat, 11 Dec 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

updated the Vashj'ir selection code all kinds of funky things we need to account for
------------------------------------------------------------------------
r38 | yssaril | 2010-11-30 06:07:53 +0000 (Tue, 30 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/Data.lua

add flying carpets to ground mounts
------------------------------------------------------------------------
r37 | yssaril | 2010-11-27 06:39:04 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

apply the changes to surface water prioritys to vashjir as well
------------------------------------------------------------------------
r36 | yssaril | 2010-11-25 18:30:22 +0000 (Thu, 25 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

make air mounts the primary state on water surface since these will always be faster and usually more desirable
------------------------------------------------------------------------
r34 | yssaril | 2010-11-24 04:39:58 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/Data.lua

add in all Cata mounts since they are now available on the client
------------------------------------------------------------------------
r33 | yssaril | 2010-11-24 01:47:41 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

fix mount priority since blizzard made IsFlyableArea() not work properly once again
------------------------------------------------------------------------
r32 | yssaril | 2010-10-20 20:29:43 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

oops forgot to update the table
------------------------------------------------------------------------