Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 2.33 KB

README.md

File metadata and controls

45 lines (27 loc) · 2.33 KB

MountUp

MountUp Logo

About

The MountUp add-on provides various methods for summoning mounts, including random mounts, favorites, and more.

Commands

  • /MountUp: Summon a random mount based off zone priority. If your in a flying zone, you will mount on a random flying/dragon riding mount, and if your in a ground zone, you will mount on a random ground or flying mount.

  • /MountUpFav: Summon a random favorite mount with zone priority. Select your favorites from the options menu. Favorites are saved by profile, so you can have unique favorites for each character, or just multiple different set ups.

  • /MountUpFlying: Summon a random flying/dragon riding mount.

  • /MountUpGround: Summon a random ground mount.

  • /MountUpRandom: Summon a random mount, regardless of zone.

  • /MountUpOptions: Opens the options menu for MountUp.

  • /MountUpHelp: Prints all of the avaliable MountUp commands to the chat window.

Issues

With recent changes in 11.0.0 to the API, and the inclusion of all flying mounts being able to dragon ride, we have had to make some changes to our slash commands. You will notice the /MountUpDragon command has been removed, and now all dragon riding mounts will be treated as flying mounts. The API is changing with every update to the game specifically with mounts. If you have any issues with this change, please let us know!

If you find any issues with MountUp, please report them on our MountUp GitHub Issues page.

Contributing

If you would like to contribute to MountUp:

  1. Read our Code of Conduct.
  2. Read our Contributing Guidelines.
  3. Clone the repository from the MountUp GitHub.
  4. Start a new branch, make your changes, and submit a Pull Request.

Dependencies

MountUp uses AceAddon-3.0 and LibStub to store and manage profiles.