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.140 by root, Tue May 20 03:14:19 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* dragons should not be able to change their title via the settings tab in playerbook
4
5* syncpoints: rules, news, motd, crossfiremail
6 "/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc...
7
8* lone-town shops say "no shop nearby" with use_skill bargaining.
9
10* 2008-05-07 21:22:40.1121 region called Forgotten Town requested, but not found, using fallback.
11
12* off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
13
14* *sigh*
15 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
16 _after_ the weight update fix
17
18* unique items in maps not handled correctly: server should remember wether a unique
19 file was written and force it to be written again, even if empty.
20
21* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
2 22
3* can't move onto navar harbour piers when levitating. 23* can't move onto navar harbour piers when levitating.
4 24
5* drakkar pking system assumed to be well-balanced: any documentation? 25* drakkar pking system assumed to be well-balanced: any documentation?
6 26
10 was reading it (by then) to get what was wrong and the instructions 30 was reading it (by then) to get what was wrong and the instructions
11 there are outdated. 31 there are outdated.
12 32
13* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or 33* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
14 simply by dropping it. 34 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 35
23* important: mobs can cross shop-boundaries using shopmats. this must not be :/ 36* important: mobs can cross shop-boundaries using shopmats. this must not be :/
24 37
25* drop all and get all will result in trying to pick up yourself 38* drop all and get all will result in trying to pick up yourself
26 (likely harmless) 39 (likely harmless)
7607:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 8907:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
77 90
78* totla invisibility is too hard to get. monsters should attack the 91* totla invisibility is too hard to get. monsters should attack the
79 player when hit by him or his spell anyways. 92 player when hit by him or his spell anyways.
80 93
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 94* 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 95
87* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts 96* 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 97 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 98 move firing on yourself on non-shift-kp_5 because servers do not support the shifted
90 semantics). 99 semantics).
104 113
105* player_sold 1 still gets added to maps at some point, but server cnanot read it. 114* player_sold 1 still gets added to maps at some point, but server cnanot read it.
106 resolve the situation by either implementing it fully or removing it fully. 115 resolve the situation by either implementing it fully or removing it fully.
107 116
108* climbing, meditating, levitating skills etc. should give you experience per use 117* climbing, meditating, levitating skills etc. should give you experience per use
109
110* rewrite banish in perl (low priority)
111 118
112* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) 119* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970)
113 2007-02-03 03:49:06.011 Discarding object without arch: texas 120 2007-02-03 03:49:06.011 Discarding object without arch: texas
114 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753) 121 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753)
115 2007-02-03 03:54:36.926 Discarding object without arch: event_say 122 2007-02-03 03:54:36.926 Discarding object without arch: event_say
133 140
134* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden 141* 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 142 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
136 16:09 <@schmorp> erinnert mich dran 143 16:09 <@schmorp> erinnert mich dran
137 144
138* implement no-drop-on-destroy flag (done) 145* 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 146 (improve message)
140 and contain spells (should be done)
141 147
142 148

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines