EverWrath/src/server
Jelle Meeus ed38e6e550
fix(Scripts/Naxxramas): Gothik missing visuals at minions death (#18666)
* add sql rev

* enable NPC_TRIGGER

* add npc_gothik_trigger

* add rest of script

* spell info correction

* fix compile issue

* fix desummon call

* remove comment

* access gothik by GUID

* add missing function overrides

* add braces

* add missing trigger, adjust CGUID value

* fixup! add missing trigger, adjust CGUID value

* select skulls based on coordinates

style

invert remove

remove CGUID comment

fix remove_if check, use correct def

* JustSummoned: target same side with mapLOS

* select random initial target on the same side

* add REACT_AGGRESSIVE and increase CallForHelp radius

* refactor spellscript

* style
2024-06-29 15:12:12 -03:00
..
apps feat(Core/Network): Add Proxy Protocol v2 support. (#18839) 2024-05-04 13:38:32 -03:00
database refactor(Core/ObjectMgr): Implement display probabilities. (#19068) 2024-06-16 18:12:16 +02:00
game fix(Scripts/Naxxramas): Gothik missing visuals at minions death (#18666) 2024-06-29 15:12:12 -03:00
scripts fix(Scripts/Naxxramas): Gothik missing visuals at minions death (#18666) 2024-06-29 15:12:12 -03:00
shared chore(Core/DBC): Comment unused CreatureDisplayInfoExtraEntry field (#19170) 2024-06-29 00:21:36 -03:00
CMakeLists.txt feat(Tools/DbImport): implement separated app for importing DB (#11614) 2022-06-09 08:23:38 -03:00