• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Squire

  Download the Curse Client

Project Updated:
Files Updated: Fri, May 22 2009
Supports Game Version: 3.1.0
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: Adirelle
Additional Authors: No additional authors
Current Version: v1.3
License: GNU General Public License version 2 (GPLv2)
Avg Daily DL (last 30 days): 18
Downloads Total: 2,795
Favorites: 39
Comments: 8
  • About Squire
  •  

Lightweight mount helper.

How does it work ?

Squire creates an account-wide macro named "Squire". You can use this macro as any other macro. You would probably put it into an action bar. Squire updates its macro when need be: when you travel from a continent to another, enter and leave buildings, enter and leave combat, etc.

Features

  • properly handle Northrend (non-flyable zones and the Cold Weather Flying skill),
  • support all mounts listed on wowhead.com.
  • select a random flying and ground mount every time the macro is updated,
  • use macro conditionals to allow responsive behavior,
  • options:
    • mount and spell selection,
    • select a modifier key to force using a ground mount when when both flying and ground mounts are available,
    • force dismount when mounted instead of casting another spell,
    • safe dismount when flying: do not dismount when flying unless you press a modifier key,
    • select a spell to be used in combat.

Class specific features

Druid

Squire automatically selects...

  • Aquatic Form when you are swimming,
  • Travel Form when you enter combat, or when you are running in a non-flyable area,
  • Flying Form when you are flying or running in a flyable area,
  • Cat Form when you are indoors (only with 2/2 Feral Swiftness).

Hunter

Squire selects Aspect of the Cheetah when you are running or indoors and when you enter combat.

Shaman

Squire selects Ghost Wolf when you enter combat or when you are running (the later only with 2/2 Improved Ghost Wolf).

Configuration

You can bring out the configuration panel via one of these means:

  1. the "/squire" chat command,
  2. the Squire LDB launcher,
  3. the Squire panel in Blizzard addon configuration dialog.

There you can disable the dismount, select the force ground key, select a combat spell, as well as select which mounts and spells Squire should use.

Known issues

Krasus' landing: Squire has no issue with Krasus' Landing but the WoW client itself does, like sometimes reporting it is a non-flyable area. It may cause Squire to do funny things when it happens, as any mount addon for that matter. There is nothing to fix in Squire to prevent that.

Bug reports and feedback

  • Before reporting a bug, please check your case is not listed under the 'known issues' section of this page.
  • If you got to a place where you are able to use a flying mount but Squire does not select one, please run the following scriplet and create a ticket with its output: /run print(IsFlyableArea(), GetCurrentMapContinent(), GetCurrentMapZone(), GetRealZoneText(), GetSubZoneText(), GetMapInfo()) print(GetPlayerMapPosition("player"))
  • If the data about a mount was incorrect, please create a ticket with the english mount name and the exact information.
  • There is a thread on WowAce forum about Squire,

Thanks

  • Nymbia for the dataminer code, used to get the list of mounts from wowhead,
  • Tekkub for Buffet (from which the macro is inspired from), teKonfig (used for the GUI) and LibDataBroker (for the launcher).
  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Squire v1.3 Release 3.1.0 969 5/22/2009
  Squire v1.2 Release 3.1.0 803 4/16/2009
  Squire v1.1.1 Release 3.0.9 121 4/11/2009
  Squire v1.1 Release 3.0.9 131 3/11/2009
  Squire v1.1-beta-4 Beta 3.0.8 65 2/5/2009
  • 1 page(s)
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • BY FAR the best random mount addon. Almost perfect. I do have a couple requests though... Can you add a slash command to summon the mount so that I can call this feature from another macro? Second, can you make Flight Forms the default while moving (or falling) in flyable areas like Travel Form is in unflyable areas? And lastly, is there a way to set a modifier to chose a slower mount when escorting people? Thanks in advance!

    Reply Report Permalink
  • Lywellyn said 

    Indeed, I see that the addon differentiates between slow and fast mounts, but I don't see a way to be able to force summoning a slow mount.

    Reply Report Permalink
  • having a bug pretty frequently where I head out to Krasus Landing (spelling?) in Dalaran, but the macro is still summoning my ground mount, no matter how many times I mount and dismount. Seems to be random...

    sometimes I'll just manually mount my flier, and it will be fine the next time I'm there, othertimes I'll log off and on real quick to fix it.

    Reply Report Permalink
  • Sylvania said 

    Krasus Landing is bugged, sometimes it does not let you mount a flying mount even though you are on the platform. Beside relogging the easiest way to fix it is to go back to the city, and enter the platform again. (To be honest, it is much easier than relogging in Dalaran ;) )

    Reply Report Permalink
  • suprbrat said 

    Pretty slick little add, does just what I wanted.

    Thanks!

    Reply Report Permalink
  • specific said 

    I'm not seeing any way to select which mounts Squire will use...on my druid, I can select & de-select the class abilities, but there's no apparent feedback from clicking on any of the mounts.

    Reply Report Permalink
  • Adirelle said 

    Should be fixed in beta-8.

    Reply Report Permalink
  • Squishy said 

    spell id #58983, name: "Big Blizzard Bear"

    Reply Report Permalink
  • Adirelle said 

    Thanks for the feedback. This should be fixed in next package.

    Reply Report Permalink
  • All this code to make a macro that types /giggle?

    Reply Report Permalink
  • Adirelle said 

    Exactly, I wrapped together about 800 lines of code (including GUI and comments) and the description just to obfuscate a "/giggle" creating addon. I even ask some of my friends to fake a 3-page forum discussion about this addon (http://forums.wowace.com/showthread.php?t=15069).

    Any other constructive comment ?

    Reply Report Permalink
  • Oh well, maybe I should have stated that it doesn't seem to work. I prefer the new error message, now I do understand what's wrong. But I do have three different mounts. So how do I get Squire to recognise them?

    Reply Report Permalink
  • Sorry, the addon seems to work, it was just Skinner that did somehow hide the mounts.

    Reply Report Permalink
  • Adirelle said 

    So next time, please think twice before writing sarcastic comments.

    Reply Report Permalink
  • Seems I was wrong it being Skinner being the cause though. It went away when I disabled Skinner and reloaded the interface.
    But when I logged in now, the addon didn't detect any mounts until I did a reload again.

    Reply Report Permalink
  • Adirelle said 

    What class, locale and addon version are you playing with ?

    Reply Report Permalink
  • The problem occured at least with my mage on en-GB and beta4. So far beta5 seems to work.

    Reply Report Permalink
  • ChaGrin said 

    sounds like a add-on that I would like. when do you think you will have it ready for release?

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 1,791 Skinner Miscellaneous
  2. 1,724 Talented Miscellaneous
  3. 1,411 FuBar 3.6 Miscellaneous
  4. 779 SharedMedia Miscellaneous
  5. 742 Fishing Buddy -- Bar Support Miscellaneous