Download
(15Kb)
Download
Updated: 08-09-09 06:20 AM
Pictures
File Info
Updated:08-09-09 06:20 AM
Created:unknown
Downloads:6,866
Favorites:62
MD5:

Mountiful  Popular! (More than 5000 hits)

Version: 1.6.5 Beta
by: Jomar [More]

Mountiful is a mod that helps you randomly select and use a mount or pet

Features

  • Allows you to customize which mounts are used for each category
  • Categories can be added and removed through slash commands
  • Safeflying feature will keep you from dismounting in the air when turned on
  • Support for Pets
  • Smart mounting command to randomly select a mount best for your location

Commands
Mount Commands
  • /mount <category> - randomly selects and uses a mount/pet from that category
  • /mount add <name> - adds a new mount category
  • /mount remove <category> - removes an existing category
  • /mount smart - randomly selects the best mount for your location
  • /mount smart pre - automatically picks a mount from your Ground or Flying list depending on location
  • /mount rebuildselections - rebuilds selections index
Pet Commands
  • /pet <category> - randomly selects and uses a mount/pet from that category
  • /pet remove <category> - removes an existing category

1.3.6
-- Bugfixes
-- Added option to reset to defaults
-- Added /mount help

1.3.3
-- Fix for how smart mounting handles mounts that change based on skill/location
-- Update keybindings
-- Changed how pets are summoned, each use will now summon a new pet instead of cycling through summoning and dismissing
-- Added /pet dismiss
-- Use SecureCmdOptionParse
-- Other Bugfixes

1.3.1
-- Fixed an issue with mounting in Outland

1.3
-- Fixed an issue where mount/pet selections were getting screwed up when learning new mounts/pets
-- Added /mount rebuildselections, rebuilds selections index
-- Restructured SV database, could cause some selections to be lost
-- Added /mount smart pre - automatically picks a mount from your Ground or Flying list depending on location
-- Added smart mounting, slash command is /mountiful smart
-- Added safeflying option to prevent dismounting in air, use /mount safeflying to toggle on/off
-- Added paging to options
-- Added pet commands
/pet add <name> to add a pet category
Other /pet commands work the same as /mount commands
-- various bugfixes and code cleanup

1.2.1
-- Fixed bug that occurred the first time the mod is used

1.2
-- Added /mount add/remove <name> allows you to add/remove categories
-- Bugfixes

1.1
-- Bugfixes
-- Should handle learning new mounts properly, mounts will have to be reselected

1.0
-- Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 01-04-09, 03:05 AM  
Jomar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 14
Uploads: 2
Originally posted by cragzop
Could you make it so using smart mount dismounts you if you're already mounted?

That would let me assign a single combination that would pick he best mount if unmounted and dismount me if mounted.
It should already do that, if it's not then there is probably some sort of bug causing it not to.
Report comment to moderator  
Reply With Quote
Unread 01-03-09, 09:34 PM  
cragzop
A Kobold Labourer
Premium Member

Forum posts: 0
File comments: 15
Uploads: 0
Could you make it so using smart mount dismounts you if you're already mounted?

That would let me assign a single combination that would pick he best mount if unmounted and dismount me if mounted.
Report comment to moderator  
Reply With Quote
Unread 12-29-08, 08:15 AM  
Boedicia
A Fallenroot Satyr
 
Boedicia's Avatar

Forum posts: 24
File comments: 32
Uploads: 0
I have a request. Could you make it possible to add druid forms like flight form, travel form for example

Ground: Travel Form
Flying: Flight Form, Swift Flight Form
__________________
Report comment to moderator  
Reply With Quote
Unread 12-27-08, 03:04 PM  
Jomar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 14
Uploads: 2
Originally posted by SydForum
again thx for the addon.
Would be possible to have way to make a way that the macro /pet just recast a random new companion when we left click it nd right click that macro it dismiss the pet?
If you want to download the latest alpha, http://static.wowace.com/uploads/18/...ntiful-r30.zip, pets should now work like that in it

make a macro like "/pet [btn:2]dismiss;pet" and left will summon, right will dismiss

