aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Item/AzeriteItem/AzeriteItem.cpp
AgeCommit message (Expand)Author
2025-12-07Core/Entities: Remove Object::m_objectType member and replace it with global ...Shauren
2024-10-30Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5Shauren
2024-10-27Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...Shauren
2024-10-25Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...Shauren
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2022-10-13Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...Gosha
2022-09-01Core/Loot: Allocate Loot separately from objectsShauren
2022-02-26Core/Objects: Added helper structures to allow using customized updatefield s...Shauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-04-24Core/Items: Updated heart of azeroth level cap and knowledge starting date fo...Shauren
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
2020-02-17Core/DataStores: Updated db2 structures to 8.3.0Shauren
2020-01-02New YearAokromes
2019-12-06Core/Items: Fixed crash when saving azerite items with REMOVED stateShauren
2019-12-02Core/Items: Fixed deleting items from db leaving orphaned transmog/artifact/m...Shauren
2019-12-01Core/Items: Fixed crash in selecting azerite essencesShauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-11-19Core/Items: Refactor loading additional item data (artifacts/azerite)Shauren
2019-11-18Core/Misc: Rename AzeriteItem packet namespace to just AzeriteShauren
2019-11-15Core/Achievements: Implement many new ModifierTree typesShauren
2019-11-12Core/Items: Implemented AzeriteItemShauren