diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-17 14:16:11 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-17 14:16:11 +0000 |
commit | 9fe15c754250e48684ab93cf4b061eec2c512ec5 (patch) | |
tree | 236f1f15ec566d74704ebecdd957f3db69e3caf8 /Changelog-Trunk.txt | |
parent | fe36467baa9508d99e166ca8c07509551215469c (diff) | |
download | hercules-9fe15c754250e48684ab93cf4b061eec2c512ec5.tar.gz hercules-9fe15c754250e48684ab93cf4b061eec2c512ec5.tar.bz2 hercules-9fe15c754250e48684ab93cf4b061eec2c512ec5.tar.xz hercules-9fe15c754250e48684ab93cf4b061eec2c512ec5.zip |
- Corrected atcommand @homstats so it shows the correct minimum/maximum possible values.
- Simplified the hom level up function, now decimal stats are no longer stored. This should correct eA's homunculus on average being much stronger than Aegis's.
- Modified the homun db read code so it forces the "max" value to be higher than the "min".
- Cleaned up pc_allskillup, @allskills should work correctly now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9664 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index eb3c2a58c..e2d0aec68 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ 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/01/17 + * Corrected atcommand @homstats so it shows the correct minimum/maximum + possible values. + * Simplified the hom level up function, now decimal stats are no longer + stored. This should correct eA's homunculus on average being much stronger + than Aegis's. + * Cleaned up pc_allskillup, @allskills should work correctly now. 2007/01/16 * Added atcommand @homstats so you can check your homunculus stats and compare them to the minimum/maximum values that you could have at your |