aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2022-03-26Core/AI: Change m_originalCaster to m_caster when calling OnSpellStart (#27815)offl
2022-03-26Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)offl
2022-03-26Revert "Core/Spells: Force Invisibility (mage) to leave combat." (#27701)Gildor
2022-03-24Core/SAI: Remove SMART_ACTION_ADD_AURA & actions to change object flags (#27571)offl
2022-03-24Core/Spells: Add MaxAffectedTargets for Domination (#27541)Grindelwald
2022-03-24Core/AI: Fix crashes caused by charmed Creatures having null AI for 1 map upd...Giacomo Pozzoni
2022-03-24Core/SAI: Use GetBaseObject as second param of SMART_ACTION_ACTIVATE_GAMEOBJE...offl
2022-03-24Core/SAI: Remove SMART_ACTION_SEND_GO_CUSTOM_ANIM, make SMART_ACTION_ADD_AURA...offl
2022-03-24Core/Misc: Verify LFG role selections by class (#27348)ihm-tswow
2022-03-24Core/Units: Rename AnimationTier to AnimTier for consistency between branchesShauren
2022-03-24Core/Battlegrounds: Avoid teleport players when relogin inside Strand of the ...Gildor
2022-03-24Core/Battlegrounds: Avoid reset BG and Arena scoreboard stats and BG map achi...Gildor
2022-03-24DB/SAI: Replace SMART_ACTION_SEND_GO_CUSTOM_ANIM with GameObjectActionsoffl
2022-03-23Scripts/The Eye: Few updates to Kael'thas & Astromancer (#27304)offl
2022-03-23Core/Auras: Properly clean up partial charm applicationsShauren
2022-03-22Core/Spells: Add MaxAffectedTargets to Chains of Naberius(36146) (#27291)Grindelwald
2022-03-22Core/Pets: Do not force pets to follow their charmer when possessed by player...Grindelwald
2022-03-22Core/PacketIO: Fixed ScenarioState packet structure (#27880)Krudor
2022-03-22Core/Scenarios: Fix bad criteria evaluation in scenarios (#27881)Krudor
2022-03-22Core/Spells: Interrupt spells and auras before sending loot to client (#27279)acidmanifesto
2022-03-22Core/Battlegrounds: Avoid increasing player count per team when re-logging if...Gildor
2022-03-22Core/Vehicles: Add additional logging to track issue #24876Shauren
2022-03-22Core/Misc: Add TempSummon timer to GetDebugInfoShauren
2022-03-22Core/SAI: Fix error messagejackpoz
2022-03-21Core/SAI: Remove deprecated events and actions (#27258)offl
2022-03-21Core/Battlegrounds: Fix text messages in Eye of the Storm when capture Draene...Gildor
2022-03-21Core/SAI: Remove reactState param from SMART_ACTION_WP_START (#27255)offl
2022-03-21Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)Giacomo Pozzoni
2022-03-21Core/Combat: Fixed combat after remove charm (#27248)Lucas Nascimento
2022-03-21Core/Creatures: Refactor ObjectMgr::ChooseCreatureFlags to allow selecting on...Shauren
2022-03-20Core/Unit: Fixed wrong combat stop when set charmKeader
2022-03-20Core/SAI: Make 'no, thanks' actions deprecatedoffl
2022-03-20Core/Scripting: Get rid of ModifyVehiclePassengerExitPos (#27126)offl
2022-03-20Entities/Unit: Fixed wrong combat stop when remove charm (#27038)Lucas Nascimento
2022-03-20Core/SAI: Make SMART_EVENT_WAYPOINT_START & SMART_EVENT_CHARMED_TARGET deprec...offl
2022-03-20DB/SAI: Make SMART_EVENT_EVENT_PHASE_CHANGE deprecated; avoid AddAura, re-han...offl
2022-03-20Core/Conditions: Fixed conditions not working for area aurasShauren
2022-03-20Core/Creature: Formation reset (#27040)Jinnaix
2022-03-20Core/SAI: Remove deprecated events and actions (#27039)offl
2022-03-20Core/Unit: Fixed Deterrence stopping working for no reason (#26996)Lucas Nascimento
2022-03-19Core/Creature: Disallow nearly all non-static flags on DB side (#27024)offl
2022-03-19Scripts/Spells: Handle quest tame spells in spell script (#27022)offl
2022-03-19Core/Combat Improve extra attacks handling (#26859)trickerer
2022-03-19Core/Misc: Improvement item durability repair logic. (#26911)Mikhail Redko
2022-03-18Core/SAI: Split set/remove unit_flags actions (#26954)offl
2022-03-16Core/Misc: Link CREATURE_FLAG_EXTRA_INSTANCE_BIND to corresponding static flagoffl
2022-03-15Core/SAI: Remove possibility to set/remove unit_flags2offl
2022-03-15Core/Misc: Leave detailed description for UNIT_FLAG_NON_ATTACKABLEoffl
2022-03-15Core/Misc: Update comments of static flagsoffl
2022-03-15Core/Misc: Update enums of static flagsoffl