summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-10 21:38:05 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-10 21:38:05 +0000
commit7961554a72e475cd71bd34f65bb548c1b13dc685 (patch)
tree58bcfac64070e2d01fd499ba9bfb4a423ebeac99 /Changelog-Trunk.txt
parent20fadf45adddb27cf7e4db736614b67f7f8561f6 (diff)
downloadhercules-7961554a72e475cd71bd34f65bb548c1b13dc685.tar.gz
hercules-7961554a72e475cd71bd34f65bb548c1b13dc685.tar.bz2
hercules-7961554a72e475cd71bd34f65bb548c1b13dc685.tar.xz
hercules-7961554a72e475cd71bd34f65bb548c1b13dc685.zip
- Modified the unit_data structure to handle automatically switching between chasing and attacking a character. Note that it's a work in progress and not yet properly tested/finished...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5979 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 53315aa8e..d0bbc2527 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,9 +4,14 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/10
- - Updated the subnet support to not require specifying the subnet mask, it
+ * Modified the unit_data structure to handle automatically switching
+ between chasing and attacking a character. Note that it's a work in
+ progress and not yet properly tested/finished... [Skotlex]
+ - DON'T USE THIS YET. There's much testing that needs be done, but I had to
+ commit now so I may continue work on it later....
+ * Updated the subnet support to not require specifying the subnet mask, it
is auto-acquired from the char/map IP and the subnet-mask. [Skotlex]
- - skill_wall_check defaults to yes now. [Skotlex]
+ * skill_wall_check defaults to yes now. [Skotlex]
2006/04/09
* Added the missing last_thinktime initialization to pets. [Skotlex]
* Reverted the change in skill_wall_check to let skills go over pits.