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.139 by root, Wed May 7 19:23:08 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* lone-town shops say "no shop nearby" with use_skill bargaining.
4
5* 2008-05-07 21:22:40.1121 region called Forgotten Town requested, but not found, using fallback.
6
7* off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
8
9* *sigh*
10 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
11 _after_ the weight update fix
12
13* unique items in maps not handled correctly: server should remember wether a unique
14 file was written and force it to be written again, even if empty.
15
16* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
17
18* can't move onto navar harbour piers when levitating.
2 19
3* drakkar pking system assumed to be well-balanced: any documentation? 20* drakkar pking system assumed to be well-balanced: any documentation?
4 21
5* tutorial in client 22* tutorial in client
618:24:32 <qwe> just a note 2318:24:32 <qwe> just a note
9 there are outdated. 26 there are outdated.
10 27
11* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or 28* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
12 simply by dropping it. 29 simply by dropping it.
13 30
14* missile weapons seem to be buggy w.r.t. applying things to players like
15 their sp attributed. see handcrossbow, which has eg. sp 30 set, which
16 increases their spell regen.
17
18* when detect monster is cast while eg. a ball of lighning is active, it's not
19 shown long enough for the player to notice (probably due to LOS calculations).
20
21* important: mobs can cross shop-boundaries using shopmats. this must not be :/ 31* important: mobs can cross shop-boundaries using shopmats. this must not be :/
22 32
23* drop all and get all will result in trying to pick up yourself 33* drop all and get all will result in trying to pick up yourself
24 (likely harmless) 34 (likely harmless)
25 35
26* IMPORTANT: create bomb, take it (owner gets cleared), bomb expldoes in inventory => harms players b/c no owner 36* IMPORTANT: create bomb, take it (owner gets cleared), bomb expldoes in inventory => harms players b/c no owner
27 37
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: 38* 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) 39 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) 40 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). 41 -> owner probably got set somehow after destruction, but how... (must be sth,. with thrown ob).
37 42
38* dragon cannot apply ipo writing pen (lack the body), but use skill fine 43* 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 44
42http://stonewashed.net/sfx.html 45http://stonewashed.net/sfx.html
43 46
442007-09-23 02:41:37.7100 name sand, arch pstone_1, type 0 with fly/walk on/off not handled in move_apply() 472007-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() 482007-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. 70* prisondemadness in pod/books.pod ends in =head1 Order of the gravestone, rather mysteriously.
68 71
69* for the future: adjust sp regenration in that way that it doesn't 72* for the future: adjust sp regenration in that way that it doesn't
70 regenrate when food is below < 200 (a magic constant) 73 regenrate when food is below < 200 (a magic constant)
71 74
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 75* level 100 inscription with 4 kills: a single random_Scorll treasure
76 item in the ancient mages of forgotten town palace create 76 item in the ancient mages of forgotten town palace create
77 many *hundreds* of actual scrolls when instantiated? 77 many *hundreds* of actual scrolls when instantiated?
78 78
7907:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion" 7907:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion"
8407:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 8407:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
85 85
86* totla invisibility is too hard to get. monsters should attack the 86* totla invisibility is too hard to get. monsters should attack the
87 player when hit by him or his spell anyways. 87 player when hit by him or his spell anyways.
88 88
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.
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
97* 20:09:34 -cfbot:#cf- Teufelhunden was killed by ball_lightning
98 obviously this should be the real name, not the arch name.
99
100* new players sometimes seem to lack statistics
101
102* 21:37:28 -cfbot:#cf- [Drakna] yeah see meditation heals but it eats up food. but if yoiu have no food you can still 89* 21:37:28 -cfbot:#cf- [Drakna] yeah see meditation heals but it eats up food. but if yoiu have no food you can still
103
104* IMPORTANT: client structures (ns) seem to never get released ever.
105 90
106* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts 91* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts
107 firing into a specific direction. fire 0 only fires once (this is a bug, but most clients 92 firing into a specific direction. fire 0 only fires once (this is a bug, but most clients
108 move firing on yourself on non-shift-kp_5 because servers do not support the shifted 93 move firing on yourself on non-shift-kp_5 because servers do not support the shifted
109 semantics). 94 semantics).
123 108
124* player_sold 1 still gets added to maps at some point, but server cnanot read it. 109* player_sold 1 still gets added to maps at some point, but server cnanot read it.
125 resolve the situation by either implementing it fully or removing it fully. 110 resolve the situation by either implementing it fully or removing it fully.
126 111
127* climbing, meditating, levitating skills etc. should give you experience per use 112* climbing, meditating, levitating skills etc. should give you experience per use
128
129* rewrite banish in perl (low priority)
130 113
131* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) 114* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970)
132 2007-02-03 03:49:06.011 Discarding object without arch: texas 115 2007-02-03 03:49:06.011 Discarding object without arch: texas
133 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753) 116 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753)
134 2007-02-03 03:54:36.926 Discarding object without arch: event_say 117 2007-02-03 03:54:36.926 Discarding object without arch: event_say
152 135
153* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden 136* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden
154 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten 137 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
155 16:09 <@schmorp> erinnert mich dran 138 16:09 <@schmorp> erinnert mich dran
156 139
157* implement no-drop-on-destroy flag (done) 140* 2008-05-06 19:33:55.7403 shop_specialisation_ratio: passed an item with an invalid type
158 for example to remove the specialcases for books that are destroyed 141 (improve message)
159 and contain spells (should be done)
160 142
161* make sure custom keys get saved in same order as they are being loaded.
162 143

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines