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

Comparing deliantra/server/TODO (file contents):
Revision 1.130 by root, Tue May 6 16:33:49 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)
7607:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 8207:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
77 83
78* totla invisibility is too hard to get. monsters should attack the 84* totla invisibility is too hard to get. monsters should attack the
79 player when hit by him or his spell anyways. 85 player when hit by him or his spell anyways.
80 86
81* grammar: 2007-07-05 08:46:07 msg: You open up deep wounds sandy with a brutal swipe.
82
83* 21:37:28 -cfbot:#cf- [Drakna] yeah see meditation heals but it eats up food. but if yoiu have no food you can still 87* 21:37:28 -cfbot:#cf- [Drakna] yeah see meditation heals but it eats up food. but if yoiu have no food you can still
84
85* IMPORTANT: client structures (ns) seem to never get released ever.
86 88
87* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts 89* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts
88 firing into a specific direction. fire 0 only fires once (this is a bug, but most clients 90 firing into a specific direction. fire 0 only fires once (this is a bug, but most clients
89 move firing on yourself on non-shift-kp_5 because servers do not support the shifted 91 move firing on yourself on non-shift-kp_5 because servers do not support the shifted
90 semantics). 92 semantics).
133 135
134* 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
135 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten 137 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
136 16:09 <@schmorp> erinnert mich dran 138 16:09 <@schmorp> erinnert mich dran
137 139
138* 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
139 for example to remove the specialcases for books that are destroyed 141 (improve message)
140 and contain spells (should be done)
141 142
142 143

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines