aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2022-09-02Core/Misc: Store skillline abilities grouped by skill id (#28199)ihm-tswow
2022-07-30Core/Player: Fix GM character leveljackpoz
2022-07-27Fix starting level for GMs creating a DK (#28080)Dan Johnson
2022-06-26Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI (#28059)offl
2022-06-09Core/Units: Removed incorrect facing movement packet sent with every creature...Kaytotes
2022-05-29correctly apply npc pvp flags (#27974)Jinnaix
2022-05-09Core/Player: Prevent updating visibility if player is not in world. Closes #1...Intel
2022-04-17Core/Gossip: Fixed gossip menu options not performing their default actions w...Shauren
2022-04-17Core/Chat: Apply chat flood control to addon messages as well (#26908)stoneharry
2022-04-08Core/Vehicles: Capture vehicle collision height for exit spline init function...Shauren
2022-04-06Core/Spells: Increase search radius for avoid problems with some spells that ...Gildor
2022-04-03Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...Shauren
2022-04-01Core/Units: Fixed incorrect attack power calculation after changing UNIT_FIEL...Shauren
2022-03-30Core/GameObjects: Reduce differences between branches part 3 - gameobject upd...Shauren
2022-03-29Core/Units: Reduce differences between branches part 1 - object classShauren
2022-03-29Core/Units: Reduce differences between branches part 1 - unit updatefield acc...Shauren
2022-03-24Core/Units: Rename AnimationTier to AnimTier for consistency with master branchShauren
2022-03-22Core/Object: Fix WorldObject::SetZoneScript unsafe cast to InstanceMap (#27877)HelloKitty
2022-02-26Core/Pet: Fix typojackpoz
2022-02-18Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)offl
2022-01-01Core/Units: Sync ProcessTerrainStatusUpdate code with master branchShauren
2021-12-27Core/AI: Fix crashes caused by charmed Creatures having null AI for 1 map upd...Giacomo Pozzoni
2021-12-25Core/SAI: Use GetBaseObject as second param of SMART_ACTION_ACTIVATE_GAMEOBJE...offl
2021-11-27Core/Auras: Properly clean up partial charm applicationsShauren
2021-11-15Core/Vehicles: Add additional logging to track issue #24876Shauren
2021-11-14Core/Misc: Add TempSummon timer to GetDebugInfoShauren
2021-11-07Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)Giacomo Pozzoni
2021-11-06Core/Combat: Fixed combat after remove charm (#27248)Lucas Nascimento
2021-10-31Core/Creatures: Refactor ObjectMgr::ChooseCreatureFlags to allow selecting on...Shauren
2021-10-30Core/Unit: Fixed wrong combat stop when set charmKeader
2021-10-20Core/Scripting: Get rid of ModifyVehiclePassengerExitPos (#27126)offl
2021-10-17Entities/Unit: Fixed wrong combat stop when remove charm (#27038)Lucas Nascimento
2021-10-13Core/Creature: Formation reset (#27040)Jinnaix
2021-10-10Core/Unit: Fixed Deterrence stopping working for no reason (#26996)Lucas Nascimento
2021-10-07Core/Creature: Disallow nearly all non-static flags on DB side (#27024)offl
2021-10-01Core/Combat Improve extra attacks handling (#26859)trickerer
2021-10-01Core/Units: removed an incorrect addition of SPELL_AURA_MOD_CRIT_CHANCE_FOR_C...Ovah
2021-10-01Core/Misc: Improvement item durability repair logic. (#26911)Mikhail Redko
2021-09-22Core/Misc: Link CREATURE_FLAG_EXTRA_INSTANCE_BIND to corresponding static flagoffl
2021-09-18Core/Misc: Leave detailed description for UNIT_FLAG_NON_ATTACKABLEoffl
2021-09-18Core/Misc: Update comments of static flagsoffl
2021-09-17Core/Misc: Update enums of static flagsoffl
2021-09-16Core/Misc: Rename few type flagsoffl
2021-09-16Core/Misc: Rename UNIT_FLAG_PVP to UNIT_FLAG_PVP_ENABLINGoffl
2021-09-16Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIMoffl
2021-09-16Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXIoffl
2021-09-16Core/Creature: Add first 4 enums of static flags (#26914)offl
2021-09-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2021-08-31Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...Shauren
2021-08-30Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handlersShauren