diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-11 02:56:17 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-11 02:56:17 +0000 |
commit | ecf7124424ce3a052123fb29407fb2114d168843 (patch) | |
tree | 814189e247c6380bc8e18419baada961f900840d /Changelog-Trunk.txt | |
parent | 9242fc277751e76f7f9204ff7fca98ce59e6de57 (diff) | |
download | hercules-ecf7124424ce3a052123fb29407fb2114d168843.tar.gz hercules-ecf7124424ce3a052123fb29407fb2114d168843.tar.bz2 hercules-ecf7124424ce3a052123fb29407fb2114d168843.tar.xz hercules-ecf7124424ce3a052123fb29407fb2114d168843.zip |
* Added support for cash shop packets without kafra points for clients 2007-07-10aSakexe and older (bugreport:4701, related r10888 and r11548).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14932 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 443e31ddf..256b2f0e1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/08/10 + * Added support for cash shop packets without kafra points for clients 2007-07-10aSakexe and older (bugreport:4701, related r10888 and r11548). [Ai4rei] * Added sending a dummy 0x08b9 packet (PIN auth system) in the char-server, required to support clients from this year. [Skotlex] * Updated unitwarp so that an id of "0" causes the script's rid to be warped. This allows OnTouchNPC scripts to warp the monster. [Skotlex] * Updated @warp/@jump commands so that when an invalid tile is specified, a nearby cell is chosen. |