summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-29 13:57:41 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-29 13:57:41 +0000
commit3fed87361c9edc2ab38e56b6558c143fb2f96e5a (patch)
treee43cb6a78aea232903ef28a4b09f2400f89b043e /Changelog-Trunk.txt
parent8601d24575d5880716bae8855021814975222da8 (diff)
downloadhercules-3fed87361c9edc2ab38e56b6558c143fb2f96e5a.tar.gz
hercules-3fed87361c9edc2ab38e56b6558c143fb2f96e5a.tar.bz2
hercules-3fed87361c9edc2ab38e56b6558c143fb2f96e5a.tar.xz
hercules-3fed87361c9edc2ab38e56b6558c143fb2f96e5a.zip
- Added a check un unit_run when unit_walktoxy fails. Should fix running getting you stuck sometimes when running on diagonals near obstacles.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8900 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 1edd1cf03..ff5bca229 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.
+2006/09/29
+ * Added a check un unit_run when unit_walktoxy fails. Should fix running
+ getting you stuck sometimes when running on diagonals near obstacles.
+ [Skotlex]
2006/09/28
* Merged the necessary changes to make the script engine support negative
constants (db/const.txt). Thanks to Rayce (from jA) for the code. [Skotlex]