aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Unit
AgeCommit message (Expand)Author
2021-12-02Core/Commands: Fix .cheat god command letting you diejackpoz
2021-11-26Core: Remove wrong emotes played in combatKillyana
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-24Core/Spell: SpellAura Redux (#22794)PolarCookie
2021-11-23Core/Units: Only update height in SetHover if unit is bellow HoverHeight (#23...Gustavo
2021-11-23Core/Pet: Add assertjackpoz
2021-11-23Core/Misc: Add categories to 3 logsAokromes
2021-11-23Core/Spells: Fix assert triggeredjackpoz
2021-11-21Core/Spells: Fix assert triggeredjackpoz
2021-11-21Core/Unit: rename & cleanup GetCreatePowersccrs
2021-11-21Core/Units: Fixed crash with charm/possessShauren
2021-11-213.3.5 UnitAI (#22911)Giacomo Pozzoni
2021-11-20Core/BattlePets: Implemented battle pet name query packet (#27294)Meji
2021-11-20Core/Movement: Temporarily disable "no state change" checks in Unit::SetFeath...Seyden
2021-11-19Core/Misc: Corrected function name in log message (#27288)acidmanifesto
2021-11-18Core/Spells: Fixed unapplying rockbiter weaponShauren
2021-11-16Core/Units: Fixed crash happening when charm was removed by its own charmed A...Shauren
2021-11-16Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2021-11-15Core/AI: Add some checks to catch if the AI changes mid-update for players. T...Treeston
2021-11-15Core/Creatures: Changed creatures to become tagged by player doing any action...PolarCookie
2021-11-15Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2021-11-14Core/Creatures: Defined new npc flagsShauren
2021-11-08Core/Player: Clean up duel related code. Fix a check for abusive client behav...Treeston
2021-11-08Core/Auras: Implement SpellAuraInterruptFlags2::Ground and SpellAuraInterrupt...Seyden
2021-11-06Core/Movement: Corrected values sent in knockback packet when speedXY < 0Shauren
2021-11-06Core/Auras: Mount speed auras are now properly selected when teleporting (dun...ModoX
2021-10-27Core/Unit: Successfully (?) prevented the zombie apocalypse. Corpses can no l...Treeston
2021-10-23Core/Entities: Fixed an issue where creatures would not properly assist forma...Treeston
2021-10-23Core/Unit: Some charm fixes:Treeston
2021-10-23Scripts/Commands: .npc info now includes react state infoTreeston
2021-10-23Core/Unit: Random code style/naming adjustmentsTreeston
2021-10-23Core/Threat: Threat system adjustments:Treeston
2021-10-23Core/Unit: Inline some unnecessary helpers.Treeston
2021-10-23Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...Treeston
2021-10-22Core/Unit: Acquire GetControllingPlayer. Use to fix duel bugs.Treeston
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-10-22Core/Scripts: Implement script name reloadingSeyden
2021-10-16Core/Auras: Implemented SPELL_AURA_CAST_WHILE_WALKING_BY_SPELL_LABEL and SPEL...Shauren
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-13Core/Units: Added possibility to send emotes to single players (#27054)ModoX
2021-10-07Core/Unit: Name and implement UNIT_FLAG_NON_ATTACKABLE_2 (PR #22087)killerwife
2021-10-07Core/AI: Add a new LeavingWorld AI hookTreeston
2021-10-03Core/BattlePets: Misc fixes (#26990)Meji
2021-10-03Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...Shauren
2021-10-02Core/Auras: Implemented new aura type 487 (SPELL_AURA_COSMETIC_MOUNTED) (#26988)ModoX
2021-10-02Core/Transports: Store information about continent transportsShauren
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-09-26Core/Movement: crashfix workaroundccrs
2021-09-261b7ec4b follow-upTreeston
2021-09-26Core/Unit: UNIT_FLAG renamesTreeston