EverWrath/src/server/game/Entities
Kitzunu 0a8175ef03
refactor(Core/ObjectMgr): Handle Profanity & Reserved Names in load (#19259)
* refactor(Core/ObjectMgr): Handle Profanity & Reserved Names in load

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

* Update ObjectMgr.cpp

* Update ObjectMgr.cpp

* I swear I am not drunk

* We already check all of these

* fix build

* Forgot we dont send the responsecode in senderrormessage

* last commit I swear
2024-07-03 00:23:32 +02:00
..
Corpse feat(Core/Optimization): Optimize build of units update object by leveraging cache (#18637) 2024-04-05 08:03:11 +02:00
Creature fix(Core/Quest): Correct XP Display when modified by SPELL_AURA_MOD_XP_QUEST_PCT (#19060) 2024-06-19 00:41:39 +02:00
DynamicObject chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
GameObject fix(Core/GameObject): load guid based scripts correctly (#18811) 2024-04-26 20:56:46 -03:00
Item feat(Core/Optimization): Optimize build of units update object by leveraging cache (#18637) 2024-04-05 08:03:11 +02:00
Object feat(Core/Optimization): Optimize build of units update object by leveraging cache (#18637) 2024-04-05 08:03:11 +02:00
Pet refactor(Core/ObjectMgr): Implement display probabilities. (#19068) 2024-06-16 18:12:16 +02:00
Player refactor(Core/ObjectMgr): Handle Profanity & Reserved Names in load (#19259) 2024-07-03 00:23:32 +02:00
Totem refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
Transport Revert Visibility Notifier changes (#17682) 2023-11-12 00:48:49 +01:00
Unit fix(Scripts/Spells): Implement damage scaling based off DoT stack count for Seal of Vengeance and Corruption. (#19073) 2024-06-19 00:45:02 +02:00
Vehicle feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass (#18243) 2024-02-10 12:25:00 -03:00