--- deliantra/server/TODO 2007/07/04 18:10:19 1.72 +++ deliantra/server/TODO 2007/07/08 06:13:44 1.75 @@ -1,5 +1,9 @@ Here are listed some todos which should be looked into sometimes. +* level 100 inscription with 4 kills: a single random_Scorll treasure + item in the ancient mages of forgotten town palace create + many *hundreds* of actual scrolls when instantiated? + 07:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion" 07:21:05 -cfbot:#cf- [Incen] it was dust of piercing vision 07:21:20 -cfbot:#cf- [Lina] seems to happen when picked up and unidentified @@ -7,6 +11,15 @@ 07:21:48 -cfbot:#cf- [Incen] ayup 07:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms +* totla invisibility is too hard to get. monsters should attack the + player when hit by him or his spell anyways. + +* IMPORTANT: current server breaks all old cfplus clients due to partial transfers + +* IMPORTANT: cnanot enter G in chat/irc, as it gets expanded + +* grammar: 2007-07-05 08:46:07 msg: You open up deep wounds sandy with a brutal swipe. + * is_animated is sometimes written twice when saving, because it must be off when no animation is set. this does not work, of course, because later the flag is written again. should probably be fixed on load, not on save.