diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-16 13:45:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-16 13:45:02 +0000 |
commit | b8dd9a491e2e31d43862a03bba3b5295afdc6d8c (patch) | |
tree | 57e012af30f80798bdcb82d652ddad977498f1aa /Changelog-Trunk.txt | |
parent | 677160aa238c1d5b58a3e2139f5e6a701d2c1531 (diff) | |
download | hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.tar.gz hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.tar.bz2 hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.tar.xz hercules-b8dd9a491e2e31d43862a03bba3b5295afdc6d8c.zip |
- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instead of retaining the level of their song/dance.
- Fixed the misleading description of what item_avail does.
- Fixed wrong check in @petrename, thanks to The Ultra Mage.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9228 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index eacb9df3b..7f427f830 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ 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/11/16
+ * Overlapping song/dances will now cause dissonance/ugly-dance level 1
+ instead of retaining the level of their song/dance. [Skotlex]
+ * Fixed wrong check in @petrename, thanks to The Ultra Mage.[Skotlex]
2006/11/14
* Early Christmas present. 3 new "features" which were very easy to code,
and should help scripters tremendously. Eapp is quite a way from being
|