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

Comparing deliantra/server/TODO (file contents):
Revision 1.128 by root, Tue May 6 15:49:56 2008 UTC vs.
Revision 1.129 by root, Tue May 6 16:32:34 2008 UTC

1Here are listed some todos which should be looked into sometimes. 1Here are listed some todos which should be looked into sometimes.
2
3* can't move onto navar harbour piers when levitating.
2 4
3* drakkar pking system assumed to be well-balanced: any documentation? 5* drakkar pking system assumed to be well-balanced: any documentation?
4 6
5* tutorial in client 7* tutorial in client
618:24:32 <qwe> just a note 818:24:32 <qwe> just a note
23* drop all and get all will result in trying to pick up yourself 25* drop all and get all will result in trying to pick up yourself
24 (likely harmless) 26 (likely harmless)
25 27
26* IMPORTANT: create bomb, take it (owner gets cleared), bomb expldoes in inventory => harms players b/c no owner 28* IMPORTANT: create bomb, take it (owner gets cleared), bomb expldoes in inventory => harms players b/c no owner
27 29
28* sync_job in random map prepare still exists.
29
30* IMPORTANT:
31 "cannot change rod when levitating"
32
33* vanessa kept active because of: 30* vanessa kept active because of:
34 owner of: {cnt:1122393,uuid:<1.26f992059>,name:"spear",flags:[17,24,111],type:15}(on <freed objects map>@1+1) 31 owner of: {cnt:1122393,uuid:<1.26f992059>,name:"spear",flags:[17,24,111],type:15}(on <freed objects map>@1+1)
35 owner of: {cnt:961349,uuid:<1.26f96ab45>,name:"throwing dagger",flags:[17,24,111],type:15}(on <freed objects map>@1+1) 32 owner of: {cnt:961349,uuid:<1.26f96ab45>,name:"throwing dagger",flags:[17,24,111],type:15}(on <freed objects map>@1+1)
36 -> owner probably got set somehow after destruction, but how... (must be sth,. with thrown ob). 33 -> owner probably got set somehow after destruction, but how... (must be sth,. with thrown ob).
37 34
38* dragon cannot apply ipo writing pen (lack the body), but use skill fine 35* dragon cannot apply ipo writing pen (lack the body), but use skill fine
39
40* 2007-09-17 21:15:39.7368 BUG: process_events(): removed object is on active list: {cnt:2940058,uuid:<1.255dcdc9a>,name:"mover",flags:[2,8,11,64,103],type:40}(on /quests/peterm/Demonology/GroundLevel@10+17)
41 36
42http://stonewashed.net/sfx.html 37http://stonewashed.net/sfx.html
43 38
442007-09-23 02:41:37.7100 name sand, arch pstone_1, type 0 with fly/walk on/off not handled in move_apply() 392007-09-23 02:41:37.7100 name sand, arch pstone_1, type 0 with fly/walk on/off not handled in move_apply()
452007-09-23 02:41:37.7101 name bench, arch bench_2_1_1, type 0 with fly/walk on/off not handled in move_apply() 402007-09-23 02:41:37.7101 name bench, arch bench_2_1_1, type 0 with fly/walk on/off not handled in move_apply()
67* prisondemadness in pod/books.pod ends in =head1 Order of the gravestone, rather mysteriously. 62* prisondemadness in pod/books.pod ends in =head1 Order of the gravestone, rather mysteriously.
68 63
69* for the future: adjust sp regenration in that way that it doesn't 64* for the future: adjust sp regenration in that way that it doesn't
70 regenrate when food is below < 200 (a magic constant) 65 regenrate when food is below < 200 (a magic constant)
71 66
72* IMPORTANT: create a no_drop flag (DONE) and set it on the nexus (or somehow avoid
73 stuff beig dropped on the teleporter there).
74
75* level 100 inscription with 4 kills: a single random_Scorll treasure 67* level 100 inscription with 4 kills: a single random_Scorll treasure
76 item in the ancient mages of forgotten town palace create 68 item in the ancient mages of forgotten town palace create
77 many *hundreds* of actual scrolls when instantiated? 69 many *hundreds* of actual scrolls when instantiated?
78 70
7907:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion" 7107:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion"
8407:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 7607:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
85 77
86* totla invisibility is too hard to get. monsters should attack the 78* totla invisibility is too hard to get. monsters should attack the
87 player when hit by him or his spell anyways. 79 player when hit by him or his spell anyways.
88 80
89* IMPORTANT: cnanot enter G<xxx|yyy> in chat/irc, as it gets expanded
90
91* grammar: 2007-07-05 08:46:07 msg: You open up deep wounds sandy with a brutal swipe. 81* grammar: 2007-07-05 08:46:07 msg: You open up deep wounds sandy with a brutal swipe.
92
93* is_animated is sometimes written twice when saving, because it must be off when
94 no animation is set. this does not work, of course, because later the flag is written again.
95 should probably be fixed on load, not on save.
96 82
97* 20:09:34 -cfbot:#cf- Teufelhunden was killed by ball_lightning 83* 20:09:34 -cfbot:#cf- Teufelhunden was killed by ball_lightning
98 obviously this should be the real name, not the arch name. 84 obviously this should be the real name, not the arch name.
99 85
100* new players sometimes seem to lack statistics 86* new players sometimes seem to lack statistics
156 142
157* implement no-drop-on-destroy flag (done) 143* implement no-drop-on-destroy flag (done)
158 for example to remove the specialcases for books that are destroyed 144 for example to remove the specialcases for books that are destroyed
159 and contain spells (should be done) 145 and contain spells (should be done)
160 146
161* make sure custom keys get saved in same order as they are being loaded.
162 147

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines