summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-08 15:05:48 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-08 15:05:48 +0000
commit600ed9e0e1db5b2993827ecb1ac5db36ffe56c7b (patch)
tree0e9a2cefc176f5635ecd17237af105db0c2970d7 /Changelog-Trunk.txt
parent06d3ecaabad6e81d0c6478d59632d0b4d4673423 (diff)
downloadhercules-600ed9e0e1db5b2993827ecb1ac5db36ffe56c7b.tar.gz
hercules-600ed9e0e1db5b2993827ecb1ac5db36ffe56c7b.tar.bz2
hercules-600ed9e0e1db5b2993827ecb1ac5db36ffe56c7b.tar.xz
hercules-600ed9e0e1db5b2993827ecb1ac5db36ffe56c7b.zip
- Now you can request a trade regardless of the state of the target trader.
- The trade will now fail when you accept it and either character is speaking with an npc, vending or has the storage open. - Cleaned up some the trade ack function, added proper replies to some fail cases. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9438 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 3f4277adb..40c9cf576 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ 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/12/08
+ * Now you can request a trade regardless of the state of the target trader.
+ [Skotlex]
+ * The trade will now fail when you accept it and either character is
+ speaking with an npc, vending or has the storage open. [Skotlex]
* Fixed crash when looters became full. [Skotlex]
* Autospell delay time is now the skill's full delay. [Skotlex]
2006/12/07