--- deliantra/server/Changes 2007/09/30 16:24:27 1.33 +++ deliantra/server/Changes 2007/11/21 05:46:45 1.39 @@ -1,5 +1,20 @@ -Crossfire TRT Server, Maps and Archetypes ChangeLog. +Deliantra MORPG Server, Maps and Archetypes ChangeLog. + - switch from Event to EV for higher performance, easier usage, + less bugs... + - updated to release version of the gnu affero license. + +2.31 Sun Nov 11 17:26:28 CET 2007 + - more thoroughly rename the binaries, contact addresses. + - update the copyrights. + - avoid backtraces due to old spells on some maps, sometimes causing + crashes. + - fix a problem where facedata wasn't initialised to zero properly, + potentially causing crashes. + - assign weapons on user load time, not login-time, avoiding + crashes. + +2.3 Sat Oct 27 11:22:38 CEST 2007 - fixed an important bug that caused passwords to be forgotten. - implement *tag destinations for goto, slaying etc. and use it in some of the maps. @@ -7,6 +22,14 @@ which is now trivial to do. - removed all traces of the old (and never working) plug-in interface (70kb code less on amd64). + - improve/tune scheduling priorities. + - fix some freezing bugs. + - fix a memory corruption problem in dynbuf.printf. + - use channels for chat and many informational commands. + - improved the tutorial. + - create missile is now fixed. + - race fields must now contain archetypes. + - jumping skill now works as advertised. 2.2 Tue Sep 11 15:41:24 CEST 2007 - relicense under the gnu affero license.