aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-12-17Core/Spells: fixed root behaivior of creatures that are being rooted via move...Ovah
2021-12-17Entities/Unit: fix an unrelated check from doing nothing because somebody did...Treeston
2021-12-17Entities/Unit: Add a missing underflow check to prevent really really low dam...Treeston
2021-12-17Core/GameEvent: Fix OnGameEvent() hook not being called on Creature/GameObjec...jackpoz
2021-12-17Core/PetAI: Change an assert to a TC_LOG_ERRORGiacomo Pozzoni
2021-12-17Scripts/ICC: Prevent Professor Putricide from displaying weird behavior durin...Treeston
2021-12-17Core/Combat: Properly unset engagement flag on death.Treeston
2021-12-17Core/Misc: Add even more RBAC/Language values I need for #23633.Treeston
2021-12-17Core/Misc: Add RBAC/Language values I need for #23633.Treeston
2021-12-17Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...Treeston
2021-12-17Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)Treeston
2021-12-17Scripts/Blood Furnace: Fix infinite loop in Broggok encounterGiacomo Pozzoni
2021-12-17Core/AI: No longer do strange things when told to enter evade mode while ther...Treeston
2021-12-17Core/Threat: Properly update offline states even if all threat references are...Treeston
2021-12-17Core/AI: PetAI now properly signals engagement state. Closes #23640.Treeston
2021-12-17Core/Spells: Fix infinite loopjackpoz
2021-12-17Script/CullingOfStratholme: add out-of-combat texts to Postmaster Malown and ...Wyrserth
2021-12-17Core/Arenas: Remove doors in RL, NA and BE when arena has begun (#23606)Gildor
2021-12-17Scripts/Defines: cleanup some magic numbers in factions (#23631)ForesterDev
2021-12-17Core/Misc: Replace some abs() with std::abs()Giacomo Pozzoni
2021-12-17Core/Spells: Added spellgroup support to HandleModCastingSpeed (#23592)Keader
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-17Core/BattlePets: Misc fixesMeji
2021-12-17Scripts/Spells: Fix priest Mind Bomb (#27415)aquadeus
2021-12-17Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flagsShauren
2021-12-17Core/OPvP: Remove dangling line after 84b7b2e (PR #23625)Kelno
2021-12-17Script/ScarletEnclave: remove Eye of Acherus control and speed auras from pla...Wyrserth
2021-12-17!= and == are not the same thing.Treeston
2021-12-17oops, that wasn't supposed to remain there (0e7c66c follow-up)Treeston
2021-12-17Core/Spline: Fix crashjackpoz
2021-12-17Core/AI: No longer override chase movement with follow movement if the creatu...Treeston
2021-12-17Core/Instance: remove wrong raid-only restriction in the logic that kicks off...Wyrserth
2021-12-17Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2021-12-16Script/SethekkHalls: fix gossip text and quest event for NPC Lakka in Sethekk...Wyrserth
2021-12-16Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2021-12-16Core/SmartAI: add missing movement generator type check on SmartAI::SetCombat...ccrs
2021-12-16Core/SmartAI: allow more Unit::ResumeMovement calls on JustReachedHome()ccrs
2021-12-16Core/Misc: Add new centralized location for generic predicates (PR #23607)Ovah
2021-12-16Core/Misc: Fix warningsjackpoz
2021-12-16Core/MovementGenerator: Add more assertsjackpoz
2021-12-16Core/MovementGenerator: Add more details to assertsjackpoz
2021-12-16Core/Movement: add a velocity argument for the spline chain meta table (PR #2...Ovah
2021-12-16Script/Hunter: fix Snake Trap's snakes' initialization.OcelotGear
2021-12-16Core/Creature: honor existing DB data for health and mana in case of summoned...Wyrserth
2021-12-16Core/Creature: don't set guardian stats in Creature::UpdateEntry(), because s...Wyrserth
2021-12-16Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...Treeston
2021-12-16Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...Wyrserth
2021-12-16Script/BoreanTundra: move Pile of Fake Furs' script (related to quest Unfit f...Wyrserth
2021-12-16Core/GameObject: do not allow players to interact with gameobjects that use t...Wyrserth
2021-12-16Core/Player: don't send errors to client from Satisfy* methods when Player::C...Wyrserth