Originally posted by TazRulez
Still only see 2 pages on the pets for a total of 48, but the one that was covering the back arrow on the second page isn't covering it anymore.
This should actually be fixed now, it had nothing to do with what I originally thought was causing it >.>
Report comment to moderator  
Reply With Quote
Unread 12-26-08, 11:09 PM  
Grouchie
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Greetings!

First off, let me commend you, this mod saved the day when I was on the brink of going crazy.

Now, the question is, can you make it so druids can mount out of shapeshift =D
Report comment to moderator  
Reply With Quote
Unread 12-19-08, 06:59 PM  
SydForum
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
again thx for the addon.
Would be possible to have way to make a way that the macro /pet just recast a random new companion when we left click it nd right click that macro it dismiss the pet?
Report comment to moderator  
Reply With Quote
Unread 12-18-08, 09:49 AM  
kardagan
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
hello, in first I want to say that your addon is great.

I just have a question.. Actually I have a single selection of mount like that :

/run C=CallCompanion if(.....)then C("MOUNT",3) else C("MOUNT",1)end end
/dismount

how can use your addon in my macro ?

something like :

/run if(.....) then "mount kikoumount" else "mount bestmount" end end
/dismount

tank you
Karda
Report comment to moderator  
Reply With Quote
Unread 12-18-08, 01:35 AM  
TazRulez
A Murloc Raider

Forum posts: 5
File comments: 48
Uploads: 0
Still only see 2 pages on the pets for a total of 48, but the one that was covering the back arrow on the second page isn't covering it anymore.
Report comment to moderator  
Reply With Quote
Unread 12-17-08, 02:41 PM  
Jomar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 14
Uploads: 2
Originally posted by SydForum
Looks like /mount smart pre is not woking at Shattrath. I use the macro and I get a ground mount and not a flying one as it should.
Should be fixed in 1.3.1

Originally posted by TazRulez
Sorry it took me so long to respond, i changed the line like you said and the first page is blank, but subsequent pages are there, so i changed it back. all 51 of my pets are selected in the saved variables, i just can't see them all.
I tried something in 1.3.1 that may fix it.
Report comment to moderator  
Reply With Quote
Unread 12-17-08, 12:45 AM  
TazRulez
A Murloc Raider

Forum posts: 5
File comments: 48
Uploads: 0
Sorry it took me so long to respond, i changed the line like you said and the first page is blank, but subsequent pages are there, so i changed it back. all 51 of my pets are selected in the saved variables, i just can't see them all.
Report comment to moderator  
Reply With Quote
Unread 12-15-08, 04:44 PM  
SydForum
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Looks like /mount smart pre is not woking at Shattrath. I use the macro and I get a ground mount and not a flying one as it should.
Report comment to moderator  
Reply With Quote
Unread 12-07-08, 04:27 AM  
Jomar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 14
Uploads: 2
Re: pets

Originally posted by TazRulez
I have 49 pets atm and it fills 2 pages. but on the 2nd page the last pet is covering the back arrow button instead of going on a 3rd page by itself.
Try this, open mountiful.lua and search for "if mod(i, 25) == 0 then" (should be on line 229) and change it too "if mod(i, 24) == 1 then", and let me know if that works.
Report comment to moderator  
Reply With Quote
Unread 12-07-08, 12:06 AM  
TazRulez
A Murloc Raider

Forum posts: 5
File comments: 48
Uploads: 0
pets

I have 49 pets atm and it fills 2 pages. but on the 2nd page the last pet is covering the back arrow button instead of going on a 3rd page by itself.
Report comment to moderator  
Reply With Quote
Unread 12-06-08, 05:12 AM  
Jomar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 14
Uploads: 2
Re: preselected

Originally posted by Deddles
i dont think the /mount smart pre command works really... it keeps mounting me on mounts i dont have selected...
do /mount rebuildselections, there was an issue with selections getting messed up when you learned a new mount, it will look like they aren't selected on the menu but they actually are.
Report comment to moderator  
Reply With Quote
Unread 12-05-08, 04:01 PM  
Deddles
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
preselected

i dont think the /mount smart pre command works really... it keeps mounting me on mounts i dont have selected...
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.