Change Log:
--------------------
v4.1c
Added new mounts from patch 4.2 (if nothing changes) and the new mount from Blizz store.
v4.1a/b
Added new mounts from patch 4.1. Updated ToC.
v4.0.3l
Added translation for RU/FR/DE for the 3 area's that can use the Seahorse mount. Still need zhTW translation from someone (wowhead doesn't have a zh. or tw. that I could find to get the right translations.
v4.0.3k
Fixed worgen (i think anyways). Fixed Seahorse for other clients once I get translations.
v4.0.3j/1
Added Worgen Ability to go with the other racial abilites (druid/shaman).
v4.0.3i/1
Fixed Seahorse/Vash issues.
v4.0.3h/1
Fixed adding removing mounts with the command line.
v4.0.3g1
Not much just a bit of debugging to help a user figure otu what's going on.
v4.0.3g
Fixed random code, added seahorse mount for Vash in cata, fixed better swim mount detection.
v4.0.3f
Added Cata mounts since some were introduced in 4.0.3a
v4.0.3e
Better detection if able to fly or not.
v4.0.3b/c/d
Updated for 4.0.3a
v4.0.1g/h/alphatest/i
Wow, that change had some errors. Sorry about that. Fixed errors.
v4.0.1f
Changed GUI. Allowed combo mounts (celes/HHM/etc.) to be in either or list or both. Added lomoko's Russian translation fixes.
v4.0.1e
Changed how mounts are determined for flying/land as the coming changes in Cata. It now keeps a global list of all mounts and what they can do (land/flying/both/swimming).
v4.0.1d
Added ability to summon flying mount when swimming but at the surface. This does not work with the Druid Flight ability as it seems they still check for swimming with druid Flight Form.
v4.0.1c
Added French Translation, Thanks to WoWInterface User Tomate.
Added being able to exit vehicle with same button to dismount. Thanks to Gandoch.
v4.0.1b
Fixed removing mounts from both lists when land/flying mount.
v4.0.1a
Fixes to update for 4.0.1 patch.
v3.0.7
added Female Shaman for Ru, if German or another client needs this pleas...
Description:
--------------------
I wanted a simple mod to randomly cast a mount from a list I defined. Using Land in nonflyable areas and flying in flyable areas.
Have added localization ability, tenatively/hopefully. If you would like to localize this, please look at localization.enUS.lua and send me a comment stating you would like to.
Have added the ability for druids/shamans to use their travel/GW/flight forms. It's bound to a 3rd key binding. Can not be part of the randomness due to the fact it is a spell and must have a secure button to cast. Well it could be just not simplified. For druids, will attempt to cast swift flight than flight form in flyable area's, if you have neither it than will attempt to cast travel form. If your not in a flyable area it will attempt to cast travel form. Ok to be able to cast, the binding is transfered from the trigger you set in Key Bindings menu, to the secure button for casting. So each time you log in you will have to hit this key binding twice, but for the rest of the session will act like a regular keybinding. I have found no way around this at this time. This only affects travel forms keybinding.
Comments Suggestions always are welcomed.
use /rdm:
RountRandomMount version
use: /rdm --prints this help
/rdm add (can also shift click from your mount list) -- adds another mount to the random list
/rdm remove (can also shift click from your mount list) --removes a mount from the list
/rdm list -- lists the mounts to select from
/rdm gui -- brings up a GUI of your mounts
/rdm reseed -- if you use more than one computer and you learn a new mount, your list will not work on the other computer, use this to reseed correct mount ID's
/rdm catform -- if you are a druid will use catform in instances/inside.
/rdm random -- mounts a random mount from your list (using flying in flyable areas and land in nonflyable areas)
There is a keybinding option in the Blizzard KeyBindings Menu. Add a shortcut here to call...
--------------------
v4.1c
Added new mounts from patch 4.2 (if nothing changes) and the new mount from Blizz store.
v4.1a/b
Added new mounts from patch 4.1. Updated ToC.
v4.0.3l
Added translation for RU/FR/DE for the 3 area's that can use the Seahorse mount. Still need zhTW translation from someone (wowhead doesn't have a zh. or tw. that I could find to get the right translations.
v4.0.3k
Fixed worgen (i think anyways). Fixed Seahorse for other clients once I get translations.
v4.0.3j/1
Added Worgen Ability to go with the other racial abilites (druid/shaman).
v4.0.3i/1
Fixed Seahorse/Vash issues.
v4.0.3h/1
Fixed adding removing mounts with the command line.
v4.0.3g1
Not much just a bit of debugging to help a user figure otu what's going on.
v4.0.3g
Fixed random code, added seahorse mount for Vash in cata, fixed better swim mount detection.
v4.0.3f
Added Cata mounts since some were introduced in 4.0.3a
v4.0.3e
Better detection if able to fly or not.
v4.0.3b/c/d
Updated for 4.0.3a
v4.0.1g/h/alphatest/i
Wow, that change had some errors. Sorry about that. Fixed errors.
v4.0.1f
Changed GUI. Allowed combo mounts (celes/HHM/etc.) to be in either or list or both. Added lomoko's Russian translation fixes.
v4.0.1e
Changed how mounts are determined for flying/land as the coming changes in Cata. It now keeps a global list of all mounts and what they can do (land/flying/both/swimming).
v4.0.1d
Added ability to summon flying mount when swimming but at the surface. This does not work with the Druid Flight ability as it seems they still check for swimming with druid Flight Form.
v4.0.1c
Added French Translation, Thanks to WoWInterface User Tomate.
Added being able to exit vehicle with same button to dismount. Thanks to Gandoch.
v4.0.1b
Fixed removing mounts from both lists when land/flying mount.
v4.0.1a
Fixes to update for 4.0.1 patch.
v3.0.7
added Female Shaman for Ru, if German or another client needs this pleas...
Description:
--------------------
I wanted a simple mod to randomly cast a mount from a list I defined. Using Land in nonflyable areas and flying in flyable areas.
Have added localization ability, tenatively/hopefully. If you would like to localize this, please look at localization.enUS.lua and send me a comment stating you would like to.
Have added the ability for druids/shamans to use their travel/GW/flight forms. It's bound to a 3rd key binding. Can not be part of the randomness due to the fact it is a spell and must have a secure button to cast. Well it could be just not simplified. For druids, will attempt to cast swift flight than flight form in flyable area's, if you have neither it than will attempt to cast travel form. If your not in a flyable area it will attempt to cast travel form. Ok to be able to cast, the binding is transfered from the trigger you set in Key Bindings menu, to the secure button for casting. So each time you log in you will have to hit this key binding twice, but for the rest of the session will act like a regular keybinding. I have found no way around this at this time. This only affects travel forms keybinding.
Comments Suggestions always are welcomed.
use /rdm:
RountRandomMount version
use: /rdm --prints this help
/rdm add (can also shift click from your mount list) -- adds another mount to the random list
/rdm remove (can also shift click from your mount list) --removes a mount from the list
/rdm list -- lists the mounts to select from
/rdm gui -- brings up a GUI of your mounts
/rdm reseed -- if you use more than one computer and you learn a new mount, your list will not work on the other computer, use this to reseed correct mount ID's
/rdm catform -- if you are a druid will use catform in instances/inside.
/rdm random -- mounts a random mount from your list (using flying in flyable areas and land in nonflyable areas)
There is a keybinding option in the Blizzard KeyBindings Menu. Add a shortcut here to call...