diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-01 15:56:57 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-01 15:56:57 +0000 |
commit | a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae (patch) | |
tree | be977ec88a9f562f1d3f8b1ed2509ae507fa9d7c /Changelog-Trunk.txt | |
parent | d9ef2dcf2cbc5fe59f8c22641760bada628f0810 (diff) | |
download | hercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.tar.gz hercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.tar.bz2 hercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.tar.xz hercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.zip |
- Modified Self Destruction, so that Marine Spheres in non-versus maps will hurt only enemies, while in all other situations this skill will hurt everyone around them.
- Expanded setting debuff_on_logout so that &1 removes negative buffs and &2 removes positive buffs.
- Food status boosts will no longer end on death, but they will end when you respawn or logout.
- Added battle config file status.conf, moved some settings from skill.conf and battle.conf to it since they are entirely Status-Change related.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8033 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ed2eae186..511bc5180 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,16 @@ 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/08/01
+ * Modified Self Destruction, so that Marine Spheres in non-versus maps will
+ hurt only enemies, while in all other situations this skill will hurt
+ everyone around them. [Skotlex]
+ * Expanded setting debuff_on_logout so that &1 removes negative buffs and
+ &2 removes positive buffs. [Skotlex]
+ * Food status boosts will no longer end on death, but they will end when
+ you respawn or logout. [Skotlex]
+ * Added battle config file status.conf, moved some settings from skill.conf
+ and battle.conf to it since they are entirely Status-Change related.
+ [Skotlex]
* Added the missing lines to enable script command "kickwaitingroomall"
[Skotlex]
* Magic Rod's can-act delay will no longer be applied when you absorb a
|