--- deliantra/server/Changes 2007/06/03 17:07:11 1.19 +++ deliantra/server/Changes 2007/06/09 20:53:42 1.20 @@ -5,6 +5,10 @@ - optimise map update even more by removing unneeded code and checks. - decouple map and stats update from pl->ob and use pl->observe instead. - implement observe command. + - major speed up in map refresh by replacing most get_map_from_coord + 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. 2.1 Sun May 27 04:21:29 CEST 2007