Mountiful
Mountiful is a mod that helps you randomly select and use a mount or pet based on pre-defined categories.
Features
- A new macro named 'Mountiful' should appear in your general macros. Click it to summon your mount. The icon should always show the next mount that will be cast.
- Right-click to summon a ground mount. Shift-Right-Click to change the icon.
- A new button should appear in your spell interface, below the default Mount button, that brings up the interface
- /mountiful, /mount, and /mo will also bring up the interface.
- Single-clicking on the mount will summon that mount/pet.
- 24 mounts are shown at once and are grouped by speed and ground/flying.
- Allows you to customize which mounts are used for each category
- Safeflying feature will keep you from dismounting in the air when turned on
- Support for Pets
- Support for Keybindings
- Now works with druid flight forms! (You must use either the keybindings or the macro. The /mount command will not work for flight forms)
- Auto dismiss pets when you stealth (Rogue love :)
Commands
Mount Commands (Depreciated)
- /click Mountiful - Casts the best mount for your location. Supports druid flight forms.
- /mount smart - randomly selects the best mount for your location. Does not work with druid flight forms.
- /mount smart pre - randomly selects the best pre-selected mount for your location
- /mount <category> - randomly uses a mount/pet from that category
- /mount <category> pre - randomly uses a pre-selected mount/pet from that category
- /mount add <name> - adds a new mount category (or just use the 'add' button in the interface)
- /mount remove <category> - removes an existing category
- /mount safeflying - toggle safeflying on/off
- /mount autoremount - If you want the first click/press to Dismount, and then the 2nd click/press to cast another mount (As opposed to a mount always being summoned when you click/press)
- /mount rebuildselections - rebuilds selections database (fixes graphical glitches and/or wrong mount being summoned)
- /mount preselecteddefault - Sets whether the automated macro uses preselected categories
- /mount settings - See what all your settings are currently at
- /mount reset - Removes settings and categories. Use this as a last resort if things aren't working.
- /mount help - See this text in-game
- /mount autopet - Automatically summon a companion when you mount.
Looks like the binds call the equivalent of "/mount FastFlying" without the "pre" option, so it's ignoring the checked status. Changing the method calls in the Bindings.xml should fix it. Or adding some sort of switchable default, maybe.
Hope this helps. Awesome addon, by the way. Saved me writing it. :)
If it works, great, if not, then I give up.
Thank alot for fixing that. It's one of the only that you dont need to do macro of it to work.
v1.3.7 still works great for me, going back to that one again
from
Mountiful_Command("/mount smart", false);
to
Mountiful_Command("smart", false);
etc. With this change, I have no trouble with the keybindings anymore, and it works perfectly (for me, at least).
Pets still randomize through though even if you have a preset :(
I still have to use the "/mount" command once per login in order for the mod to work.
Prior to two or three revisions ago, I had - through the key-bindings - my smart mount set. Now, when I hit the same key, it brings up the "preference" window.
If this can't be fixed, the AddOn serves no purpose. I've gone from love to annoy in 60 seconds. Fix it or lose a fan.
Test addons before you upload them please... I'm gonna find something else.
/mount smart pre
/dismount
used to work fine. Now it tries to constantly resummon.