EverWrath/src/server/game/Entities
UltraNix a0da7417a0
fix(Core/Units): Clear any movement on charm - vol. 2. (#11897)
* fix(Core/Units): Clear any movement on charm - vol. 2.

Fixes #11880

* Update.
2022-05-30 04:19:53 -03:00
..
Corpse feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Creature Core/Combat: rename getThreatMgr() to GetThreatMgr() (#11758) 2022-05-18 05:36:57 -03:00
DynamicObject fix(Core/Spells): Improvements to Far Sight spell: (#11683) 2022-05-23 04:26:51 -03:00
GameObject feat(Core/GameObjects): Instance gameobject save data implementation (#11113) 2022-05-24 10:33:45 -03:00
Item chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02:00
Object fix(Core/Spells): Improvements to Far Sight spell: (#11683) 2022-05-23 04:26:51 -03:00
Pet fix(Core/Pets): Handle health-aurastates on pet loading. (#11491) 2022-04-23 11:32:46 -03:00
Player feat(Core/GameObjects): Instance gameobject save data implementation (#11113) 2022-05-24 10:33:45 -03:00
Totem fix(Core/Spells): Improvements to Far Sight spell: (#11683) 2022-05-23 04:26:51 -03:00
Transport feat(Core/GameObject): Gob flag helpers (#11287) 2022-04-05 13:52:58 +02:00
Unit fix(Core/Units): Clear any movement on charm - vol. 2. (#11897) 2022-05-30 04:19:53 -03:00
Vehicle feat(Core/Unit): NPCFlags helpers (#11286) 2022-04-05 13:52:42 +02:00