diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-07 17:49:56 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-07 17:49:56 +0000 |
commit | 504b008e264a3213d9802e52b984196ff348f814 (patch) | |
tree | 44c1d0d2e3c0b839c71ca96fccb54444280f500e /ChangeLog | |
parent | e9e633a5b78799311ee765944a7aa52201bcef9d (diff) | |
download | manaserv-504b008e264a3213d9802e52b984196ff348f814.tar.gz manaserv-504b008e264a3213d9802e52b984196ff348f814.tar.bz2 manaserv-504b008e264a3213d9802e52b984196ff348f814.tar.xz manaserv-504b008e264a3213d9802e52b984196ff348f814.zip |
arts of monster behavior are now read from monsters.xml.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-02-07 Philipp Sehmisch <tmw@crushnet.org> + + * src/game-server/monster.cpp, src/game-server/monster.hpp, + src/game-server/monstermanager.cpp: Parts of monster behavior are now + read from monsters.xml. Warnings during monster parsing now include + the name of the monster. + 2008-02-07 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/scripting/lua.cpp: Fail gracefully on invalid monster IDs, don't |