diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-29 07:53:42 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-29 07:53:42 +0000 |
commit | b6fcfa0025351cb3853f75c53870ef150e1ad3c6 (patch) | |
tree | 0fddd403542fb9c1089a8cca118ea6b1b1ed3d06 /Changelog-Trunk.txt | |
parent | 6208707840474ae170bea714a93faaba01caeaca (diff) | |
download | hercules-b6fcfa0025351cb3853f75c53870ef150e1ad3c6.tar.gz hercules-b6fcfa0025351cb3853f75c53870ef150e1ad3c6.tar.bz2 hercules-b6fcfa0025351cb3853f75c53870ef150e1ad3c6.tar.xz hercules-b6fcfa0025351cb3853f75c53870ef150e1ad3c6.zip |
Rewrote/optimized script command warpparty.
Added support for an optional extra parameter "from_mapname" to restrict effect of warpparty to only those on a specific map.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14311 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 d8b2837f4..adb1c7e4e 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. +2010/05/29 + * Rewrote/optimized script command warpparty. [Paradox924X] + - Added support for an optional extra parameter "from_mapname" to restrict effect of warpparty to only those on a specific map. 2010/05/28 * Rev. 14310 Fixed it so you can't add opositions during woe se. [L0ne_W0lf] 2010/05/20 |