diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 16:19:42 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 16:19:42 +0000 |
commit | cdb9971c1511c4732ce08f0cb1c411a21abe8d77 (patch) | |
tree | 544b44af116a85d37906494259ab75454d62e958 /Changelog-Trunk.txt | |
parent | 4f20e5d5ee48b1a56b78173b8e9e68a5dc2b0cd7 (diff) | |
download | hercules-cdb9971c1511c4732ce08f0cb1c411a21abe8d77.tar.gz hercules-cdb9971c1511c4732ce08f0cb1c411a21abe8d77.tar.bz2 hercules-cdb9971c1511c4732ce08f0cb1c411a21abe8d77.tar.xz hercules-cdb9971c1511c4732ce08f0cb1c411a21abe8d77.zip |
- Adjusted the order in which option/sc change packets are sent to match Aegis's
- Added script command getpartyleader through which you can retrieve various information of a party's leader.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8162 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2b3a8f42e..2c32b2e3e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/07
+ * Adjusted the order in which option/sc change packets are sent to match
+ Aegis's [Skotlex]
+ * Added script command getpartyleader through which you can retrieve
+ various information of a party's leader. See doc/script_commands.txt for
+ further information. [Skotlex]
* mpeg's Ninja work [Vicious]
* Adjusted Battle_check_target so that alchemist summoned mobs are
targetted by everyone as long as 1. The top-level master is a player and 2.
|