diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-19 15:19:25 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-19 15:19:25 +0000 |
commit | d6aa899bd3508d34b569f5745afb08fe97593b20 (patch) | |
tree | 00fe59b73270e82e8a10521fcde1c710adfe198a /Changelog-Trunk.txt | |
parent | ead9663ed875ca0c3e64ebe5f9a5dd6004b2abbc (diff) | |
download | hercules-d6aa899bd3508d34b569f5745afb08fe97593b20.tar.gz hercules-d6aa899bd3508d34b569f5745afb08fe97593b20.tar.bz2 hercules-d6aa899bd3508d34b569f5745afb08fe97593b20.tar.xz hercules-d6aa899bd3508d34b569f5745afb08fe97593b20.zip |
- Some cleanups and corrections in battle.c to account for negative (absorbed) damage.
- Fixed umbala.txt's Elemental Stones Quest bug. Thanks to Vhan Morthis.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7250 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a3af035ed..4c6ac9503 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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.
2006/06/19
+ * Some cleanups and corrections in battle.c to account for negative
+ (absorbed) damage. [Skotlex]
* Fixed fame-list updating crashing char-sql server when the given char-id
just got into ranking. [Skotlex]
* Added missing Arunafeltz maps with information from NLZ [Evera]
|