--- deliantra/server/TODO 2007/01/24 01:43:01 1.30 +++ deliantra/server/TODO 2007/03/06 03:05:59 1.41 @@ -1,5 +1,27 @@ Here are listed some todos which should be looked into sometimes. +* climbing, meditating, levitating skills etc. should give you experience per use + +* rewrite banish in perl (low priority) + +* nekosan snatches the fish, which stays in the playr inventory. + remove should automaticlaly send esrv_del_item, and nobody else should, + for inv items. + +* 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 +109,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.