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.
Do you want us to file tickets for this addon at this moment? I'm getting notes about missing pets and clicking the 'Show Checklist' button outputs the number of owned pets and mounts in chat but no checklist.
[13:14:16]Collectinator: Unknown pet found. Please report to the author. Pet name: Clockwork Rocket Bot Pet spell ID: 54187
[13:14:16]Collectinator: Unknown pet found. Please report to the author. Pet name: Father Winter's Helper Pet spell ID: 26533
[13:14:16]Collectinator: Unknown pet found. Please report to the author. Pet name: Tiny Snowman Pet spell ID: 26045
[13:14:16]Collectinator: Unknown pet found. Please report to the author. Pet name: Vampiric Batling Pet spell ID: 51851
[13:14:16]Collectinator: Unknown pet found. Please report to the author. Pet name: Winter Reindeer Pet spell ID: 26529
[13:14:16]Collectinator: Unknown mount found. Please report to the author. Pet name: Flying Machine Pet spell ID: 44153
[13:14:16]Collectinator: Unknown mount found. Please report to the author. Pet name: Turbo-Charged Flying Machine Pet spell ID: 44151
hurry up and finish already ackis :P
Hints please.
However it doesn't seem to be working yet.
Looking forward to the final product.
[13:15:34] Collectinator: Unknown pet found. Please report to the author. Pet name: Spirit of Competition Pet spell ID: 48406
[13:15:34] Collectinator: Unknown mount found. Please report to the author. Pet name: Dreadsteed Pet spell ID: 23161
[13:15:34] Collectinator: Unknown mount found. Please report to the author. Pet name: Felsteed Pet spell ID: 5784
[13:15:34] Collectinator: Unknown mount found. Please report to the author. Pet name: Great Brewfest Kodo Pet spell ID: 49379
[13:15:34] Collectinator: Unknown mount found. Please report to the author. Pet name: Green Qiraji Battle Tank Pet spell ID: 26056
[13:15:34] Collectinator: Unknown mount found. Please report to the author. Pet name: Red Qiraji Battle Tank Pet spell ID: 26054
[13:15:34] Collectinator: Unknown mount found. Please report to the author. Pet name: Yellow Qiraji Battle Tank Pet spell ID: 26055
Also, it does not currently save data to the SavedVariables between sessions. I have been keeping track of this since it was first posted, and it's coming along quite well.
To the author:
I know you're not finished, but it is rather annoying to have the printout of the COMPANION_LEARNED event. Unfortunately, it appears that Blizz is not going to add args to it, so it might be more efficient to comment that bit out for now and focus on re-scanning known pets when COMPANION_LEARNED is fired.
I'm excited to see how this turns out in the Release version!
Pet name: Sprit of Competition.
Pet Spell ID: 48406
2008/10/24 09:14:02-232-x1]: Collectinator-Alpha 2 r43\Collectinator.lua:362: bad argument #1 to 'pairs' (table expected, got nil)
Collectinator-Alpha 2 r43\Collectinator.lua:362: in function `ShowChecklist'
Collectinator-Alpha 2 r43\Collectinator.lua:139: in function <Interface\AddOns\Collectinator\Collectinator.lua:139>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceConfigDialog-3.0\AceConfigDialog-3.0.lua:781: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:600>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceGUI-3.0\AceGUI-3.0.lua:264: in function `Fire'
Ace3\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:20: in function <...dOns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
---