aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-23Core/Spells: Fixed fallback values for EquippedItemSubClassMask and ↵Ghaster
EquippedItemInventoryTypeMask (#25521)
2020-12-23Core/Players: Introduce configurable allied race starting level and fix ↵Shauren
default level selection for pandaren death knights
2020-12-23DB/Auth: Corrected expansion NOT NULL DEFAULT to 8 (Shadowlands)RealLushen
2020-12-23Core/Config: Fixed StartPlayLevels of DK, DH & RAFRealLushen
2020-12-22Core/Corpses: Fixed crash during loading corpsesShauren
Closes #25748 Closes #25744
2020-12-20Core/DataStores: Implement optional data in hotfix packetsShauren
Closes #25738
2020-12-19Core/Players: Fixed worgen character creationShauren
Closes #25731
2020-12-19Core/Quests: Fixed min level calculationShauren
2020-12-18Core/Players: Fixed barbershop not changing model when changing genderShauren
Closes #25742
2020-12-18DB: Quest bruteforce 36949funjoker
2020-12-18DB: quest_poi bruteforce 36949funjoker
2020-12-18DB: Creature bruteforce 36949funjoker
2020-12-18DB: broadcast_text bruteforce 36949funjoker
2020-12-16Warning fixShauren
2020-12-16Core/Quest: Change RewardFactionCapIn type to signed int32funjoker
2020-12-15Core: Updated allowed build to 9.0.2.36949Shauren
2020-12-15Core/PacketIO: Add missing ByteBuffer::ResetBitPos calls, fixes buying items ↵Shauren
from vendors Closes #25729
2020-12-13Core/Corpses: Fixed client crashes with player corpsesShauren
Closes #25714
2020-12-13Core/PacketIO: Enable CMSG_CHECK_CHARACTER_NAME_AVAILABILITYShauren
2020-12-12Core/PacketIO: Fixed SMSG_CHAR_FACTION_CHANGE_RESULT structureShauren
2020-12-12Dep/Boost: Support for boost 1.74 - heapShauren
Closes #25470 (cherry picked from commit 868c82aa6c7036fef8db6ecef4d66046d14608d7)
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
Ref #25470 (cherry picked from commit 155e37831e9c581c6a8ebba34fe70d3459301d0a)
2020-12-12Core/PacketIO: Updated ResponseCodes enum for 9.0.2Shauren
2020-12-11Core/Quests: Fixed questgiver iconsShauren
Closes #25702
2020-12-10Core/PacketIO: Fixed client crashes with SMSG_UPDATE_TALENT_DATAShauren
Closes #25701
2020-12-09SQL: Correct hash of 2020_11_16_00_characters.sqlShauren
2020-12-09Core/GameObjects: Updated gameobject template structure to 9.0Shauren
2020-12-08Core/Misc: Updated SpellCastResult, SpellCustomErrors, GameError and ↵Shauren
InventoryResult enums
2020-12-08Core: Updated allowed build to 9.0.2.36839Shauren
2020-12-08Core/Objects: Fixed a wrong cherry-pick merge conflict resolution - properly ↵Shauren
update zone id
2020-12-08Core/PacketIO: Add opcode values for 9.0.2Shauren
2020-12-08Core/Players: Define new player local flagsShauren
2020-12-08Core: Updated allowed build to 9.0.2.36753Shauren
2020-12-08Core/Collision: Fixed false positive errors in console about vmap loadingShauren
2020-12-08Core/PacketIO: Updated packet structures to 9.0.2Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
* Includes support for new character customization
2020-12-08Core/Objects: Switch to unique_ptr in UF::OptionalUpdateFieldBaseShauren
2020-12-08Core/Objects: Allow overriding number of bits used to write dynamic ↵Shauren
updatefield sizes
2020-12-08Core/Objects: Rename ValueType to value_type in updatefield types to be ↵Shauren
compatible with stl containers
2020-12-08Core/Misc: Added another overload to MakeIteratorPair (and constexpr ↵Shauren
IteratorPair)
2020-12-08Core/Misc: Add std::clamp to advstdShauren
2020-12-08Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualIDShauren
2020-12-08Tools/Extractors: Load additional tact keys from wow.tools (optional for ↵Shauren
extracting)
2020-12-08Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@737a8705b5b8f7ce3917f5d5ff9767b18de1285e
2020-12-08Core/Quests: Define new quest flagsShauren
2020-12-08Core/Quests: Define new quest objective typesShauren
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-12-08Core/Transmog: Support new transmog modifiers (secondary appearance)Shauren
2020-12-08Core/Items: Define new ItemVendorTypeShauren
2020-12-08Core/Items: Define new ItemModifierShauren