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

Comparing deliantra/server/TODO (file contents):
Revision 1.132 by root, Tue May 6 17:31:21 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.
2 11
3* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6) 12* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
4 13
5* can't move onto navar harbour piers when levitating. 14* can't move onto navar harbour piers when levitating.
6 15
12 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
13 there are outdated. 22 there are outdated.
14 23
15* 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
16 simply by dropping it. 25 simply by dropping it.
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 26
21* 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 :/
22 28
23* 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
24 (likely harmless) 30 (likely harmless)
127 133
128* 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
129 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten 135 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
130 16:09 <@schmorp> erinnert mich dran 136 16:09 <@schmorp> erinnert mich dran
131 137
132* 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
133 for example to remove the specialcases for books that are destroyed 139 (improve message)
134 and contain spells (should be done)
135 140
136 141

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines