diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-06 14:37:44 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-06 14:37:44 +0000 |
commit | 7ada5312d478e4f56e8829779eb8c977877c99c2 (patch) | |
tree | 107125b7f161e95e1f520072d5a9ecc959dd0ce7 /Changelog-Trunk.txt | |
parent | 374f1656a59e2130ed4ee7bb7520ff5dc2bf6b82 (diff) | |
download | hercules-7ada5312d478e4f56e8829779eb8c977877c99c2.tar.gz hercules-7ada5312d478e4f56e8829779eb8c977877c99c2.tar.bz2 hercules-7ada5312d478e4f56e8829779eb8c977877c99c2.tar.xz hercules-7ada5312d478e4f56e8829779eb8c977877c99c2.zip |
- Fixed a debug message showing up on skill castend nodamage id when using a guild skill
- Fixed #save not working on maps not in the current map server.
- Added battle config clear_skills_on_death to decide whether all ground-based skills should be removed when you die. Defaults to yes.
- Changed Magic Crasher's element to -1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5472 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 8fe12bc72..7e758742f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,13 @@ 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/03/06
+ * Fixed a debug message showing up on skill castend nodamage id when using
+ a guild skill. [Skotlex]
+ * Fixed #save not working on maps not in the current map server. [Skotlex]
+ * Added battle config clear_skills_on_death to decide whether all
+ ground-based skills should be removed when you die. Defaults to yes.
+ [Skotlex]
2006/03/05
* Removed my EXP limit as it did not do what it was supposed to [Codemaster]
* Fixed remove-trap [Skotlex]
|