From 250c1b1becc72585e121dd0c181c9cb1f260bd25 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Fri, 22 Feb 2008 23:05:04 +0000 Subject: Improved monster AI by making monster only use attacks which have a chance to hit the target and also use them when the optimal combat distance hasn't been reached yet. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5412850..6edd2f5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-23 Philipp Sehmisch + + * src/game-server/monster.cpp: Improved monster AI by making monster only + use attacks which have a chance to hit the target and also use them + when the optimal combat distance hasn't been reached yet. + 2008-02-21 Philipp Sehmisch * src/util/xml.cpp, src/util/xml.hpp, src/game-server/itemmanager.cpp, -- cgit v1.2.3-60-g2f50