diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-08 12:19:07 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-08 12:19:07 +0000 |
commit | 5666e2aeec32ec097aec558738d837e8c5bb941f (patch) | |
tree | 93456178057028a877488e7a3504cd6a821c781d /Changelog-Trunk.txt | |
parent | 421db4f7e06284e3563f1fe9e22a8f054ab83b52 (diff) | |
download | hercules-5666e2aeec32ec097aec558738d837e8c5bb941f.tar.gz hercules-5666e2aeec32ec097aec558738d837e8c5bb941f.tar.bz2 hercules-5666e2aeec32ec097aec558738d837e8c5bb941f.tar.xz hercules-5666e2aeec32ec097aec558738d837e8c5bb941f.zip |
* Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602).
- Filled-in missing packet fields and documented the packet. Note, that this command does not show anything outside of PvP maps (client-side limitation).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14657 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 1f405142f..64bdeef6c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,8 @@ Date Added 2011/01/08 + * Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602). [Ai4rei] + - Filled-in missing packet fields and documented the packet. Note, that this command does not show anything outside of PvP maps (client-side limitation). * Fixed @homlevel usage message stating, that deleveling is possible, although it is not (bugreport:1485, since r10272). [Ai4rei] - The command now fails, if it is given a zero or negative value. 2011/01/07 |