aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2021-12-02Core/Commands: Fix .cheat god command letting you diejackpoz
2021-12-02Core/Maps: Fix crash caused by setActive(false) called after DespawnOrUnsummon()jackpoz
2021-12-02Core/Object: Range check (#23179)Jozef Dúc
2021-12-02Core/GameObject: Code cleanupjackpoz
2021-12-02Core/GameObject: Remove summoned gobs properly from the map without effecting...Killyana
2021-12-02Core/GameObject: Delete summoned gobs and DestroyForNearbyPlayers gobs spawne...Killyana
2021-11-30Core/Database: Delete gameobject_addon data when deleting a GameObject from t...jackpoz
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-30Core/Social: Separated checks for friend and ignored limits (#23181)ForesterDev
2021-11-30Core/GameObjects: Defined more GameObjectFlags and GameObjectDynamicLowFlagsShauren
2021-11-29COre/Misc: GCC warning fixShauren
2021-11-27Core/Creatures: Filter out trainer spells that belong to a skill that can nev...Jozef Dúc
2021-11-27Core support for breadcrumb quests (#23157)PolarCookie
2021-11-26Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)Jeremy
2021-11-26Core: VehicleJoinEvent crash fix (#23136)PolarCookie
2021-11-26Core/Objects: use the actual collision height of players and creatures to get...Ovah
2021-11-26Core: Remove wrong emotes played in combatKillyana
2021-11-25Build fixShauren
2021-11-25Core/Trainers: Implemented learning battle pets from trainers (#27312)Meji
2021-11-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-24Core/GameObject: Properly dismount players on GameObject Usesirikfoll
2021-11-24Core/Item: Item Signature (#23119)PolarCookie
2021-11-24Core/GameObject: Remove summoned game objects from the map after calling Set...Killyana
2021-11-24SAI/GameObject: Despawn the linked trap with the gameobjectKillyana
2021-11-24Core/Spell: SpellAura Redux (#22794)PolarCookie
2021-11-24Core/Players: Fix logic in CanSeeSpellClickOn (#23090)Gustavo
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren
2021-11-24Core/Movement: Allow using run when moving randomly (#23081)Sorikoff
2021-11-24Core/GameObject: Set loot state to Not ready when a gob is deactivated (#23072)Killyana
2021-11-24Core/Movement: Allow using walk when chasing v2 (#23073)Sorikoff
2021-11-23Core/Units: Only update height in SetHover if unit is bellow HoverHeight (#23...Gustavo
2021-11-23Core/Spells: Fixed spells using MovePositionToFirstCollision for selecting ta...Shauren
2021-11-23Core/Pet: Add assertjackpoz
2021-11-233.3.5 threat assert (#23034)Giacomo Pozzoni
2021-11-23Core/Misc: Add categories to 3 logsAokromes
2021-11-23Core/Entities: Add categories to 2 logsAokromes
2021-11-23Core/Spells: Fix assert triggeredjackpoz
2021-11-22Core/Players: Load faction change items from db2 instead of dbShauren
2021-11-21Core/Spells: Fix assert triggeredjackpoz
2021-11-21Remove whitespace (63ea6a50e851f9df82381e254a7c56e1c575cfe2)Shauren
2021-11-21Core/Quest: Fix crash in GetQuestDialogStatus()Giacomo Pozzoni
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/GameObject: Implement GameObject::Use case for GAMEOBJECT_TYPE_NEW_FLAG ...Jeremy
2021-11-20Core/Auras: Implemented SPELL_AURA_MODIFY_FALL_DAMAGE_PCT (#27296)Antonio Martín Berti
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-20Core/Spells: SpellHistory updatesShauren