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.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.
13
14* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
2 15
3* can't move onto navar harbour piers when levitating. 16* can't move onto navar harbour piers when levitating.
4 17
5* drakkar pking system assumed to be well-balanced: any documentation? 18* drakkar pking system assumed to be well-balanced: any documentation?
6 19
10 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
11 there are outdated. 24 there are outdated.
12 25
13* 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
14 simply by dropping it. 27 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 28
23* 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 :/
24 30
25* 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
26 (likely harmless) 32 (likely harmless)
129 135
130* 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
131 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten 137 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
132 16:09 <@schmorp> erinnert mich dran 138 16:09 <@schmorp> erinnert mich dran
133 139
134* 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
135 for example to remove the specialcases for books that are destroyed 141 (improve message)
136 and contain spells (should be done)
137 142
138 143

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines