diff options
author | Meji <alvaromegias_46@hotmail.com> | 2021-09-29 22:26:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-29 22:26:25 +0200 |
commit | de4eaa0de9565da604fa3b6e2b4b59efe117fd7a (patch) | |
tree | 1ad955f009dc8796f8d15bc5e2154082c8e8fc85 /dep/CascLib/src/CascRootFile_Text.cpp | |
parent | f507737ecff5d564da999c56d672274387d70ec2 (diff) |
Core/BattlePets: Misc fixes (#26964)
* Define BattlePetSpeciesFlags enum class.
* Define BattlePetDbFlags enum class.
* Added check to prevent the pet from being caged if its species has flag BattlePetSpeciesFlags::NotTradable.
* Added check to prevent the pet from being caged if it's in battle pet slots.
* Added check to prevent the pet from being caged if its health is below maximum health.
* Only add pet if the species has flag BattlePetSpeciesFlags::WellKnown.
* Added function to check flag BattlePetSpeciesFlags::LegacyAccountUnique to avoid learning copies of unique pets.
* Implemented CMSG_BATTLE_PET_CLEAR_FANFARE.
Diffstat (limited to 'dep/CascLib/src/CascRootFile_Text.cpp')
0 files changed, 0 insertions, 0 deletions