EverWrath/src
Kitzunu b43c5c9bf3
fix(Core/Spell): Instant Statue (#4319)
* fix(Core/Spell): Instant Statue

* make sure GetCaster() is not null

* values

* unit not player

* scriptName

* Update spell_item.cpp

* feat(Core/Spell): Implement ValidateSpellInfo

* Cherry-pick from 2b5d7eef3a & a0a158b5b8

* Revert "feat(Core/Spell): Implement ValidateSpellInfo"

This reverts commit 7690f02b49c82c65de3e92307063211a2e9941f5.

* Revert "Revert "feat(Core/Spell): Implement ValidateSpellInfo""

This reverts commit 8ffbb46fafe1f2d1597b4295b9e5fcec822d1181.

* Update spell_item.cpp

* dependant on https://github.com/azerothcore/azerothcore-wotlk/pull/4323

* untargetable
2021-02-02 16:08:52 +01:00
..
cmake fix(Build/Cmake): CMake now uses the Windows env vars (#3419) 2021-01-11 22:50:07 +01:00
common feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01:00
genrev feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
server fix(Core/Spell): Instant Statue (#4319) 2021-02-02 16:08:52 +01:00
test fix(Core/Tets): Removed duplicated mock method (#4219) 2021-01-29 10:08:22 +01:00
tools feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01:00
CMakeLists.txt feat(CI/Codestyle): added codestyle check (#3668) 2021-01-09 11:59:50 +01:00