LibMounts-1.0
READ THIS BEFORE COMMENTING
All mounts including Mist of Pandaria mounts have been added if they do not show up for you make sure you have the latest version of the lib
Library to aid in the classification of mounts. See http://www.wowace.com/addons/libmounts-1-0/pages/api/lib-mounts-1-0/lib-mounts-1-0/ for API info
Use http://www.wowace.com/addons/libmounts-1-0/pages/lib-mounts-1-0-manual-documented/ for API documentation till the documenter starts working again.
Why this Library?
Because Blizzard refuses give us any way to sort our mounts by their type (ground,air,water,speed,location). This lib remedies this problem and allows addon authors to easily categorize the mounts a character has.
I found another bug last night that still needs fixing :( should happen today
Hey again, sorry to be a bother. Just wondering when I can expect the next Release with the recent bug fixes? Thanks! And love the library.
Hey, i am noticing that the latest release 1.2.6 still seems to have some debug code (print("1"), print("2") etc) in the new GetProfessionRestriction function. Thanks.
I don't mean to bother you, but have you been able to make any further progress on this since last week?
@dragoron
Latest alpha has been updated to that for a while now. I was waiting to tag it till i get one more feature added that should happen today or tomorrow
I know this library functions correctly for the current patch, so can you please update the TOC to 50001?
@Shadowlord
you are using a old version of the lib
LibMounts-1.0: Imperial Quilen was not found in the mount database. If this is a valid mount, please contact us at http://www.wowace.com/addons/libmounts-1-0/ to get this mount added ASAP
Update includes all of the MoP mounts
i am planing on reviewing everything tomorrow and then get the update out on Tuesday for the 5.0 patch
Will this library be updated for MoP?
LibMounts-1.0: Obsidian Nightwing was not found in the mount database. If this is a valid mount, please contact us at http://www.wowace.com/addons/libmounts-1-0/ to get this mount added ASAP
@BlackNet21
your using an old version
says Darkmoon Dancing Bear and Swift Forest Strider is not in the lib.
Oops forgot to tag but should be up in a minute
add to ground and fly:
[107203] = true, --Tyriel's Charger
@atroxus1
try updating your mount addon (or remove the lib from the addon and install the lib standalone)
something on your end is not loading correctly
Until about a week ago I had no problems with the Flameward Hyppogryph or the sea turtle mounts. But suddenly I am getting an error "LibMounts-1.0: Flameward Hippogryph was not found in the mount database. If this is a valid mount, please contact us at http://www.wowace.com/addons/libmounts-1-0/ to get this mount added ASAP". I have since updated my addon. I have tried both the R and the A versions and if I look in the data.lua file I see both mounts listed there. I am still getting the same error when I log in though.
Uninstalled libmounts and reinstalled. Error cleared and mount mod works for hippogryph now. Sea turtle still not working but I can deal with that.
Flameward Hyppogryph needs to be added. :)
I may be misunderstanding how this works, but it appears the Subdued Seahorse (98718) should not be in the Vashj'ir section. This mount is just like the Sea Turtleāit is usable in any water. I had to remove line 340 of Data.lua and also manually edit the Mounted saved variables to get this mount in the proper configuration.