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.138 by root, Wed May 7 19:19:09 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* off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
6
7* *sigh*
8 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
9 _after_ the weight update fix
10
11* unique items in maps not handled correctly: server should remember wether a unique
12 file was written and force it to be written again, even if empty.
2 13
3* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6) 14* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
4 15
5* can't move onto navar harbour piers when levitating. 16* can't move onto navar harbour piers when levitating.
6 17
12 was reading it (by then) to get what was wrong and the instructions 23 was reading it (by then) to get what was wrong and the instructions
13 there are outdated. 24 there are outdated.
14 25
15* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or 26* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
16 simply by dropping it. 27 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 28
21* important: mobs can cross shop-boundaries using shopmats. this must not be :/ 29* important: mobs can cross shop-boundaries using shopmats. this must not be :/
22 30
23* drop all and get all will result in trying to pick up yourself 31* drop all and get all will result in trying to pick up yourself
24 (likely harmless) 32 (likely harmless)
127 135
128* 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
129 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten 137 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
130 16:09 <@schmorp> erinnert mich dran 138 16:09 <@schmorp> erinnert mich dran
131 139
132* 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
133 for example to remove the specialcases for books that are destroyed 141 (improve message)
134 and contain spells (should be done)
135 142
136 143

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines