Collectinator
What it does
Provides methods for determining which mini-pets and mounts you are missing.
Where to get it
- WowAce - Development stage
- Curse - Stable release
- WoWInterface - Stable release
How to get it to work
Open up your companion window (pets or mounts) and click the scan button. This will open up another window which will allow you to see which companions you are missing, along with how to acquire them.
Commands
There are currently no slash commands.
Contacting the Authors
Please use the bug reporting feature to submit bug reports. Do not contact us via Curse PM. Do not submit bug reports in comments.
IRC
Feel free to join us on irc.
Known Issues
There are no known issues at this time.
Feature Requests/Bug Reporting
Read the Bug Reporting and Feature Requesting information before submitting a bug report or feature request. Posting reports in the comments is not the place to do so. Comments are for questions on how to use the AddOn, or you can use the forums at WowAce. Please follow these small little instructions to make our lives easier. The easier you make development for Collectinator, the more time we will have to develop other AddOns.
Bug Reports
Please use the WowAce tracker to file bug reports. Posting bugs in the comments is not the place to do it.
Feature Request
Please use the WowAce tracker to add suggestions and feature requests. Not all suggestions will be accepted: there are many people who use this addon, each with separate views. We will, however, try to make it as user friendly as possible...but when a decision is made please accept it.
Wish List
Please use the WowAce tracker to add suggestions and feature requests.
Integration
If you have a request for integration, please submit a feature request at WowAce. There is a limted API to interface with the Collectinator database. If you are a developer and would like more functions, please contact me on IRC.
Thanks for this addon, it makes AH farming so much easier.
I've noticed that pets like the Nightmare Bell and a couple of different mounts are missing from their respective lists. Please add!
For anyone who wishes the main window wouldn't close, when you hit ESC or look at your map:
Go to your addon folder (C:\Program Files (x86)\World of Warcraft\interface\addons) and into the Collectinator\Interface folder. Open Panel.lua and search for the word "banish". Add a "--" (without quotes) in front of this line:
It would be cool if there was an option to toggle this behavior.
Thanks for the great addon!
Will there be an update for patch 7.1?
Finally found what was stopping my Toybox Scan from working
Interface\AddOns\Collectinator\Database\Collections\ToyDB.lua
Tune-o-tron Micro122187 toy = AddToy(122187, V.WOD, Q.RARE) toy:AddFilters(F.ALLIANCE, F.IBOP, F.ACHIEVEMENT) toy:SetRequiredFaction("Alliance") toy:AddAchievement(9912)such toy does not exist so please remove it :)
Will appearance collection be added to Collectinator in the future? Would really love it!
I'm not certain how that could be done, since none of the appearances have names. The default UI's Appearances tab even uses 3D models instead of a list of things.
I suppose that explains why there are several items with the wrong 3d attached; crusaders-helm returns TWO wrong models, lol. You would think that after all that effort to trim leading zeroes they would have just used item id's to pull images from a db :/
Came here to ask the same thing, it would be so amazing to have the ability to select a specific dungeon/raid and see what items I am missing from there, like how you handled the recipe addons. So perhaps not as extra function added to this addon, but as a complete new one. I know you can do it! ;) (insert group of cheerleaders)
Heirloom List: the trinket 'Returning Champion' is not from Gurubashia Arena it is from Darkmoon Deathmatch :)
Thank you for a nice easy to use ala 'ackis' addon - love it :)
the Toytab only shows "unknown" on all names.
I recently had to reinstall all my addons. After this, Collectinator seems to be working fine with pets, toys and heirlooms, but when I press the "scan" button on my mounts tab, nothing happens at all. I tried exiting the game, uninstalling and reinstalling Collectinator a few times, but the problem persists. Do you have any suggestions?
Life-Binder's Handmaiden is missing from the mount list.
Hello i like to know if there is anyway possible to add a macro so i can keybind the the addon so i can fast open it and not open the pet journal first then the addon? this had been awesome :)
Cheers Elerynn - Frostmane
Unfortunately not, as it pulls information from your Collections panel.
Even after the update I'm still getting an error. I'm unable to press the button to expand all on Pets and Mounts and Toys and have it actually expand. Instead of expanding, I get this error (with or without other addons enabled):
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Collectinator\Utilities.lua line 43:
bad argument #2 to 'format' (string expected, got nil)
Debug:
[C]: format()
Collectinator\Utilities.lua:43:
Collectinator\Utilities.lua:42
Collectinator\Interface\List.lua:1169:
Collectinator\Interface\List.lua:1145
Collectinator\Interface\List.lua:1286:
Collectinator\Interface\List.lua:1266
Collectinator\Interface\List.lua:1454: ExpandEntry()
Collectinator\Interface\List.lua:449: InsertEntry()
Collectinator\Interface\Tabs.lua:413: Initialize()
Collectinator\Interface\List.lua:750: Initialize()
Collectinator\Interface\List.lua:804: Update()
Collectinator\Interface\Panel.lua:790:
Collectinator\Interface\Panel.lua:773
Locals:
(*temporary) = "|cff%s%s"
(*temporary) = "6a9ad9"
(*temporary) = nil
(*temporary) = "string expected, got nil"
The expand feature works fine for the new heirlooms list.
Fixed in 2.0.15. With WoD, Blizzard removed the ability to query names for opposing factions, so Horde can't see Alliance faction names and vice versa. No clue why, but there it is. :/
Thanks! I was still experiencing the error after updating, but after deleting the addon completely and reinstalling it it's functioning properly - well, except for some weird overlapping text on mounts or pets that have long information that exapnds, but that's tolerable.
The wrapping issue is fixed in 2.0.16
YAY!