130 - API Extension
I'm the author of Armory and someone requested a feature to show which alts know or can learn a mount or companion. At first I rejected the idea because I don't want to maintain a table with item/spell id mappings. Then I stumbled upon Collectinator and I could add support for it but I don't want to access the raw data. For this it would be nice to have an API method to retrieve the spell id and faction flag for a specific item id.
I did try to find a library that provides this kind of data but was not able to. But on the other hand maybe you'll bend Collectinator into LibSpellItems in the future ;).
| User | When | Change |
|---|---|---|
| Warmexx | Nov 01, 2011 at 00:12 UTC | Create |
- 1 comment
- 1 comment
Facts
- Reported
- Nov 01, 2011
- Status
- New - Issue has not had initial review yet.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
Ackis Nov 12, 2011 at 18:46 UTC - 0 likesWe're in discussions of extending ARL to add modules which would support things like pets, mounts, etc... it's make our life easier.
The API exists in ARL already I believe.