Change log
v2.2.1
Very quick and dirty hacks to get the addon working in WoW 4.0.1.
Inspect feature removed. If there's an outcry for it then I'll work on bringing it back, but I don't think it got used ever.
v2.2.0
Moved filter lists from saved variables to a hardcode list, to fix a few intermittent bugs.
Added option for pets which requite reagents. Can now be summoned always, never, or only when the reagent is available in your bags.
Added 5 hotkeys, customisable through the options screen.
v2.1.9
Fixed slash commands.
v2.1.8
Fixed even more bugs with checkboxes and checked filter.
Fixed bugs with slash commands in general.
Added "Mini Thor".
v2.1.7
Fixed more bugs with checkboxes.
v2.1.6
Fixed bugs with checkboxes.
Fixed bug with 280/310% speed option.
Fixed bug with auto-pet-summoning pet detection, and with detecting if player is flying.
Fixed bug with speed detection when fastest owned mount has variable speed. Again.
v2.1.5
Fixed bugs during first log in after clearing WoW cache files.
Fixed bug with "Treat 310 as 280" option.
Fixed bug with speed detection when fastest owned mount has variable speed (e.g. Celestial Steed).
Fixed speed of "X-53 Touring Rocket".
Fixed dragging of mounts from interface to action bars. For real this time.
Added "Blazing Hippogryph" and "Wooly White Rhino".
v2.1.4
Fixed inspect bug where it tries to talk to NPCs.
Fixed inspect bug with cross-server players.
Fixed dragging of mounts from interface to action bars.
Fixed error messages when dismounting in combat.
Added "Frigid Frostling".
v2.1.3
Fixed inspecting again.
Fixed click buttons again.
v2.1.2
Fixed a bug with inspecting.
Fixed a bug when summoning pets/mounts by clicking their button in the interface.
v2.1.1
Enabled inspect functionality. Whoops.
Fixed a bug when changing inspect target with the inspect window open.
Backdated version history v1.0 - v1.7.5.
v2.1
Added inspect functionality. You can now inspect anyone who has v2.1+ installed to see their mounts and companion pets.
v2.0.4
Fixed colours on "Dun Morogh Cub" and "Nether Ray Fry"
Fixed bug with species menus when learning a new pet/mount which causes a new species to appear in the list.
Added some experimental code.
v2.0.3
Added "X-53 Touring Rocket"
Improved error-handling code for unknown mounts / pets
Fixed custom checkbox filtering
Combined all mounts/pets where you only have 1 item for a species to be shown as species "Other" in the filter lists, to avoid the species filter becoming too long and breaking. Normal filter names still apply for slash commands.
v2.0.2
Will no longer attempt to automatically resummon companion pets when flying.
Updated the "/ei help" command to document checkboxes.
v2.0.1
Fixed a bug with negative filters, so they work now.
Fixed a bug with the drop-down menus / saved variables on the initial install.
v2.0
Merged Equus and Lepus Infinata into a single addon.
Changed filters to drop-down menus and revised addon layout.
New slash command structure, use "/ei mount
v1.7.5
Added "Celestial Steed"
Changed species on "Invincible"
v1.7.4
Bug fixes.
v1.7.3
Added "Frosty Flying Carpet"
v1.7.2
One massive bug fix. Don't ask.
v1.7
Stopped the spam from multiple filters, for real this time.
Added some very basic multi-language support! Filter names and error messages are still in English (I'll work on that), but mounts -should- load and display properly, and fit into the correct (English) categories.
v1.6.2
Removed "Got xxxx" messages when using multiple filters in a slash command or macro.
Fixed many bugs with multiple filters. Your filters will now always be preserved, and the addon will determine the fastest speed available with the filters given. If none is available it will abort.
v1.6.1
Load-on-demand stuff will now load when calling Equus_Mount() in a macro
v1.6
Most of the addon is now Load-on-demand! Mounts will only be processed when you either open the Equus window, or run a slash command. This might slow things down when you first try to use the addon, but it will speed up your login a bit.
Fixed bugs where mount numbers are returned as "nil" by the server. Equus will try to check the mount 5 times, then return a critical error.
*Hopefully* fixed compatibility with 3.3.2. I've not had any more errors on my end anyway.
v1.5.9
Added "Big Love Rocket"
Added the new Icecrown Citadel drop/achievement mounts
Fixed all mounts that change with skill/location
v1.5.8
Fixed a bug around the experimental code which was making the addon break.
Fixed a bug for new users where saved variables broke.
v1.5.7
Fixed another bug which was causing the whole addon to fail to load.
v1.5.6
Fixed a mistype which was causing the whole addon to fail to load.
Added some "experimental" back end code. Shouldn't affect anything yet.
v1.5.5
Fixed bug catching when processing mounts... AGAIN.
Added "Mimiron's Head".
Fixed species on "Swift Zhevra".
v1.5.4
Fixed bug catching when processing mounts AGAIN. If it doesn't work this time I give up.
v1.5.3
Added "Thalassian Warhorse" and "Thalassian Charger".
Fixed speed on "Rusted Proto-Drake" and "Ironbound Proto-Drake".
Fixed bug catching when processing mounts (hopefully)
v1.5.2
Fixed "Swift Burgundy Wolf".
Fixed "Rivendare's Deathcharger" (aka "Deathcharger's Reins").
Added "Onyxian Drake".
v1.5.1
Removed debug messages when using the slash-commands.
v1.5
Added multiple filters to slash commands, e.g. "/ei red fastground raptor".
Made it possible to shift-click mounts in the Equus list to link them in chat, and also to drag mounts out to your action bars.
v1.4.2
Fixed the bug catching feature when processing the mount list.
Fixed a bug with "Swift Green Gryphon" causing catastrophic failure.
v1.4.1
Added a bug catching feature when processing the mount list.
v1.4
Recoded a backend processes some more. Please be on the look out for errors.
Added the 3D model preview back in. You can now click on/around the mount name in the main list to see the preview.
Moved the 3D model rotate buttons for both mounts and pets. They are now located at the top-right of the window.
v1.3
Recoded a lot of the backend processes. Please be on the look out for errors.
Added a new filter: Colour. This is hideable in the Options menu if you do not wish to use it.
v1.2
Added an entry in Blizz' addons options panel, under Interface options. Two options available, and are explained in the panel.
Added an "Options" button to the Equus Infinata interface in the bottom right corner.
v1.1
TOC updated for 3.3.
Got rid of the horrible plain black background.
Tweaked the layout to look a tiny bit smarter.
v1.0
First release. Not much to report.
Known caveats
The addon currently ALWAYS assumes you have 280% flying, regardless of your charater level or actual riding skill.
The addon has not yet been programmed to cope with changes to the way 310% flying works.
The "Shapeshifts" option does nothing. It's more complicated than I'd hoped.
The new mounts/pets available in Cata aren't in the database yet.
The new interface isn't great. I'll work on that later.
Facts
- Uploaded on
- Oct 16, 2010
- Game version
- 4.0.1
- Filename
- EquusInfinata-v2-2-1.zip
- Size
- 36.9 KiB
- MD5
- 1dbc6372ef3da495c433003f6e5117b5
- Type
- Release
- Status
- Normal
- Downloads
- 5,540