aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2021-02-25Core/Spells: Gathering no longer fails after patch 3.1.0 (#21039)Ovah
2021-02-23Core/Spells: Fixed spells using SPELL_EFFECT_POWER_BURN not working when comb...Matan Shukry
2021-02-21Core/Auras: Implemented new spell modifier type to change aura stack size on ...Shauren
2021-02-21Core/Spells: Fix typo (fixes casting all spells)Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_DISABLE_ATTACKING_EXCEPT_ABILITIESShauren
2021-02-21Core/Auras: Reimplement SPELL_AURA_DISABLE_CASTING_EXCEPT_ABILITIES to proper...Shauren
2021-02-21Core/Auras: Rename many old aura types to their new meaningShauren
2021-02-05Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-e...Matan Shukry
2021-02-03Core/Auras: Renamed a bunch of unknown or changed spell aura types and implem...Shauren
2021-01-15Core/Spells: Defined new spell attributesShauren
2020-12-31Core/Spells: Core/Spells: Improve teleport destination for a certain class of...Chaouki Dhib
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualIDShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-22Core/Scripts: Rewrite Boss Kalecgos (Sunwell Plateau) (#19897)Gustavo
2020-08-18Creatures now release spell focus on projectile launch (for spells that have ...treeston
2020-08-16Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)Ovah
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-13[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2020-07-16So, I came in trying to fix gameobject LoS. So I restructured some stuff.treeston
2020-07-16[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2020-07-16Pet/Guardian AI hook re-organizing (#19824)Treeston
2020-07-16Re-check target evade state on projectile impact and adjust accordingly. This...treeston
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-21Core/Spells: Implemented new target typesShauren
2020-06-14Core/Spell: in case of immunity, check all effects to choose correct procFlag...ariel-
2020-06-14Quickfix a bug introduced by 2f19d97 which prevented GTAoE from being cast.treeston
2020-06-14Core/Spell: abort channeling if no valid targets are found after searchingariel-
2020-06-14Core/Spells: Change the radius of PBAoEs following the feedback received on (...Chaouki Dhib
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-06-05Core/Items: Implemented new bonus type (extra ItemEffect)Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-19Core/Players: Only restore spells learned as quest rewards if they have the r...Shauren
2020-05-19Core/Spells: Revert b711f0bcaef7e966140fce4929ff5196b6b2bbf6, not valid since...Shauren
2020-05-07Core/Spells: Fixed initializing spell power costs (#24579)DuelistRag3
2020-04-28Core/Spell: move creature focusccrs
2020-04-28Core/Spell: don't make creature change orientation to 0 if channeling selfariel-
2020-04-27Core/Spell: fix creature focus with channeled spellsariel-
2020-04-27Core/Spell: register spell mod owner properly on spell castariel-
2020-04-27Core/Spell: check aura positivity per effect on spell hitariel-
2020-04-24Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...Ovah
2020-04-24Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2020-04-19Warning fixShauren
2020-04-19Core/Items: Check required level to use items including any bonuses that modi...Shauren
2020-04-11Core/Spells: Fixed Spell::CheckCast for targeting items trade with lockpickingShauren
2020-01-02New YearAokromes
2019-12-05Core/Items: Implement azerite empowered itemsShauren
2019-11-30Core/Spells: Fixed value of aura effects for stat mod auras applied by itemsShauren
2019-11-21Core/Spells: Make missing spell/aura effect handler assignments a compile tim...Shauren