diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-21 14:52:23 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-21 14:52:23 +0000 |
commit | eb3546a33a9689a745e6497fc9e781f4e7f9b3c1 (patch) | |
tree | 27d1ce4e1aab84a20c171ba4bc33b47baf227dfc /Changelog-Trunk.txt | |
parent | e85f5bc390679728f16264908755a5b594055f8b (diff) | |
download | hercules-eb3546a33a9689a745e6497fc9e781f4e7f9b3c1.tar.gz hercules-eb3546a33a9689a745e6497fc9e781f4e7f9b3c1.tar.bz2 hercules-eb3546a33a9689a745e6497fc9e781f4e7f9b3c1.tar.xz hercules-eb3546a33a9689a745e6497fc9e781f4e7f9b3c1.zip |
- Added define MAX_CHARS so you can easily mod the server to support a different amount of characters per account (however, there is still the issue of hexing the client to support this change)
- Updated msg_athena.conf so it no longer uses broken english on several entries. Thanks to Scerez for the updated file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10044 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 34c00bb9f..adbca472b 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/03/22 + * Added define MAX_CHARS so you can easily mod the server to support a + different amount of characters per account (however, there is still the + issue of hexing the client to support this change) + * Updated msg_athena.conf so it no longer uses broken english on several + entries. Thanks to Scerez for the updated file. 2007/03/21 * getpetinfo 5 will now return the pet's rename flag. * Autoloot will now only work on items dropped a certain distance from the |