EverWrath/src/server/scripts
Anton Popovichenko f792b0d708
feat(Core/Scripts): Optimize PlayerScripts by calling only overridden/implemented functions. (#18672)
* feat(Core/Scripts): Optimize PlayerScripts by calling only overridden/implemented functions.

* Fix codestyle.

* Fix typo

* PLAYERHOOK_END is not a hook

* Address code review feedback.

Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>

* Codestyle fixes

* Fix typo



Co-authored-by: PkllonG

---------

Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
2024-04-11 17:08:30 -03:00
..
Commands fix(Scripts/Commands): "go xyz" command crash (#18676) 2024-04-06 09:16:54 -03:00
Custom feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
EasternKingdoms fix(Scripts/Karazhan): Fix crash in chess event. (#18695) 2024-04-10 16:21:53 -03:00
Events feat(Core/Scripts): Optimize PlayerScripts by calling only overridden/implemented functions. (#18672) 2024-04-11 17:08:30 -03:00
Kalimdor fix(Scripts/Hyjal): make sure Jaina takes no damage from Death and Decay (#18680) 2024-04-07 20:32:28 -03:00
Northrend (Scripts/Ahnkahet): Fixed problem gathering GUIDS from bosses. (#18689) 2024-04-09 16:09:55 -03:00
OutdoorPvP fix(Core/Creature): Remove automated z spawn correction (#18200) 2024-01-21 07:33:00 -03:00
Outland fix(Scripts/TheEye): Kaelthas: Roar timer (#18677) 2024-04-10 19:37:01 +02:00
Pet feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
Spells feat(Core/Compression): Move packets compression from map to network thread (#18602) 2024-03-28 08:57:29 -03:00
World feat(Core/Scripts): Optimize PlayerScripts by calling only overridden/implemented functions. (#18672) 2024-04-11 17:08:30 -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