aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2021-08-31Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...Shauren
2021-08-30Core/Spells: Fixed implementation of Spell::EffectRechargeManaGem when it is ...Shauren
2021-08-30Core/Auras: Changed aura dot stacking rule to not ignore aura type of "existi...Shauren
2021-08-30Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handlersShauren
2021-08-29Build fixShauren
2021-08-29Core/Spells: Fixed Travel time of Scatter Shot / Silencing ShotKeader
2021-08-29Core/Spells: Spell effect info access refactoring part 2 - passing SpellEffec...Shauren
2021-08-28Core/Spells: Begin unifying spell effect access api with master branchShauren
2021-08-14Core/Spells: Fixed Sacred Cleansing rangeKeader
2021-07-17Core/Spells: PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW applies only with invisibil...Meji
2021-06-20Core/Misc: Fix issues reported by static analysisjackpoz
2021-05-27Core/Scripts: Allow spell script ValidateSpellInfo to work with any container...Shauren
2021-05-16Core/Movement: Improve client control logic (#26348)Chaouki Dhib
2021-04-11Core/Spells: players shouldn't force their orientation (serverside) on each p...Gildor
2021-04-11Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...Ovah
2021-04-08Core/Misc: Define / rename attributes and flags (#26315)offl
2021-04-03Revert "Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNI...Keader
2021-04-03Scripts/Quest: Rework 'Basic Orders' (25199) (#26294)offl
2021-03-11Core/Spells: Apply UNIT_FLAG_IMMUNE after applying SPELL_AURA_DAMAGE_IMMUNITY...offl
2021-03-11DB/Spells: Sayge's Carnie Buff & Buffeting Winds of Susurrusoffl
2021-03-02Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...Shauren
2021-02-21Core/Spells: Warlock Death Coil shouldn't be able to crit (#26118)Gildor
2021-01-25Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ...Meji
2021-01-17Core/Spells: Defined new spell attributesjackpoz
2021-01-14Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...xvwyh
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-28Core/Vehicles: Add missing caster guid checkSevi
2020-12-28Core/Vehicles: Treat entering other vehicles mounted on main vehicle as swapp...Shauren
2020-12-26Core/Spells: Implemented personal summons (#19231) (#25765)Giacomo Pozzoni
2020-10-26Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)Keader
2020-10-08Core/Spells: Aura refresh improvements (#25511)Gildor
2020-10-03Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2020-10-02Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() (#25524)robinsch
2020-09-29Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2020-09-24Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...Gildor
2020-09-15Core/Spells: fix a possible crash when a target that has been focused during ...Ovah
2020-09-14Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)Ovah
2020-09-13Core/Spells: Do not reset periodic timer for stacking DoTs on recastKeader
2020-09-10Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2020-09-10Core/Spells: Reserve custom attribute value for master branchShauren
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-09-06Core/Spells: Implemented PROC_ATTR_CANT_PROC_FROM_ITEM_CASTKeader
2020-09-05Core/Players: Directly store PlayerSpell in m_spells, not as pointerShauren
2020-09-02UnitTests: |Hspell and |Htalent unit testingTreeston
2020-09-01Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2020-08-29Core/Spell: Fix name clashing between local variables and class member fields...Giacomo Pozzoni
2020-08-29Scripts/Spells: Transfer Nurturing Instinct in spell_druid.cpp (#25307)Moki
2020-08-29Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2020-08-28Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...Shauren
2020-08-17Core/Spells: Fix summoning warlock pets in case that pet has never been summo...Shauren