summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-19 10:06:05 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-19 10:06:05 +0000
commitcdd0a876e5a310ced0c716cd66614a960375cb3b (patch)
tree44d406128350fb6d79e618916d78e5bd2413eb82 /Changelog-Trunk.txt
parent40a8bcc998538b3a09a50b76c59806a9962d9686 (diff)
downloadhercules-cdd0a876e5a310ced0c716cd66614a960375cb3b.tar.gz
hercules-cdd0a876e5a310ced0c716cd66614a960375cb3b.tar.bz2
hercules-cdd0a876e5a310ced0c716cd66614a960375cb3b.tar.xz
hercules-cdd0a876e5a310ced0c716cd66614a960375cb3b.zip
* Miracle should only be dispelled on map change.
* The "party invite" and "view equip" state messages are ought to be sent on every map change instead of login. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13793 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 2fbfc2b94..5430166a1 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -6,6 +6,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
09/05/19
* Added missing packet 0x2c9 and fixed 0x2da's length error. [Inkfish]
* Fiberlock now can trap multiple enemies on the same cell and its triggering area was reduced to 1x1. [Inkfish]
+ * Miracle should only be dispelled on map change. [Inkfish]
09/05/18
* Item-bonuses now use the official default durations for status changes [Playtester]
* status calc code cleanup [ultramage]