--- deliantra/server/Changes 2006/12/30 10:16:09 1.1 +++ deliantra/server/Changes 2007/01/10 19:52:42 1.2 @@ -5,8 +5,14 @@ - make coroapi accessible to cf+. - moved map handling logic completely to perl - per player maps are now marked in the map - - maps are saved completely differently now + - maps are saved completely differently now, + and much more often. - rewrote map header parser and writer + - maps and players are now (in the average case) loaded + and saved completely asynchronously, I/O contention will no + longer freeze the server. + - players and maps can be loaded anytime, without the player + being logged in. - automatically generate method interfaces for perl from headers - unbundled freezethaw - mostly rewrote common/map.C