diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 80138dc1f..1b26b69d3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,18 @@ 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/03/20 + * Removed the last argument from script command skillitem. + * Added skill ITEM_ENCHANTARMS, this is what weapon enchanting items should + use. + * Added support for specifying different elements per skill level in the + skill_db + * Added bonus bNoKnockback. + * Corrected login sql server not reseting your account state to 0 when the + banuntil duration expires. + * Made the skillatk bonus it's own function, it can now be used to boost + Heal/Sanctuary/Potion Pitcher and Slim Pitcher as well. + * Corrected Teleport's save map entry being sent without the .gat + extension. * Corrected Warp Portal not sending the map names with the .gat extension. * Probably corrected Disarm's strip animation. 2007/03/19 |