diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-03 18:18:50 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-03 18:18:50 +0000 |
commit | 5f00460ddd810828f3248d1a970b49f965771913 (patch) | |
tree | 9b025e88e5fd7ea7f9ad0c2b49c88620a2ed004b /Changelog-Trunk.txt | |
parent | b4e34bf1a6c0e676a8414a536353a3496d97a9a5 (diff) | |
download | hercules-5f00460ddd810828f3248d1a970b49f965771913.tar.gz hercules-5f00460ddd810828f3248d1a970b49f965771913.tar.bz2 hercules-5f00460ddd810828f3248d1a970b49f965771913.tar.xz hercules-5f00460ddd810828f3248d1a970b49f965771913.zip |
- Now the server will by default perform symmetric adding of friends
- > TODO - symmetric deletion (http://www.eathena.ws/board/index.php?showtopic=130749)
- Added a first approximation of warps for the new maps (by $ephiroth)
- Added Rachel and Veins to the list of @go destinations
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9613 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f203e785d..ab470b326 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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. 2007/01/03 + * Added Rachel and Veins to the list of @go destinations. + * Added a first approximation of warps for the new maps (by $ephiroth). + * Now the server will by default perform symmetric adding of friends. [ultramage] + > TODO - symmetric deletion (http://www.eathena.ws/board/index.php?showtopic=130749) * Fixed TURBO FIFO defines. * Moved refusal of a known packet versions to clif_parse_WantToConnection and made it check for non-player object with that id. @@ -16,7 +20,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. * Added support for text/comments at the end of monster spawn lines (<tab> required) * Added the official behavior of monsters regaining full hp when they morph. > info at http://www.eathena.ws/board/index.php?showtopic=130103 - * Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements. + * Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements for soullinked skills. > TODOs at http://www.eathena.ws/board/index.php?showtopic=130788 * Re-applied change r9593 that got accidentally reverted by r9595. [ultramage] |