ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/TODO
(Generate patch)

Comparing deliantra/server/TODO (file contents):
Revision 1.72 by root, Wed Jul 4 18:10:19 2007 UTC vs.
Revision 1.82 by elmex, Sat Jul 21 14:37:24 2007 UTC

1Here are listed some todos which should be looked into sometimes. 1Here are listed some todos which should be looked into sometimes.
2
3http://www.anthro.wayne.edu/museum/MuseumCollectionSummary/Pictures/Ren%20Cen/stoneware%20bottle.jpg
4
5* for the future: adjust sp regenration in that way that it doesn't
6 regenrate when food is below < 200 (a magic constant)
7
8* IMPORTANT: create a no_drop flag and set it on the nexus (or somehow avoid
9 stuff beig dropped on the teleporter there).
10
11* gcfclient wings books at <4kb of text. thansk a lot mr. stupid fucking idiot
12 crossfire developer who thinks that 4k is enough for everybody.
13 implement a workaround, either just telling people that their book
14 is winged or not sending it as book but as separate paragraphs or multiple
15 books. must be multiple paragraphs:
16 /* 4096 is probably way overkill, but 1024 could very well be too small.
17
18* level 100 inscription with 4 kills: a single random_Scorll treasure
19 item in the ancient mages of forgotten town palace create
20 many *hundreds* of actual scrolls when instantiated?
2 21
307:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion" 2207:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion"
407:21:05 -cfbot:#cf- [Incen] it was dust of piercing vision 2307:21:05 -cfbot:#cf- [Incen] it was dust of piercing vision
507:21:20 -cfbot:#cf- [Lina] seems to happen when picked up and unidentified 2407:21:20 -cfbot:#cf- [Lina] seems to happen when picked up and unidentified
607:21:37 <schmorp> unidentified they are called potions? 2507:21:37 <schmorp> unidentified they are called potions?
707:21:48 -cfbot:#cf- [Incen] ayup 2607:21:48 -cfbot:#cf- [Incen] ayup
807:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 2707:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
28
29* totla invisibility is too hard to get. monsters should attack the
30 player when hit by him or his spell anyways.
31
32* IMPORTANT: current server breaks all old cfplus clients due to partial transfers
33
34* IMPORTANT: cnanot enter G<xxx|yyy> in chat/irc, as it gets expanded
35
36* grammar: 2007-07-05 08:46:07 msg: You open up deep wounds sandy with a brutal swipe.
9 37
10* is_animated is sometimes written twice when saving, because it must be off when 38* is_animated is sometimes written twice when saving, because it must be off when
11 no animation is set. this does not work, of course, because later the flag is written again. 39 no animation is set. this does not work, of course, because later the flag is written again.
12 should probably be fixed on load, not on save. 40 should probably be fixed on load, not on save.
13 41
58 remove should automaticlaly send esrv_del_item, and nobody else should, 86 remove should automaticlaly send esrv_del_item, and nobody else should,
59 for inv items. same for ipo. 87 for inv items. same for ipo.
60 88
61* output-count and output-sync defaults *might* cause delay by one message 89* output-count and output-sync defaults *might* cause delay by one message
62 for new users. 90 for new users.
63
64* arrest => jail, but the jailed player can suicide and will wake up
65 in his normal savebed, not the jailbed.
66 91
67* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) 92* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970)
68 2007-02-03 03:49:06.011 Discarding object without arch: texas 93 2007-02-03 03:49:06.011 Discarding object without arch: texas
69 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753) 94 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753)
70 2007-02-03 03:54:36.926 Discarding object without arch: event_say 95 2007-02-03 03:54:36.926 Discarding object without arch: event_say

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines