aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2020-04-29Core/Entities: moved PetAura handling to Player where it belongsariel-
2020-04-29Core/Scripts: remove OnDummyEffect hook/sOnDummyEffect ai hookariel-
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-04-28Core/Unit: 2170541a51 followupccrs
2020-04-24Core/Unit: cleanup UnitState enumccrs
2020-04-24Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2020-04-24Core/Auras: reworked multiplicative AuraEffects calculationariel-
2020-04-07Core/Misc: Defined new summon properties titlesShauren
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-29Core/Items: Add location filters to Player::GetItemByEntryShauren
2019-11-26Core/Spells: Force creating only 1 enchanting scroll when targeting a vellum ...Shauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-11-21Core/Spells: Make missing spell/aura effect handler assignments a compile tim...Shauren
2019-11-21Core/Spells: Fixed crash when casting spells with effect type > 264Shauren
2019-10-18Core/Spells: Delete ancient bg mark code from create item spell effectShauren
2019-08-31Core/Spells: Fixed calling spellhit script hooks on launch when spell hits bo...Shauren
2019-08-31Core/Spells: Implement SpellMisc::LaunchDelayTraesh
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-08-17Core/Movement: Corrected all speed checks after 23b6991273bac4ee9d7cf1b4ac3b9...ariel-
2019-08-17Core/SmartAI: Various fixes and extensions for smart scripts: (#18673)xinef1
2019-08-01Core/Spells: Split ProcFlags of PROC_HIT_INTERRUPTKeader
2019-08-01Core/Spells: Fixed PROC_HIT_INTERRUPT not triggering by PROC_FLAG_TAKEN_SPELL...Keader
2019-07-21Added some missing SetFallInformation calls (#19121)xinef1
2019-07-21Core/Misc: Fixed player corpse looting, added player corpse loot and some mor...xinef1
2019-07-21Core/Creatures: Various fixes for creatures, regarding combat conditions, des...xinef1
2019-07-21Implemented binary resistances and some more (#18933)xinef1
2019-07-21Core/Spells: Fixed spell effect 93 (SPELL_EFFECT_FORCE_DESELECT) (#19001)xinef1
2019-07-21Core/Spells: implement Mad/Crazy Alchemist's potionsGerhood
2019-06-15Core/Spells: Corrected summon category SUMMON_CATEGORY_VEHICLE (#19052)xinef1
2019-06-08Core/DataStores: Updated db2 structures to 8.1.5Shauren
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-02-04Core/Spells: Add missing spell and aura effect handler array entriesShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-07Core/Spells: Updated gathering profession skillsShauren
2018-12-02Core/Players: Update profession rank handling with new split skill values for...Shauren
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-08-25Core/Spells: Removed useless calls of Spell::GetEffect and SpellInfo::GetEffectjoschiwald
2018-04-21Core/Spell: implemented dispel reflectionariel-
2018-04-08Core/Spells: Implemented personal summons (#19231)Traesh
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Core/Misc: readd some codestyle changes inadvertently revertedariel-
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-13Core/Spell: register items received through SPELL_EFFECT_SUMMON_CHANGE_ITEM f...ariel-
2018-01-10Core/Entities: Remove phasemaskShauren