summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-04 16:08:42 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-04 16:08:42 +0000
commit508edc818a1f0fde8d5871c811cb55499b13a07b (patch)
tree5d5df9146871820671d643f51000c03f797d42cf /Changelog-Trunk.txt
parent9b325c6a9ee3e96a991bbac34b907305316e5e1a (diff)
downloadhercules-508edc818a1f0fde8d5871c811cb55499b13a07b.tar.gz
hercules-508edc818a1f0fde8d5871c811cb55499b13a07b.tar.bz2
hercules-508edc818a1f0fde8d5871c811cb55499b13a07b.tar.xz
hercules-508edc818a1f0fde8d5871c811cb55499b13a07b.zip
- Changed clif_blown to use fixpos again as per aegis packets.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9402 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 06268ff00..927218910 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/12/04
+ * Knockback will again use the fixpos packet instead of the slide packet
+ (slide was introduced with high jump) since Aegis captures say that packet
+ is still used for knockbacks. [Skotlex]
* Repairing items via scripts no longer displays "item has been repaired"
[Skotlex]
* Status Recovery again makes mobs unlock their current target. [Skotlex]