diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0864b76fa..4a6e0a174 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,7 +3,17 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. -2006/12/02 +2007/01/03 + * Modified the useless error message in atcommand_effect. + * Silenced the debug message in socket.c that's been freaking people out. + * Added support for text/comments at the end of monster spawn lines (<tab> required) + * Added the official behavior of monsters regaining full hp when they morph. + > info at http://www.eathena.ws/board/index.php?showtopic=130103 + * Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements. + > TODOs at http://www.eathena.ws/board/index.php?showtopic=130788 + * Re-applied change r9593 that got accidentally reverted by r9595. [ultramage] + +2007/01/02 * Fixed SC_JOINTBEAT not doing crit damage for the Neck Break ailment. * Gospel sends the buff message to the affected player. [FlavioJS] 2006/12/31 |