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 2d64439dd..0781b676b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ 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. +2007/04/12 + * Some cleaning of the castend_map code to prevent the menuskill variable + from not being cleared if you made a choice but the skill was not triggered + (due to silence, stun or whatever) + * Cleaned up a bit the Charge Attack casttime equation, should prevent + infinite casttime when the distance is 0. 2007/04/11 * Now when an object changes speed, the old move-packet will be used on the next movement, which should update the object's speed from that point and |