diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a2c7ea9ed..65e8b3dfe 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,17 @@ 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.
+2006/06/20
+ * Updated skill_require_db to place the Zeny requirements of ZenyNage and
+ Fling. [Skotlex]
+ * Fixed crash when non-players use ZenyNage. Added the correct Zeny check
+ in skill_check_condition, fixed the skill so that it's damage is based on
+ whatever zeny is specified in skill_require_db. [Skotlex]
+ * Can-act delay will not be reset when warping now. [Skotlex]
+ * Fixed Quagmire not altering walking-speed. [Skotlex]
+ * Silence now blocks skills both on begin/end casting. [Skotlex]
+ * Updated status_calc_bl so that when walking speed changes, the character
+ is made to rewalk so that the new speed takes effect inmediately. [Skotlex]
2006/06/19
* Added Ayothaya to nopenalty and nopvp mapflags. [Evera]
* Combo-used Skills with State "move_enable" will now override the "can't
|