diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2f31235b0..93ab05b42 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,12 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/09/24 + * Ignore %MDef bonuses now only reduce target's base MDEF, not MDEF2. + * Updated the 'skills that cause no damage are blocked now if the skill + element is blocked by the target' to only apply if the skill has a status + change associated (fixes Resurrection/Heal being blocked). + * Added a warning to prevent loading mobs with IDs that belong to the clone + range. [Skotlex] * Limited manual detection of data truncation to string/enum/blob columns. * Renamed conf-tmpl to conf. [FlavioJS] 2007/09/23 |