--- deliantra/server/Changes 2007/05/27 18:06:41 1.16 +++ deliantra/server/Changes 2007/06/03 13:25:28 1.17 @@ -1,6 +1,7 @@ Crossfire TRT Server, Maps and Archetypes ChangeLog 2.2 + - many bugfixes and minor optimisations. 2.1 Sun May 27 04:21:29 CEST 2007 - optimised event invocation (non-wanted events can now be @@ -55,7 +56,7 @@ - per player maps are now marked in the map - maps are saved completely differently now, and much more often. - - rewrote map header parser and writer + - rewrote map header parser and writer, to be much faster. - maps and players are now (in the average case) loaded and saved completely asynchronously, I/O contention will no longer freeze the server.