EverWrath/src
Saqra1 087acc58bf
fix(Core/PetHandler): Allow PetAI to handle flags (#19446)
When a pet ability was cast, PetHandler reset all CharmInfo flags before
calling PetAI methods, setting the attack flag to true every time.
This commands the pet to go and chase the target which is not correct
when the state is COMMAND_STAY.

PetAI already handles the scenario, it just wasn't getting the actual
pet attack state.
2024-08-19 13:15:39 -03:00
..
cmake refactor(Deps/OpenSSL): Deprecate OpenSSL 1.x (#19452) 2024-08-07 18:13:31 +02:00
common fix(Dep/Boost): corrects a warning about path changes in boost process (#19629) 2024-08-18 13:39:06 +02:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server fix(Core/PetHandler): Allow PetAI to handle flags (#19446) 2024-08-19 13:15:39 -03:00
test refactor(Core/World): Move SendGMText to ChatHandler and allow fmt (#19490) 2024-08-08 20:12:33 -03:00
tools fix(Core/Common): add missing import (#19535) 2024-07-31 09:10:12 +02:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00