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

Comparing deliantra/server/TODO (file contents):
Revision 1.75 by root, Sun Jul 8 06:13:44 2007 UTC vs.
Revision 1.86 by root, Sun Aug 5 19:27:08 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* diseases refer to their owner, keeping diseasd players alive needlessly.
8
9* rabies or other long-lived (or other) diseases easily underflow/overflow stats, speed etc.
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.
2 23
3* level 100 inscription with 4 kills: a single random_Scorll treasure 24* level 100 inscription with 4 kills: a single random_Scorll treasure
4 item in the ancient mages of forgotten town palace create 25 item in the ancient mages of forgotten town palace create
5 many *hundreds* of actual scrolls when instantiated? 26 many *hundreds* of actual scrolls when instantiated?
6 27
72 for inv items. same for ipo. 93 for inv items. same for ipo.
73 94
74* 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
75 for new users. 96 for new users.
76 97
77* arrest => jail, but the jailed player can suicide and will wake up
78 in his normal savebed, not the jailbed.
79
80* 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)
81 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
82 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)
83 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
84 102
139 for example to remove the specialcases for books that are destroyed 157 for example to remove the specialcases for books that are destroyed
140 and contain spells (should be done) 158 and contain spells (should be done)
141 159
142* look at these logs: 160* look at these logs:
143 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
144 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;
145 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)
146 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)
147 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)
148 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)
149 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