--- deliantra/server/TODO 2007/01/27 23:59:28 1.31 +++ deliantra/server/TODO 2007/02/17 23:32:10 1.38 @@ -1,5 +1,22 @@ Here are listed some todos which should be looked into sometimes. +* nekosan snatches the fish, which stays in the playr inventory. + remove should automaticlaly send esrv_del_item, and nobody else should, + for inv items. + +* 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. @@ -90,4 +107,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.