--- deliantra/server/Changes 2007/06/09 20:53:42 1.20 +++ deliantra/server/Changes 2007/06/09 21:16:12 1.21 @@ -1,6 +1,9 @@ -Crossfire TRT Server, Maps and Archetypes ChangeLog +Crossfire TRT Server, Maps and Archetypes ChangeLog. 2.2 + - 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.