aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2023-05-28Core/Objects: Unify WorldObjectSearcher classes into one common implementationShauren
2023-05-28Core/Spells: Implemented spell target type 142Shauren
2023-05-27Core/Creatures: Allow summons to be initialized properly when summoner is not...Shauren
2023-05-27Core/Auras: Fixed SPELL_AURA_LINKED_SUMMON summons not despawning when aura i...Shauren
2023-05-26Core/Commands: Added .debug playercondition commandShauren
2023-05-24Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-05-23Fix dynamic linking buildShauren
2023-05-22Core/Spells: Implemented new proc hit type PROC_HIT_DISPELShauren
2023-05-22Core/Players: Fixed crashes with char enum packet if equipment cache field do...Shauren
2023-05-22Core/Objects: Fixed uninitialized variables in FindCreatureOptionsShauren
2023-05-21Core/Players: Respawn alive at graveyard when releasing spirit (#29009)Jeremy
2023-05-21Core/Graveyards: Fix graveyards in subzones when there is no valid graveyard ...Jeremy
2023-05-21Scripts/Warrior: Fix nopch buildModoX
2023-05-21Core/Creatures: Fixed some creatures having 0 max health (and being unkillable)Shauren
2023-05-21Spells/Scripts: Implement Critical Thinking (#29005)SargeroDeV
2023-05-19Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)Jeremy
2023-05-18Scripts/Warrior: Implement Shield Block (#29004)SargeroDeV
2023-05-18Scripts/Warrior: Implement Warbreaker and In For The Kill (#28994)SargeroDeV
2023-05-18Scripts/Warrior: Implement Brutal Vitality (#28987)SargeroDeV
2023-05-16Core/Auras: Define new aura typeShauren
2023-05-16Core/Proto: Updated protobuf messages and servicesShauren
2023-05-15Scripts/Warrior: Implement Shield Charge (#28974)SargeroDeV
2023-05-14Scripts/Spells: Fixed uninitialized variable in d64f7c332e1c6b9d15240979f3f95...Shauren
2023-05-14Warning fixShauren
2023-05-14Scripts/Warrior: Implemented Fueled by ViolenceModoX
2023-05-14Core/DBLayer: Relaxed restrictions on which Field class member function can b...Shauren
2023-05-14Core/GameTables: Fixed parsing gt files (for real this time)Shauren
2023-05-13Core/Battlegrounds: Correct distance check in HandleAreaSpiritHealerQueryOpco...DeadMouse
2023-05-13Core/GameTables: Fixed parsing gt filesShauren
2023-05-13Core/PacketIO: Add missing bit writesShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-05-10Scripts/Underrot: Removed unneccessary code, handled by difficulty version of...Shauren
2023-05-09Core/Units: Power handling improvementsShauren
2023-05-09Core/Units: Add PowerTypeFlags enum (#28897)Teleqraph
2023-05-09Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...Jeremy
2023-05-07Scripts/Spells: Implement Painful Punishment (#28928)Teleqraph
2023-05-07Scripts/Spells: Implement Purge the Wicked (#28926)Teleqraph
2023-05-07Scripts/Spells: Implement Dark Reprimand (#28925)Teleqraph
2023-05-07Scripts/Spells: Update Halo (#28924)Teleqraph
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::Falling (#28941)Teleqraph
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::WarModeLeave (#28937)Teleqraph
2023-05-06Build fixShauren
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::EndOfEncounter (#28939)Teleqraph
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::StartOfEncounter (#28938)Teleqraph
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::DuelEnd (#28940)Teleqraph
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::EnteringInstance (#28942)Teleqraph
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::AbandonVehicle (#28944)Teleqraph
2023-05-06Core/Auras: Implement SpellAuraInterruptFlags2::LeaveArenaOrBattleground (#28...Teleqraph
2023-05-06Core/Unit: Named npc flags UNIT_NPC_FLAG_AREA_SPIRIT_HEALER and UNIT_NPC_FLAG...ModoX
2023-05-06Core/PacketIO: Fixed CreateObject structure for areatriggersShauren