aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-14Partial revert of 15a207f, which was causing issues (ref #4943 and #19768). I...Treeston
2020-06-14Fix evade issues when a spell hits the target just before evading. (#19815)Treeston
2020-06-14Core/Spell: fixed some problems with per caster aura statesariel-
2020-06-14Core/Unit: don't clear low health aura states on deathariel-
2020-06-14Core/Entities: allow guardian pets to inherit spellmodsariel-
2020-06-13Core/Items: Implemented corruption and corruption resistance statsShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-02Core/Creatures: Update creature scaling to use content tuningfunjoker
2020-04-29Core/Entities: moved PetAura handling to Player where it belongsariel-
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-04-28Core/Unit: revert 3ea46e57afccrs
2020-04-28Core/Unit: 229444b74a follow-upariel-
2020-04-28Core/Misc: cleanup SetInFront usesccrs
2020-04-28Core/Unit: 2170541a51 followupccrs
2020-04-28Core/Misc: 522f537048 followupccrs
2020-04-28Core/Spells: Corrected aura SPELL_AURA_MOD_CASTING_SPEED_NOT_STACK handling f...xinef1
2020-04-28Core/Movement: allow focused spells to not break movement if it's movement al...ariel-
2020-04-27Core/Unit: fix SPELL_AURA_MOD_DAMAGE_DONE damage calculation on non-melee sch...ariel-
2020-04-27Core/Spell: fix nopch build x2ariel-
2020-04-27Core/Spell: fixed SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT to actually ch...ariel-
2020-04-27Core/Spell: check aura positivity per effect on spell hitariel-
2020-04-27Core/Spell: fix SPELL_ATTR3_IGNORE_HIT_RESULT bypassing reflectsariel-
2020-04-27Core/Instance: stop updating the instance resettimes based on creature respawnsariel-
2020-04-27Core/Unit: fix crash on magic school autoattacksariel-
2020-04-27Core/Unit: cleanup and minor fixes of miss and resist calculationsariel-
2020-04-27Core/Misc: fix static analysis issuesariel-
2020-04-27[3.3.5] Core/Movement: MotionMaster & MovementGenerators cleaning (#19361)ccrs
2020-04-26Core/Misc: Improve enum flags with type safe operatorsShauren
2020-04-24Core/Units: Fixed bug in source of cherry-picked commitShauren
2020-04-24Core/Unit: cleanup UnitState enumccrs
2020-04-24Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2020-04-24Core/Creatures: Fixed GMs being considered in party/raid with nearby creature...S.V
2020-04-24Core/Spell: fix an issue with vehicle spells changing orientation of base veh...ariel-
2020-04-24Core/Entities: don't finalize movesplines before deleting.ariel-
2020-04-24Core/Unit: properly reset displayIds when having a shapeshift aura activeariel-
2020-04-24Core/Entities: virtualize CheckAttackFitToAuraRequirementariel-
2020-04-24Core/Auras: reworked multiplicative AuraEffects calculationariel-
2020-04-24Core/Misc: moved WeaponAttackType definition to SharedDefines to avoid includ...ariel-
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
2020-04-07Core/Misc: Defined new summon properties titlesShauren
2020-01-02New YearAokromes
2019-12-30Core/Units: Defined new clientside only movement flagShauren
2019-12-03Core/Items: Changed how azerite item bonuses are applied at login to avoid ap...Shauren
2019-12-02Core/Auras: Update aura type to its new meaningShauren
2019-12-01Core/Items: Fixed crash in selecting azerite essencesShauren
2019-11-30Core/Spells: Fixed value of aura effects for stat mod auras applied by itemsShauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-09-07Core/Movement: Implemented movement forcesShauren