--- deliantra/server/Changes 2007/08/24 18:39:17 1.26 +++ deliantra/server/Changes 2007/09/11 13:42:40 1.29 @@ -1,11 +1,12 @@ Crossfire TRT Server, Maps and Archetypes ChangeLog. -2.2 +2.2 Tue Sep 11 15:41:24 CEST 2007 - relicense under the gnu affero license. - new inscription skill, can only inscribe INSCRIBABLE items. - implement server-side framework for generic resources. - use resource framework for server-provided ambient music. + - save object owners (players only atm). - replace limited sound api with server-provided sound effects. - new sc (sound control) protocol command. - improve fxix protocol to include types. @@ -62,11 +63,16 @@ - new system to acquire time slices for background jobs, to reduce jitter. - implement new observe command. + - semi-persistent object-referencing framework (currently only players + supported). - dependency tracking for perl extensions. - new slag-ex extension for cleaning cauldrons. - server clamps some stats now to avoid over/underflow. - fix invoke result processing. - there are even less i/o syncpoints in the server now. + - added map-tags extension that scans all maps for object tags + and records them in the database (not used yet). + - metaserver 2 support. - many more bugfixes and minor optimisations. 2.1 Sun May 27 04:21:29 CEST 2007