diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-11 03:07:52 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-11 03:07:52 +0000 |
commit | 72351d986315e826c7c32d0de62932067fd98bb8 (patch) | |
tree | 9946c59f6e4b3a9b0747adc3be3828b1ab261aae /Changelog-Trunk.txt | |
parent | 452a0b793b0cdc3b16cfc0738926ade4322bda53 (diff) | |
download | hercules-72351d986315e826c7c32d0de62932067fd98bb8.tar.gz hercules-72351d986315e826c7c32d0de62932067fd98bb8.tar.bz2 hercules-72351d986315e826c7c32d0de62932067fd98bb8.tar.xz hercules-72351d986315e826c7c32d0de62932067fd98bb8.zip |
Added character rename function.(topic:225576)(written by pakpil and fixed by me)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14084 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 624bd3b01..a08480277 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,8 +3,15 @@ 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. +09/10/10 + * Added character rename function. [Inkfish] 09/10/06 * Fixed rental items can be moved into guild storage from cart. [Inkfish] +09/10/04 + * Implemented new packets for rental items (from Jobbie and Natz and fixed by me). [zephyrus] + * Rental items now can be moved to storage and cart. [zephyrus] + * Autotrade cannot be used when user is dead, and it's not dispelled if user dies to prevent abuse. [zephyrus] + * Fixed pc_checkitem to do a proper item check and remove. [zephyrus] 09/10/02 * Fixed a damage underflow.(bugreport:3624) [Inkfish] * Marionette Control now has an infinite duration.(bugreport:2542) [Inkfish] |