--- deliantra/server/TODO 2007/01/24 01:43:01 1.30 +++ deliantra/server/TODO 2007/02/16 22:43:28 1.37 @@ -1,5 +1,21 @@ Here are listed some todos which should be looked into sometimes. +* when players QUIT, nuke their in-memroy maps + +* output-count and output-sync defaults *might* cause delay by one message + for new users. + +* arrest => jail, but the jailed player can suicide and will wake up + in his normal savebed, not the jailbed. + +* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) + 2007-02-03 03:49:06.011 Discarding object without arch: texas + 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753) + 2007-02-03 03:54:36.926 Discarding object without arch: event_say + +* IMPORTANT: + entering instantiated random maps whose meta file is missing freezes the player. + * debug_desc should display env information, too. * random speed should result in randomised initial animation face. @@ -87,4 +103,5 @@ 2007-01-15 02:46:23.746 winvirus has two money entries of (platinacoin) 2007-01-15 02:46:23.745 winvirus has two money entries of (royalty) +* make sure custom keys get saved in same order as they are being loaded.