aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2025-02-18Core/Spells: Skip handling apply aura spell effects if aura was removed earli...Shauren
2025-02-01Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callba...Shauren
2025-01-26Core/Items: Fixed item spell charge slot indexingShauren
2025-01-18Core/Spells: Add summoned DynamicObject to casters ChannelObjects if spell is...Shauren
2025-01-13Core/Spells: DynamicObject auras will now use the largest radius found in SPE...Shauren
2025-01-13Core/Spells: Allow persistent area auras to apply all of their effects upon c...CraftedRO
2025-01-09Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound d...Shauren
2025-01-09Core/Auras: Fixed sending amounts for effects that need it, aren't first and ...Shauren
2025-01-01Core/Spells: Don't ignore power costs and reagents for spells triggered by SP...Shauren
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...Shauren
2024-12-20Core/Player: fixed logic for determining fully depleted runes - these are run...Ovahlord
2024-12-20Core/Spells: corrected SPELL_EFFECT_ACTIVATE_RUNE behavior for ClassicOvahlord
2024-12-20Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONSShauren
2024-12-16Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC...Shauren
2024-12-06Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPEL...Shauren
2024-11-10Core/Summons: Handle summons using SummonProperties.Control type 5 as vehicle...Meji
2024-09-01Core/Misc: dropped unused Traits implementationOvahlord
2024-08-22Core/Quests: fixed max level quest money rewards and calculate them during ru...Ovahlord
2024-08-17Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST (#30048)Meji
2024-08-04Core/Quests: kill QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM implementation and ...Ovahlord
2024-07-31Core/Misc: update Combo Points handling to CataclysmOvahlord
2024-07-28Core/Players: updated glyph handling for CataclysmOvahlord
2024-07-27Core/Player: initial work on implementing talents for CataclysmOvahlord
2024-07-14Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to...Shauren
2024-07-12Core/Players: turn rune cooldowns into floats and change their cooldown calcu...Ovahlord
2024-07-11Core/Spells: implemented SPELL_EFFECT_ACTIVATE_RUNEOvahlord
2024-07-05Core/Spells: Implemented SPELL_ATTR9_JUMPCHARGE__NO_FACING_CONTROLShauren
2024-07-05Core/Movement: Defined and implemented new spline flag - JumpOrientationFixedShauren
2024-06-28Core/Spells: Implemented new trigger flag to cause spells to be instant witho...Shauren
2024-06-25Core/Items: dropped artifact weapon implementationOvahlord
2024-06-23Core/Spells: Implemented SPELL_ATTR9_FACE_UNIT_TARGET_UPON_COMPLETION_OF_JUMP...Shauren
2024-06-23Core/Movement: Allow setting position or object facing targets for jump movementShauren
2024-06-20Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAINShauren
2024-06-20Core/Spells: Rename more SpellAttr9Shauren
2024-06-14Core/Quests: implement quest level scalingOvahlord
2024-05-28Core/Spells: Prevent creatures from being able to cast all their spells while...Shauren
2024-05-28Core/Spells: Implemented SPELL_EFFECT_REPUTATION_2 (184) (#29971)Antonio Martín Berti
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
2024-03-14Core/Spells: named some of the new added spell effectsOvahlord
2024-03-14Core/Spells: updated spell effects enumOvahlord
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-13Core/Misc: removed a couple blank linesOvahlord
2024-03-12Core/Maps: dropped Garrison implementationOvahlord
2024-03-10Core/DataStores: duc-taped buildOvahlord
2024-03-04Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_IGNORE_SANCTUARY (ignore S...Shauren
2024-03-03Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...Shauren
2024-02-26Core/Battlegrounds: Isle of Conquest Rework (#29687)Jeremy
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-01-27Core/Battlegrounds: Strand of the Ancients Rework (#29576)Jeremy
2024-01-25Core/Unit: Set DemonCreator for wild allied summonsModoX