EverWrath/src/server
sudlud 3d03cb64ba
fix(Scripts/Midsummer): fix handling of unwanted npc and gameobject s… (#19141)
fix(Scripts/Midsummer): fix handling of unwanted npc and gameobject spawns

- properly spawn bonfire spell focus for city bonfires
- properly despawn unwanted creatures and gameobjects which are spawned
  by linked traps
- all midsummer bonfire gameobjects have a linked trap "181290 Midsummer Bonfire Spawn Trap"
- the trap is linked to the spell "28784 Summon Midsummer Bonfire Bunnies" which then spawns
  npc "16592 Midsummer Bonfire", npc "16606 Midsummer Bonfire Despawner" and gameobject
  "181371 Midsummer Bonfire Spell Focus" i have no idea how this trap is beeing triggered,
  but it's doing only harm right now
2024-06-24 05:10:31 -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(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_CAN_FAIL_IN… (#19116) 2024-06-22 03:04:56 -03:00
scripts fix(Scripts/Midsummer): fix handling of unwanted npc and gameobject s… (#19141) 2024-06-24 05:10:31 -03:00
shared fix(Core/Networking): Fix crash in Proxy Protocol when removing closed sockets. (#19011) 2024-06-05 06:58:50 -03:00
CMakeLists.txt feat(Tools/DbImport): implement separated app for importing DB (#11614) 2022-06-09 08:23:38 -03:00