--- deliantra/server/Changes 2007/06/09 20:53:42 1.20 +++ deliantra/server/Changes 2007/06/26 04:56:10 1.23 @@ -1,6 +1,14 @@ -Crossfire TRT Server, Maps and Archetypes ChangeLog +Crossfire TRT Server, Maps and Archetypes ChangeLog. 2.2 + - implement player genders. + - implement "crossfire pod" format for messages, with working bold, + italic, gender-specific text, paragraphs etc. + - implement generic message framework that uses xml, utf8 for the client + protocol and is capable of transmitting generic meta information. + - implement (in a suboptimal way) per-player instantiated maps. + - replace the nexus by a per-player tutorial map that teaches stuff + better than the newbie house. - fix the magicmap colours. - optimise map update even more by removing unneeded code and checks. - decouple map and stats update from pl->ob and use pl->observe instead. @@ -9,7 +17,8 @@ calls with a simple comparison. - fix a latent crossfire bug that could crash the server because the map refresh did not update the mapspace. - - many bugfixes and minor optimisations. + - dependency tracking for perl extensions. + - many more bugfixes and minor optimisations. 2.1 Sun May 27 04:21:29 CEST 2007 - optimised event invocation (non-wanted events can now be