EverWrath/src
Kitzunu d0f10a12c0
feat(Scripts/Commands): introduce go creature name (#17910)
* feat(Scripts/Commands): introduce go creature name

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/2315

* Since new command handler the old "go creature" dont take name as argument

* Update cs_go.cpp

* this could be null... so let's avoid stupid crashes

* we only need the first result if there are multiple

* Update cs_go.cpp

* Update rev_1701381015172273800.sql
2023-12-03 02:57:41 +01:00
..
cmake chore(Cleanup): added new lines to the end of files where they are not present (#17774) 2023-11-19 11:57:37 +07:00
common chore(Core/Misc): Clean up workarounds (#17870) 2023-11-27 00:07:39 +01:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server feat(Scripts/Commands): introduce go creature name (#17910) 2023-12-03 02:57:41 +01:00
test feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
tools chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00