961290d9bd
release / release (push) Successful in 5s
Fixes login/UI crashes on Vol'jin - CoA Beta: - DataStore_Inventory: GetAverageItemLevel returns 0 not nil (Altoholic sort + AccountSummary iLvl format); guard login AIL broadcast and 0/0 average. - DataStore_Pets: GetNumPets returns 0 for unscanned companion table instead of assert-crashing TabCharacters. - DataStore_Characters: GetColoredCharacterName tolerates nil name. - Altoholic/Characters.lua: GetLineType returns nil for stale line id. Stamp -coa.2 + X-Edited-By: Exiles on touched addons; README CoA changelog.
22 lines
632 B
TeX
22 lines
632 B
TeX
## Interface: 30300
|
|
## Title: DataStore_Pets
|
|
## Notes: Stores information about character pets and mounts
|
|
## Author: Thaoky (EU-Marécages de Zangar)
|
|
## X-Edited-By: Exiles (Sub-Net)
|
|
## Version: 3.3.001-coa.2
|
|
## Dependencies: DataStore
|
|
## OptionalDeps: Ace3
|
|
## SavedVariables: DataStore_PetsDB
|
|
## X-Category: Interface Enhancements
|
|
## X-Embeds: Ace3
|
|
## X-Curse-Packaged-Version: r18
|
|
## X-Curse-Project-Name: DataStore_Pets
|
|
## X-Curse-Project-ID: datastore_pets
|
|
## X-Curse-Repository-ID: wow/datastore_pets/mainline
|
|
|
|
DataStore_Pets.lua
|
|
Data\MountList.lua
|
|
Data\MountToSpellID.lua
|
|
Data\CompanionList.lua
|
|
Data\CompanionToSpellID.lua
|