diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-20 14:59:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-20 14:59:16 +0000 |
commit | f3e0608b8871675ec21c8da90ea3ca545f54e017 (patch) | |
tree | 3935b91700738cf8c7044afdbc094f2ed02ecee2 /Changelog-Trunk.txt | |
parent | cc0055f1af5eea3a9253cf3e0e0582f19ea8b512 (diff) | |
download | hercules-f3e0608b8871675ec21c8da90ea3ca545f54e017.tar.gz hercules-f3e0608b8871675ec21c8da90ea3ca545f54e017.tar.bz2 hercules-f3e0608b8871675ec21c8da90ea3ca545f54e017.tar.xz hercules-f3e0608b8871675ec21c8da90ea3ca545f54e017.zip |
- Removed Magic Rod's cast bar.
- Corrected warning on login sql.
- Gravitation no longer causes damage flinch.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10038 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2a5ce5dad..0f6f9d444 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/21 + * Removed Magic Rod's cast bar. + * Gravitation no longer causes damage flinch. [Skotlex] 2007/03/20 * Increased MAX_STATUSCHANGE to 300 to make room for new statuses [DracoRPG] * Reverted mapindex reading from map_list.txt for the map-server [DracoRPG] |