aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Auras/SpellAuraEffects.h
AgeCommit message (Expand)Author
2025-03-19Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...Shauren
2025-03-17Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...Shauren
2025-02-20Core/Misc: Reduce differences between branchesShauren
2024-11-10Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365)Aqua Deus
2024-10-12Core/Auras: Implemented SPELL_AURA_ADV_FLYINGTraesh
2024-10-10Core/Auras: Implemented adv flying speed mod aurasShauren
2024-09-07Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodesShauren
2024-08-05Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)Jeremy
2024-03-09Core/Objects: Implemented vignettesShauren
2023-12-15Core/Spells: Implemented SPELL_AURA_MOD_FIXATE (#29488)ModoX
2023-08-01Core/Scripts: Added damage and healing calculation hook to spell and aura scr...Shauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-04Scripts/Spells: Implement Empowered Renew (#29036)Teleqraph
2023-06-04Core/Auras: Implemented helper function to estimate total damage/healing done...Shauren
2023-05-04Core: Update to 10.1Shauren
2022-12-30Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY (#28517)Teleqraph
2022-12-30Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY (#28511)Teleqraph
2022-09-07Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR_PCT and rename HandleModStat...Aqua Deus
2022-07-02Core/Units: Defined many UnitFlags3 and implemented UNIT_FLAG3_ALTERNATIVE_DE...Shauren
2022-04-16Core/Auras: Remove aura 490 implementation (purpose unknown, needs more spell...Shauren
2022-04-16Core/Battlegrounds: Implement mercenary systemTraesh
2022-02-26Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR (#27790)Aqua Deus
2022-02-25Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)Shauren
2022-02-10Core/Spells: Add type safety to proc related functions - using enum arguments...Shauren
2022-01-07Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR (465) (#27539)My name is Mud
2021-12-27Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_EXPIREShauren
2021-12-25Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_HEALTH_PCT (#27455)Antonio Martín Berti
2021-12-22Core/Units: UNIT_FLAG_PACIFIED will no longer block victim updates (#24190)Ovah
2021-11-06Core/Auras: Mount speed auras are now properly selected when teleporting (dun...ModoX
2021-11-04Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structureShauren
2021-10-16Core/Spells: Implemented SPELL_AURA_SUPPRESS_ITEM_PASSIVE_EFFECT_BY_SPELL_LABELShauren
2021-10-02Core/Auras: Implemented new aura type 487 (SPELL_AURA_COSMETIC_MOUNTED) (#26988)ModoX
2021-09-06Core/Entities: completely remove 60% melee miss cap as there is no proof of i...ariel-
2021-09-04Core/Spells: Unify spell effect access api in both branchesShauren
2021-08-28Core/Spells: rework part 3: spells only handle at most one UnitAura and one D...ariel-
2021-06-19Core/Spells: calculate crit chance only for spells that do damage/healingariel-
2021-06-13Core/Auras: Implemented EstimatedPoints for SMSG_AURA_UPDATEShauren
2021-06-13Core/Auras: removed caster dependency from coreariel-
2021-05-16Core: Combat/threat system rewrite (PR #19930)Treeston
2021-04-17Core/Auras: Implemented SPELL_AURA_SCHOOL_ABSORB_OVERKILL (#26269)Matan Shukry
2021-03-28Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)Matan Shukry
2021-03-27Core/Auras: Prevent recursive infinite loops with spell mod auras affecting e...Matan Shukry
2021-03-21Core/Auras: Implemented aura to increase armor by percentage of primary statMatan Shukry
2021-03-15Core/Auras: fixed off by one error in counting SPELL_ATTR5_START_PERIODIC_AT_...ariel-
2021-03-15Core/Auras: periodics refactor part 4: ported periodic dummy auras to scriptsariel-
2021-03-15Core/Auras: periodics refactor part 2: Move UpdatePeriodic to AuraScriptsariel-
2021-03-15Core/Auras: periodics refactor part 1:ariel-
2021-03-11Core/Auras: Remove m_effIndex member of AuraEffect and always take it from Sp...Shauren
2021-03-05Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)Traesh
2021-03-05Core/Spells: Implemented SPELL_AURA_ALLOW_TALENT_SWAPPING (#26205)Matan Shukry