EverWrath/src/server
AG f7d7c4feb7
fix(Core/Creature): Improve chase movement (#17557)
* Update TargetedMovementGenerator.cpp

* Adding Ovahlord as co-author

TIL: you can assign multiple authors to a commit 😛
Co-Authored-By: Ovahlord <18347559+ovahlord@users.noreply.github.com>

* Remove unused variable

* Undo some changes

---------

Co-authored-by: Ovahlord <18347559+ovahlord@users.noreply.github.com>
2023-11-26 17:09:24 +01:00
..
apps feat(Core/Battleground): Add config to allow giving points at level 7… (#17821) 2023-11-22 20:10:22 +01:00
database chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
game fix(Core/Creature): Improve chase movement (#17557) 2023-11-26 17:09:24 +01:00
scripts fix(Scripts/Commands): Use the argument parser to parse guild names (#17863) 2023-11-26 16:59:58 +01:00
shared chore(Shared/Network): make all pointers to std::unique_ptr (#17787) 2023-11-25 19:23:52 +01:00
CMakeLists.txt feat(Tools/DbImport): implement separated app for importing DB (#11614) 2022-06-09 08:23:38 -03:00