diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-11 06:26:27 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-11 06:26:27 +0000 |
commit | d3aeb86c334a72a762e5b0a763ef858a9756d473 (patch) | |
tree | ffe8017bfc579395c108b57288cf7c03bcc219b7 /Changelog-Trunk.txt | |
parent | 421e1cc98979edbd220c12d8911a96282b045b60 (diff) | |
download | hercules-d3aeb86c334a72a762e5b0a763ef858a9756d473.tar.gz hercules-d3aeb86c334a72a762e5b0a763ef858a9756d473.tar.bz2 hercules-d3aeb86c334a72a762e5b0a763ef858a9756d473.tar.xz hercules-d3aeb86c334a72a762e5b0a763ef858a9756d473.zip |
* Fixed autospell and autobonus will still trigger even if the chance is 0.
* Disabled "show_party_share_picker" functioning on client older than 20071002 to prevent from disconnection. (bugreport:3457)
* Fixed units other than players and mercenaries using Devotion will cause crashes. (bugreport:3475)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13999 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 0c3c25a11..e29ff68af 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/08/10 + * Fixed autospell and autobonus will still trigger even if the chance is 0. [Inkfish] + * Disabled "show_party_share_picker" functioning on client older than 20071002 to prevent from disconnection. (bugreport:3457) [Inkfish] + * Fixed units other than players and mercenaries using Devotion will cause crashes. (bugreport:3475) [Inkfish] 09/08/01 * Questlog code cleanup. [Inkfish] * Fixed range check on autospell and autospell2. [Inkfish] |