aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Combat/ThreatManager.cpp
AgeCommit message (Expand)Author
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2021-12-18typo fix in commentTreeston
2021-12-17Core/Threat: Properly update offline states even if all threat references are...Treeston
2021-12-17Core/AI: No longer override chase movement with follow movement if the creatu...Treeston
2021-12-17Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2021-12-12Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...Treeston
2021-12-12Core/Entities: Kick engagement logic upstairs to Unit (from ThreatManager), s...Treeston
2021-10-26Core/Threat: Properly sequence checking offline state _after_ adding the refe...Treeston
2021-10-25Core/Threat: Suppressed threat is now re-evaluated on taunt state update, and...Treeston
2021-10-23Core/Threat: Fear no longer suppresses threat. All confuse effects now suppre...Treeston
2021-10-23Core/Entities: Fixed an issue where creatures would not properly assist forma...Treeston
2021-10-23Core/Threat: Only send SMSG_THREAT_UPDATE if the threat list actually changedTreeston
2021-10-23Core/Threat: Further tweak to assist threat, all CC now prevents assist threa...Treeston
2021-10-23Core/Threat: Threat system adjustments:Treeston
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-09-26Core/Thread: Fix crash added in fd33b1cd02a1c69fc78f47f079eadc43c331d054jackpoz
2021-09-26Core/Threat: My dictionary informs me that "fixtate" is not, in fact, a word....Treeston
2021-09-26Core/Threat: Re-add fixtate system. I am being told Netherspite needs it.Treeston
2021-09-261b7ec4b follow-upTreeston
2021-09-26Core/Threat: Fix taunt behavior in some edge casesTreeston
2021-09-26Core/Unit: UNIT_FLAG renamesTreeston
2021-08-08Core/Threat: Fix taunt logic relying on unspecified behavior by unordered boo...Treeston
2021-06-19Combat/Threat: Now set engaged state for all units on offline reference regis...Treeston
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2021-06-16Core/Threat: Assistance threat (healing, buffs, etc.) is now properly split (...Treeston
2021-06-16Core/Threat: Passive creatures now properly become engaged when adding an off...Treeston
2021-06-15Core/Threat: Fix a potential crash that would occur in specific edge cases of...Treeston
2021-05-29Core/Misc: kill whitespaceariel-
2021-05-173dcd49e v2, slightly cheaperTreeston
2021-05-17Core/Threat: fix a potential super edge case iterator invalidationTreeston
2021-05-16Core/Threat: only send periodic threat list updates while unit is engagedTreeston
2021-05-16Core/Combat: Some more sanity check asserts to try and track down #21187.Treeston
2021-05-16Core/Combat: some more detailed assertions to possibly shed light on #21187.Treeston
2021-05-16Core/Misc: A variety of clean-up changes, mostly following up on 532ab1c to f...Treeston
2021-05-16Core: Combat/threat system rewrite (PR #19930)Treeston
2021-03-28Core/Objects: Refactor private object checks into separate functionShauren
2021-03-28Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...Matan Shukry
2021-03-21Core/Auras: Defined and implemented many new interrupt flagsShauren
2021-03-15Core/Spells: Define all spell modifier types and implement ProcCooldown mod a...Shauren
2021-03-02Core/Spells: Refactor Player::ApplySpellMod to take SpellInfo argument instea...Shauren
2020-08-18Core/Combat: Fixed issues with creatures sometimes entering combat with frien...treeston
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-13[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-01-02New YearAokromes
2019-07-21Core/Misc: Various crash fixes (#19059)xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-04-08Core/Spells: Implemented personal summons (#19231)Traesh
2018-01-01Update copyright note for 2018vincent-michael
2017-08-21Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-