summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c292d400..1f847d5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-24 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/game-server/state.cpp: The direction of attacking beings is
+ now transmitted together with attack messages (has already been
+ implemented on the client-side but the server-sided part has been
+ forgotten somehow).
+
2008-01-23 Philipp Sehmisch <tmw@crushnet.org>
* src/game-server/being.cpp: Fixed "immortal monster" bug.