| Age | Commit message (Collapse) | Author |
|
|
|
|
|
for supplied creature entries.
|
|
restored.
Happens in case of a spell having more than one modifier granted by an aura.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved bosses Glutton, Mordresh Fire Eye, Tuten Kash to cpp.
Cleaned up code for boss Amnennar The Coldbringer.
Fixed up gong event for gong to have sound and proper spawning.
Scripted quest 3525 "Extinguishing the Idol" so you can now fight Plagmaw the Rotting.
|
|
Closes #6583
|
|
Closes #3280
|
|
|
|
|
|
the Alliance"
Closes #1942 #3754
|
|
|
|
|
|
spell hit. Closes# 2024
|
|
|
|
Closes #6681
Closes #6680
Closes #6673
|
|
|
|
|
|
Fix NULL dereference crash in .npc set link happening when passing a not-existent Creature guid as parameter, es. ".npc set link -1" .
Issue spotted by static analysis, added in c05ed659cbc561b6e7c0016cc7b1548886d5337a
|
|
|
|
Closes #6214
|
|
|
|
|
|
|
|
|
|
Greatly simplifies SAI combat scripting.
|
|
|
|
Fix Anti-flood chat system to always allow 1 more message than the count specified in the ChatFlood.MessageCount config parameter.
|
|
Fix some static analysis issues about missing NULL checks.
Pass safe Creature pointer instead of summoning a Creature, passing the GUID and retrieve the same Creature from GUID.
|
|
|
|
closes #10995
|
|
|
|
|
|
|
|
if effect type SPELL_EFFECT_LEARN_SPELL
|
|
|
|
|
|
the Prey (12550) to cpp.
|
|
Fix some static analysis issues, mostly false positive about fields not initialized in the constructor. It's good practice anyway to always initialize them.
|
|
|
|
|
|
|
|
|
|
|
|
|