v1.1.1

Details

  • Filename
    LibMounts-1.0-v1.1.1.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2010
  • Size
    15.92 KB
  • Downloads
    39
  • MD5
    f83e779423d06ea8029a63490d787386

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r27 | yssaril | 2010-10-18 03:11:20 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   A /tags/v1.1.1 (from /trunk:26)

Tagging as v1.1.1
------------------------------------------------------------------------
r26 | yssaril | 2010-10-18 03:10:17 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

bahhhh shouldn't tag so fast
------------------------------------------------------------------------
r24 | yssaril | 2010-10-18 02:50:12 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

register UPDATE_WORLD_STATES so that MOUNT_TYPE_UPDATE properly updates when wintergrasp switches
add two functions to retrive arrays for the main mount types and special ones {air, ground, water} and {Temple of Ahn'Qiraj, Vashj'ir} for now
------------------------------------------------------------------------
r23 | yssaril | 2010-10-14 22:54:28 +0000 (Thu, 14 Oct 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibMounts-1.0/Data.lua
   A /trunk/MissingMounts.lua
   A /trunk/missingScanner.lua

added scanner to scan for missing mounts in the DB compared to cata.wowhead.com
ran scanner
organized and added all mounts to Data.lua (commented out since IDs are invalid till cata)
------------------------------------------------------------------------
r22 | yssaril | 2010-10-14 20:39:53 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/Data.lua

X-53 Touring Rocket now acts as a ground mount or air mount depending on location
------------------------------------------------------------------------
r21 | yssaril | 2010-10-14 19:17:51 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

revert the ugly attempts at getting the documenter to work /sigh
------------------------------------------------------------------------
r20 | yssaril | 2010-10-14 19:11:34 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

try again
------------------------------------------------------------------------
r19 | yssaril | 2010-10-14 19:08:49 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

BAHHH more documenter trial and error
------------------------------------------------------------------------
r18 | yssaril | 2010-10-14 19:06:27 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

really ugly attempt to trick the documenter into working properly (since Kaelten doesn't have time atm)
------------------------------------------------------------------------
r17 | yssaril | 2010-10-14 18:36:24 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

trying documenter again
------------------------------------------------------------------------
r16 | yssaril | 2010-10-14 18:24:04 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

attempt to fix documenter
------------------------------------------------------------------------
r15 | yssaril | 2010-10-14 18:16:19 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua
   M /trunk/LibMounts-1.0.toc

added MOUNT_TYPE_UPDATE callback provides the primary and secondary mount type you can currently use (lib does not actually check if character has any available mounts this is up to the addon)
added lib:GetCurrentMountType() will force a currently usable mount type update and return the current primary and secondary types
------------------------------------------------------------------------
r14 | yssaril | 2010-10-14 16:23:57 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

fix documentation to reflect added return value
------------------------------------------------------------------------
r13 | yssaril | 2010-10-14 16:18:47 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibMounts-1.0/Data.lua
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

add number of passengers as 6th return
changed "AQ" to "Temple of Ahn'Qiraj" to stay consistent
------------------------------------------------------------------------
r12 | yssaril | 2010-10-14 05:04:01 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/LibStub

embed libstub via .pkgmeta instead of hardembedding
also set enable-nolib-creation: no flag
------------------------------------------------------------------------
r10 | yssaril | 2010-10-11 23:21:39 +0000 (Mon, 11 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

output error info to chat if a mountID is not found in the DB
make input to GetMountList case insensitive
------------------------------------------------------------------------
r9 | yssaril | 2010-10-11 22:56:49 +0000 (Mon, 11 Oct 2010) | 4 lines
Changed paths:
   M /trunk/LibMounts-1.0/Data.lua
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua
   M /trunk/miner.lua

add :GetMountList(type) which retrieves a hash table of all mounts in the db of a certain type
fix some more luadoc stuff
remove special location mounts from the main types table

------------------------------------------------------------------------
r8 | yssaril | 2010-10-11 21:59:27 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0.toc

fix toc
------------------------------------------------------------------------
r7 | yssaril | 2010-10-11 21:56:43 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/CallbackHandler-1.0

remove CBH and only include LibStub once :)
------------------------------------------------------------------------
r6 | yssaril | 2010-10-11 21:39:41 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

test luadoc formatting some more
------------------------------------------------------------------------
r5 | yssaril | 2010-10-11 21:35:18 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

copy paste error
------------------------------------------------------------------------
r4 | yssaril | 2010-10-11 21:34:24 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibMounts-1.0/LibMounts-1.0.lua

making improve LuaDoc output
------------------------------------------------------------------------
r3 | yssaril | 2010-10-11 21:30:05 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   M /trunk
   D /trunk/.gitignore

remove .gitignore file
------------------------------------------------------------------------
r2 | yssaril | 2010-10-11 21:26:31 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   A /trunk/.docmeta
   A /trunk/.gitignore
   A /trunk/.pkgmeta
   A /trunk/CallbackHandler-1.0
   A /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/LibMounts-1.0
   A /trunk/LibMounts-1.0/Data.lua
   A /trunk/LibMounts-1.0/LibMounts-1.0.lua
   A /trunk/LibMounts-1.0/lib.xml
   A /trunk/LibMounts-1.0.toc
   A /trunk/LibStub
   A /trunk/LibStub/LibStub.lua
   A /trunk/miner.lua

initial commit
------------------------------------------------------------------------
r1 | root | 2010-10-11 21:22:55 +0000 (Mon, 11 Oct 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"libmounts-1-0/mainline: Initial Import"
------------------------------------------------------------------------