summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-05 15:55:37 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-05 15:55:37 +0000
commit62661b8f478486e970860072d7db86f11c59514d (patch)
tree0609cf2af171d527e56e0bf639e3cd7eb297397d /Changelog-Trunk.txt
parent7fa39d09939706c5ce829c7a44766ba8c101efd2 (diff)
downloadhercules-62661b8f478486e970860072d7db86f11c59514d.tar.gz
hercules-62661b8f478486e970860072d7db86f11c59514d.tar.bz2
hercules-62661b8f478486e970860072d7db86f11c59514d.tar.xz
hercules-62661b8f478486e970860072d7db86f11c59514d.zip
* Job_Battle_Manual and Battle_Manual can be used simultaneously.
* Fixed "sleep" after "attachrid" (a different rid) halts the script.(bugreport:3181) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13846 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9599749e6..9adb358f7 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/05
+ * Job_Battle_Manual and Battle_Manual can be used simultaneously. [Inkfish]
+ * Fixed "sleep" after "attachrid" (a different rid) halts the script. [Inkfish]
09/06/04
* Fixed turning off a skill needed to meet the requirements. [Inkfish]
* Skills used through items which don't have aftercast delay or cast time now don't overwrite the former canact_tick. [Inkfish]