diff --git a/changelog.txt b/changelog.txt index 16a414cdb..c7d4f52a7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,14 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- + +== 03/14/2013 == +Bad_Captain: Fixed Merc spell recast timers. +Bad_Captain: Changed how Mercs add mobs to their hate lists (should prevent IsEngaged() issues). +Bad_Captain: Initial Caster DPS Merc spell casting AI, including initial Merc stance implementation. +Bad_Captain: Mercs now suspend when their owner dies to prevent them being bugged (until it can be fixed). + +OPTIONAL SQL: 2013_03_14_Merc_Spells.sql + == 03/09/2013 == Zaela_S: Stop mobs aggroing on dead players when using RespawnFromHover. Derision: Removed _log message from zone/CatchSignal on Linux as it can deadlock on shutdown if another signal is received while the _log call is being processed.