aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2024-06-12Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAINShauren
2024-06-11Core/Spells: Rename more SpellAttr9Shauren
2024-05-18Core/Spells: Prevent creatures from being able to cast all their spells while...Shauren
2024-05-11Core/Spells: Implemented SPELL_EFFECT_REPUTATION_2 (184) (#29971)Antonio Martín Berti
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
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
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons o...ModoX
2024-01-01Core/Battlegrounds: Rework Alterac Valley (#29530)Jeremy
2023-12-30Core/AreaTriggers: Refactor (#29500)Meji
2023-12-30Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes r...Shauren
2023-12-28Core/Spells: Clean up some gameobject types in EffectOpenLock (#29532)Jeremy
2023-12-28Core/Creatures: Refactor CreatureEliteType (#29525)Teleqraph
2023-12-04Core/Players: Learn parent skilllines if they are missing while learning chil...Shauren
2023-11-26Core/Spells: Pass customArg from missiles to its triggered spellModoX
2023-11-02Core/Spells: Prevent duplicating trait configs for Generic typeShauren
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2023-10-21Core/Spells: Named and implemented most of SpellAttr7Shauren
2023-09-24Core/Spells: Removed unneccessary checks from skill spell effectsShauren
2023-09-23Core/Skills: Fixed updating riding skill value when learning riding spells au...Shauren
2023-09-15Core/Spells: Move all summoning spell effects to launch phaseShauren
2023-08-26Core/Battlegrounds: Rework queues (#29200)Jeremy
2023-08-23Core/Spells: Prevent rerolling gathering skillups until success when mining o...Shauren
2023-08-22Core/Spells: Implement sqrt based aoe damage diminishing (#29192)Seyden
2023-08-14Core/Spells: Summons with no special title and duration -1ms should use TEMPS...ModoX
2023-08-10Core/Spells: Handle summon effect on spell launch instead of hitShauren
2023-08-10Core/Creatures: Clean up temporary summon duplicate level initializationShauren
2023-08-09Core/Creatures: std::chrono-ify TempSummonShauren
2023-08-01Core/Scripts: Added damage and healing calculation hook to spell and aura scr...Shauren
2023-07-20Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)Meji
2023-07-12Core: Update to 10.1.5Shauren
2023-07-11Core/Spells: fixed an underflow in SPELL_EFFECT_INEBRIATE when using drinks t...Ovahlord
2023-06-25Core/Spells: Fixed SPELL_EFFECT_TRIGGER_SPELL for spells that require DEST ta...Shauren
2023-06-24Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate scriptShauren
2023-06-17Core/Items: Item bonus generation improvementsShauren
2023-06-11Core/Spells: Corrected effect type implicit targeting for SPELL_EFFECT_CREATE...Shauren
2023-06-10Core/Quests: Quest flag fixupsShauren
2023-06-09Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...Shauren
2023-06-08Core/Spells: Always remove spell target from transport on teleport spells if ...Shauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-22Core/Spells: Implemented new proc hit type PROC_HIT_DISPELShauren
2023-05-19Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)Jeremy
2023-05-09Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...Jeremy
2023-05-05Core/Spells: Implemented SPELL_EFFECT_TELEPORT_GRAVEYARDJeremy
2023-05-04Core: Update to 10.1Shauren