diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index eec89a530..0d895d777 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ 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. +09/09/13 + * Progressbar aborts when player is attacked. [Inkfish] + * Do not stand if damage is from yourself or has no source.(bugreport:3582) [Inkfish] + * Any mobs killed by party members within view range are taken into account in questlog. [Inkfish] + * 'unit_walktobl' now uses at least 1 as the range since 'unit_can_reach_bl' always sets the target coordinates 1 cell away from the target block. [Inkfish] 09/09/12 * Clarified the names of some questlog functions and eventually implemented kill counts updating. [Inkfish] 09/09/04 |