diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d195ee407..06268ff00 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,19 @@ 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. 2006/12/04 + * Repairing items via scripts no longer displays "item has been repaired" + [Skotlex] + * Status Recovery again makes mobs unlock their current target. [Skotlex] + * Moved requesting party/guilds from the char-server from pc_authok to + pc_reg_received, since map_nick2sd and map_getallsd won't work until the + characters are authentified. Also removed the guild master setting from + clif_parse_LoadEndAck to pc_reg_received since guild master setting will + work there. [Skotlex] + * Fixed homun hunger timer being started on login even when hom is + vaporized/dead. [Skotlex] + * Fixed mvp exp attacker bonus applying incorrectly. [Skotlex] + * Removed duplicate msg_athena.conf entries 619 and 620 for + Ninja/Gunslinger.[Skotlex] * Fixed the txt->sql converter not escaping character names before saving them. [Skotlex] * Fixed a pet's level not resetting to their db level when you enable pet |