EverWrath/src
Kitzunu 9fd6f1079b
fix(Core/Spell): SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER to face caster (#4351)
* fix(Core/Spell): SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER to face caster

* cherry-pick 28353e920b

Co-Authored-By: Meji <2695278+meji46@users.noreply.github.com>

* [[nodiscard]]

* return;

* fix last thing

* build

* Revert "build"

This reverts commit c892cc292f3592c5089840e393b525f74904779b.

* Update Object.h

* Update Object.h

* Update Object.h

Co-authored-by: Meji <2695278+meji46@users.noreply.github.com>
2021-02-03 17:06:37 +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/Creature): implement c_t->spell_school_immune_mask (#4358) 2021-02-03 03:44:09 +01:00
genrev feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
server fix(Core/Spell): SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER to face caster (#4351) 2021-02-03 17:06:37 +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