Help

Mountiful

Companions Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 70,469 Downloads
  • Supports: 4.2
  • 6 Average Daily Downloads
  • Comments
  • Created 10/4/2008 2:58:00 PM
  • Updated 10/25/2011 9:22:11 PM
  • 320 Favorites
  • Project Site
  • License: All Rights Reserved
  • Release Type: Release
  • Newest File: r215
or
Support development! **
Donate

About Mountiful

Mountiful is a mod that helps you randomly select and use a mount or pet based on pre-defined categories. It also intelligently detects the best mount to use for your zone.

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

  • /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.

------------------------------------------------------------------------
r215 | daxdax | 2011-10-04 02:36:48 +0000 (Tue, 04 Oct 2011) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- thalassian chargers should now work for paladins
------------------------------------------------------------------------
r214 | daxdax | 2011-10-04 01:05:28 +0000 (Tue, 04 Oct 2011) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- headless horseman mount bug fixed (hopefully - i cannot test it_
------------------------------------------------------------------------
r213 | daxdax | 2011-10-04 00:36:47 +0000 (Tue, 04 Oct 2011) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- clicking each mount in the notseen panel one at a time while there are no custom categories and autopet is turned on and pet categories is the 2nd to last table caused a bug.  Fixed.
------------------------------------------------------------------------
r212 | daxdax | 2011-10-02 02:13:37 +0000 (Sun, 02 Oct 2011) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- wintergrasp wait time no longer needed - isflyable() covers it
------------------------------------------------------------------------
r211 | daxdax | 2011-09-24 18:55:34 +0000 (Sat, 24 Sep 2011) | 4 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc

Mountiful:
- Right Click will now summon a ground mount, and ground mount only.
Left click remains the same.
Updated to 4.3
------------------------------------------------------------------------
r210 | daxdax | 2010-12-15 18:52:52 +0000 (Wed, 15 Dec 2010) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- sigh.  i left debuggin on.
------------------------------------------------------------------------

Comments

First Previous Page 1 of 33 Next Last
  • #494

    Anyone been able to get this to work correctly with the Ultramarine Qiraji Battle Tank (the archaeology mount)?  It's being grouped with the Qiraj mounts instead of the regular ground mounts... would very much like this in my random rotation for ground mounts.

  • #489

    There's a problem with my Draenei paladin mounts, the Exarch's Elekk and the Great Exarch's Elekk. Mountiful doesn't recognize them at all. They show up as unseen in the Mountiful list, but unlike other unseen mounts, I can't just click them to summon and learn them. When I click on one of them in Mountiful's list, nothing happens. I can summon those mounts from my spellbook, but Mountiful doesn't notice that either and still treats them as unseen.

     

    Another problem is the mount selection while swimming. For some time now, it has been possible to summon some flying mounts under water, and all flying mounts while swimming at the surface. However, Mountiful always selects a ground mount in the water. It's possible to get a flying mount to be selected by jumping out of the water and clicking the mountiful button, but I don't think thar step should be neccessary.

     

    Lastly, I liked the old right click functionality. Is ist possible to bring that back, maybe as an option or as a shift click?

    Last edited by mkl12 on 10/20/2011 7:16:37 PM
  • #490

    I'm not playing wow anymore so I didn't know you could summon flying mounts in the water.  I'll see if this is an easy change to make.

     

    As for the paladin mounts, those are always a problem.  Stupid blizzard doesn't name the spell the same name as the mount, and until you summon it, theres no way to get the spell name, but Mountiful can't summon if it doesn't know the spell name... Catch-22.  (There's probably some stupid simple fix I haven't discovered yet)

     

  • #493

    There is a new function in 4.3 IsSubmerged() which should tell you if you are under the water.

    Depending on the flyability of the zone, if IsSubmerged() is false and IsSwimming() is true then you are floating on top of the water and may want to summon a flying mount to fly away.

    I haven't actually tested this though.

  • #492

    We can give other people access if there is anyone who want to work on it.

  • #491

    If you're not playing WoW anymore, does this mean Mountiful is going to die?  Especially when 5.0 comes out?

  • #487
    Left click seems to occasionally make me mount ground mounts when I am in a flyable area. Is this correct functionally?
  • #488

    Erm.  No.  I've had that problem sometimes but it's rare and I can never seem to make it happen when debugging.  If you can figure out why it happens I'd be most grateful.  Sorry.  :(

    PS. If Mountiful has never seen a mount before, then it doesn't know if its flying or not until you mount it.  Called Learning mode (in options).  Make sure that's not the case. 

  • #483
    right click now summons ground mounts.
  • #482
    Updated for 4.2, works on the 4.3 PTR

  • #481
    If you are looking for an updated mounting addon that automatically supports new mounts without you having to wait for author updates, please consider my addon LiteMount.

    http://wow.curse.com/downloads/wow-addons/details/litemount.aspx

    (Note: does not do companion pets.)
  • #484
    hey, mine does new mounts :)
  • #486
    Aha you live, brilliant! Please delete my ad, I assumed you had stopped maintaining Mountiful.
  • #480
    No update for 4.1? :(
  • #479
    Glad I read the posts before updating. Guess it doesn't work well still. I am running an older version which seems to work just fine, r202. The only difficulty I am having now is every time I get a new mount, and after learning it, I have to remember to do the rebuildselections or it will continually summon the same mount, even the flying macro preselect will start summoning a ground mount.

    It really would be nice if this addon got fixed as it is one of the more fun things I've found.
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!