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.90 by root, Sun Aug 12 05:59: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://stonewashed.net/sfx.html
4
5http://www.anthro.wayne.edu/museum/MuseumCollectionSummary/Pictures/Ren%20Cen/stoneware%20bottle.jpg
6
7* IMPORTANT: the ex command does not properly filter cfpod.
8
9* diseases refer to their owner, keeping diseasd players alive needlessly.
10
11* for the future: adjust sp regenration in that way that it doesn't
12 regenrate when food is below < 200 (a magic constant)
13
14* IMPORTANT: create a no_drop flag and set it on the nexus (or somehow avoid
15 stuff beig dropped on the teleporter there).
16
17* gcfclient wings books at <4kb of text. thansk a lot mr. stupid fucking idiot
18 crossfire developer who thinks that 4k is enough for everybody.
19 implement a workaround, either just telling people that their book
20 is winged or not sending it as book but as separate paragraphs or multiple
21 books. must be multiple paragraphs:
22 /* 4096 is probably way overkill, but 1024 could very well be too small.
23
24* level 100 inscription with 4 kills: a single random_Scorll treasure
25 item in the ancient mages of forgotten town palace create
26 many *hundreds* of actual scrolls when instantiated?
2 27
307:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion" 2807: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 2907: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 3007:21:20 -cfbot:#cf- [Lina] seems to happen when picked up and unidentified
607:21:37 <schmorp> unidentified they are called potions? 3107:21:37 <schmorp> unidentified they are called potions?
707:21:48 -cfbot:#cf- [Incen] ayup 3207:21:48 -cfbot:#cf- [Incen] ayup
807:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 3307:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
34
35* totla invisibility is too hard to get. monsters should attack the
36 player when hit by him or his spell anyways.
37
38* IMPORTANT: current server breaks all old cfplus clients due to partial transfers
39
40* IMPORTANT: cnanot enter G<xxx|yyy> in chat/irc, as it gets expanded
41
42* grammar: 2007-07-05 08:46:07 msg: You open up deep wounds sandy with a brutal swipe.
9 43
10* is_animated is sometimes written twice when saving, because it must be off when 44* 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. 45 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. 46 should probably be fixed on load, not on save.
13 47
58 remove should automaticlaly send esrv_del_item, and nobody else should, 92 remove should automaticlaly send esrv_del_item, and nobody else should,
59 for inv items. same for ipo. 93 for inv items. same for ipo.
60 94
61* output-count and output-sync defaults *might* cause delay by one message 95* output-count and output-sync defaults *might* cause delay by one message
62 for new users. 96 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 97
67* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) 98* 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 99 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) 100 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 101 2007-02-03 03:54:36.926 Discarding object without arch: event_say
126 for example to remove the specialcases for books that are destroyed 157 for example to remove the specialcases for books that are destroyed
127 and contain spells (should be done) 158 and contain spells (should be done)
128 159
129* look at these logs: 160* look at these logs:
130 2006-09-16 01:38:16 Got unknown value in map header: race human 161 2006-09-16 01:38:16 Got unknown value in map header: race human
131 2006-09-16 01:37:33 invalid type defined in shopitems in string cloak:5;spellbook:35;ring:15;book:28;scroll:25;wand:28;armour improver:2;weapon improver:2;rod:32;potion:10;horn:35;amulet:17;power_crystal:25;gem:0;lamp:-10;*:-90;
132 2006-09-16 01:37:17 Map darkness for poison on /quests/peterm/FireTemple/Fire2 is too high (6) 162 2006-09-16 01:37:17 Map darkness for poison on /quests/peterm/FireTemple/Fire2 is too high (6)
133 2007-01-15 02:46:23.746 winvirus has two money entries of (silvercoin) 163 2007-01-15 02:46:23.746 winvirus has two money entries of (silvercoin)
134 2007-01-15 02:46:23.746 winvirus has two money entries of (goldcoin) 164 2007-01-15 02:46:23.746 winvirus has two money entries of (goldcoin)
135 2007-01-15 02:46:23.746 winvirus has two money entries of (platinacoin) 165 2007-01-15 02:46:23.746 winvirus has two money entries of (platinacoin)
136 2007-01-15 02:46:23.745 winvirus has two money entries of (royalty) 166 2007-01-15 02:46:23.745 winvirus has two money entries of (royalty)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines