EverWrath/src/server/scripts
Justin Hanley af6b8ce099
feat(Scripts/Commands): account set email (#19481)
* added worldserver command to set email address

* reverted sql, added Tail args

* removed pointer

* Added helper text via updatescript

* fix build

* fix build

* fixed db update

* Update data/sql/updates/db_world/2024_07_26_01.sql

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update data/sql/updates/db_world/2024_07_26_01.sql

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* fixed hander

* refactor with named params

* refactor with named params

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-07-30 15:33:13 +02:00
..
Commands feat(Scripts/Commands): account set email (#19481) 2024-07-30 15:33:13 +02:00
Custom feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
EasternKingdoms refactor(Scripts): remove unused imports (#19503) 2024-07-29 14:44:52 -03:00
Events refactor(Scripts/misc): remove unused imports (#19458) 2024-07-22 16:20:41 -03:00
Kalimdor refactor(Scripts): remove unused imports (#19503) 2024-07-29 14:44:52 -03:00
Northrend refactor(Scripts/IcecrownCitadel): Spell Scripts use registry macros (#19508) 2024-07-29 09:57:25 -03:00
OutdoorPvP refactor(Scripts/misc): remove unused imports (#19458) 2024-07-22 16:20:41 -03:00
Outland fix(Scripts/BlackTemple): Mother Shahraz Periodic Beams (#19525) 2024-07-29 23:49:58 -03:00
Pet refactor(Scripts/misc): remove unused imports (#19458) 2024-07-22 16:20:41 -03:00
Spells fix(Scripts/ShadowmoonValley): Rewrite Dragonmaw Races (#19084) 2024-07-27 07:32:17 -03:00
World refactor(Scripts/misc): remove unused imports (#19458) 2024-07-22 16:20:41 -03:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00
ScriptLoader.cpp.in.cmake feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
ScriptLoader.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ScriptPCH.h feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00