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

Comparing deliantra/server/TODO (file contents):
Revision 1.131 by root, Tue May 6 17:05:17 2008 UTC vs.
Revision 1.137 by root, Tue May 6 21:04:37 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* off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
4
5* *sigh*
6 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
7 _after_ the weight update fix
8
9* unique items in maps not handled correctly: server should remember wether a unique
10 file was written and force it to be written again, even if empty.
11
12* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
2 13
3* can't move onto navar harbour piers when levitating. 14* can't move onto navar harbour piers when levitating.
4 15
5* drakkar pking system assumed to be well-balanced: any documentation? 16* drakkar pking system assumed to be well-balanced: any documentation?
6 17
10 was reading it (by then) to get what was wrong and the instructions 21 was reading it (by then) to get what was wrong and the instructions
11 there are outdated. 22 there are outdated.
12 23
13* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or 24* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
14 simply by dropping it. 25 simply by dropping it.
15
16* missile weapons seem to be buggy w.r.t. applying things to players like
17 their sp attributed. see handcrossbow, which has eg. sp 30 set, which
18 increases their spell regen.
19
20* when detect monster is cast while eg. a ball of lighning is active, it's not
21 shown long enough for the player to notice (probably due to LOS calculations).
22 26
23* important: mobs can cross shop-boundaries using shopmats. this must not be :/ 27* important: mobs can cross shop-boundaries using shopmats. this must not be :/
24 28
25* drop all and get all will result in trying to pick up yourself 29* drop all and get all will result in trying to pick up yourself
26 (likely harmless) 30 (likely harmless)
129 133
130* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden 134* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden
131 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten 135 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
132 16:09 <@schmorp> erinnert mich dran 136 16:09 <@schmorp> erinnert mich dran
133 137
134* implement no-drop-on-destroy flag (done) 138* 2008-05-06 19:33:55.7403 shop_specialisation_ratio: passed an item with an invalid type
135 for example to remove the specialcases for books that are destroyed 139 (improve message)
136 and contain spells (should be done)
137 140
138 141

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines