diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-12 07:45:50 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-12 07:45:50 +0000 |
commit | 0d09d414e79a04be1ff1b10253953a6fc06559d3 (patch) | |
tree | 2d368991cba1b2c01d021dabe2f948b74779bc65 /Changelog-Trunk.txt | |
parent | bfc59214c01cc9342f26cb0d0aea81e44a097235 (diff) | |
download | hercules-0d09d414e79a04be1ff1b10253953a6fc06559d3.tar.gz hercules-0d09d414e79a04be1ff1b10253953a6fc06559d3.tar.bz2 hercules-0d09d414e79a04be1ff1b10253953a6fc06559d3.tar.xz hercules-0d09d414e79a04be1ff1b10253953a6fc06559d3.zip |
* Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bugreport:3232)
* Fury and Asura no longer disable SP regen on any other classes than Monk/Champion.(bugreport:3200)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13883 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f0c7259d9..8a73f96cc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/12 + * Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bugreport:3232) [Inkfish] + * Fury and Asura no longer disable SP regen on any other classes than Monk/Champion.(bugreport:3200) [Inkfish] 09/06/11 * Fixed TaTaMiGaEShi(Improvised Defense) not working. [Inkfish] * Implemented new cooking success formula. Now cooking experience starts at 0.(bugreport:2439) [Inkfish] |