diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-15 15:29:32 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-15 15:29:32 +0000 |
commit | c2d8bd8f8617e0a6d33933efdb3f4d996483946c (patch) | |
tree | 788cd1c47e8344b100396a1312f23659e3c8b2b9 /Changelog-Trunk.txt | |
parent | 00be89f64050ff5373a63cc599f533f57ffaead1 (diff) | |
download | hercules-c2d8bd8f8617e0a6d33933efdb3f4d996483946c.tar.gz hercules-c2d8bd8f8617e0a6d33933efdb3f4d996483946c.tar.bz2 hercules-c2d8bd8f8617e0a6d33933efdb3f4d996483946c.tar.xz hercules-c2d8bd8f8617e0a6d33933efdb3f4d996483946c.zip |
* Skill through items will not be blocked when 90% overweight. (bugreport:3246)
* Now you can drop items when hiding.
* Now you can't logout when hiding, cloaking or chase walking.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13892 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9614b9d7a..c12135151 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ 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/06/15 + * Skill through items will not be blocked when 90% overweight. (bugreport:3246) [Inkfish] + * Now you can drop items when hiding. [Inkfish] + * Now you can't logout when hiding, cloaking or chase walking. [Inkfish] 09/06/14 * Fixed a crash due to group being redeleted when players are performing an ensemble and one of the partner's sp run out. [Inkfish] 09/06/13 |