aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2025-02-10Core/Movement: Fixed formation movement resetting state on every waypoint of ...Shauren
2025-02-10Core/Misc: Reduce code differences between branchesShauren
2025-02-09Core/Packets: updated SpellModifierData struct for 4.4.1Ovahlord
2025-02-09Scripts/Spells: fixed Lava Burst crit chance against targets affected by Flam...Ovahlord
2025-02-08Core/Battlegrounds: Fixed invalid reference to temporaryShauren
2025-02-08Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2025-02-08nopch fix (for real this time)Shauren
2025-02-08fix nopchModoX
2025-02-08Core/Maps: Implemented PolygonBoundaryModoX
2025-02-08Core/GridNotifiers: Added areatrigger searchers and NearestAreaTriggerEntryIn...ModoX
2025-02-08Core/Auras: Ensure aura target of SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT has r...Shauren
2025-02-08Core/Misc: Reduce code differences between branchesShauren
2025-02-08Core/AreaTriggers: Corrected initial "fake" spline point for areatrigger move...Shauren
2025-02-04Core/Quests: Updated quest future status checks to include all variants of th...Shauren
2025-02-04Core/Misc: Reduce code differences between branchesShauren
2025-02-04Core/Objects: Make guid generators atomicShauren
2025-02-04Core/Vehicle: Added RideSpellID field to override npc_spellclick_spells (#30198)ModoX
2025-02-04Core/Commands: Fixed .debug guidlimits output for creature guidsShauren
2025-02-01Core/Spells: Remove manual spell guid creation in scriptsShauren
2025-02-01Fix nopch buildModoX
2025-02-01Core/Auras: Send scene complete if a SPELL_AURA_PLAY_SCENE aura is removed by...ModoX
2025-02-01Core/SAI: Improve SMART_ACTION_ATTACK_START to exclude non-unit targets from ...sanctum32
2025-02-01Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callba...Shauren
2025-02-01Core/Auras: Fixed SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS logic ...Shauren
2025-02-01Core/Spells: Don't fail spells SPELL_ATTR2_FAIL_ON_ALL_TARGETS_IMMUNE when ta...Shauren
2025-02-01Core/Conditions: Corrected upper array bound requirement for PlayerConditionL...Shauren
2025-01-26Scripts/Spells: fixed Seal of InsightOvahlord
2025-01-26Scripts/Spells: fixed Judgement of Truth damage bonusOvahlord
2025-01-26Core/Items: Fixed item spell charge slot indexingShauren
2025-01-26Core/Spells: Prevent even more cases of sending aura update packets for auras...Shauren
2025-01-26Core/Objects: Removed type casts before accessing WorldObject::m_Events that ...Shauren
2025-01-26Core/Spells: Prevent sending aura update packets for auras that aren't visibl...Shauren
2025-01-26Core/Spells: added missing AttributesEx15 member to SpellInfoOvahlord
2025-01-26Core/Spells: Added AttributesEx15 for serverside spells (#30632)Meji
2025-01-26Scripts/Spells: fixed Seal of TruthOvahlord
2025-01-26Scripts/Spells: round the damage values of Seal of Righteousness and Seal of ...Ovahlord
2025-01-26Scripts/Spells: fixed Seal of JusticeOvahlord
2025-01-26Scripts/Spells: fixed JudgementOvahlord
2025-01-25Core/Auras: apply AURA_STATE_MARKED for Paladin SealsOvahlord
2025-01-25Scripts/Spells: fixed Seal of RighteousnessOvahlord
2025-01-21Core/Spells: Reimplemented target type 106 as random point from points predef...Shauren
2025-01-21Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of i...Shauren
2025-01-20Core/Spells: Replace SpellTargetPosition structure with WorldLocationShauren
2025-01-20Core/Spells: Exclude TriggerCastFlags that can be set for non-triggered spell...Shauren
2025-01-20Core/Misc: Added float chrono typedefsShauren
2025-01-18Core/Spells: Add summoned DynamicObject to casters ChannelObjects if spell is...Shauren
2025-01-18Core/Misc: Remove return type std::enable_if based SFINAEShauren
2025-01-18Core/Misc: Remove unneccessary structure packing and one unused enumShauren
2025-01-18Core/Spells: Fixed SPELL_AURA_IGNORE_SPELL_COOLDOWN - don't start cooldown fo...Shauren
2025-01-13Core/Spells: DynamicObject auras will now use the largest radius found in SPE...Shauren