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.135 by root, Tue May 6 18:09:42 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* *sigh*
4 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
5 _after_ the weight update fix
6
7*
82008-05-06 20:07:43.0213 [ABT] tried to destroy the tail of an object
92008-05-06 20:07:43.0214 [ABT] [log_backtrace(char const*)] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1122
102008-05-06 20:07:43.0214 [ABT] [LOG(int, char const*, ...)] /root/src/cf.schmorp.de/server/common/logger.C:210
112008-05-06 20:07:43.0214 [ABT] [object::destroy(bool)] /root/src/cf.schmorp.de/server/common/object.C:1008
122008-05-06 20:07:43.0214 [ABT] [insert_ob_in_map(object*, maptile*, object*, int)] /root/src/cf.schmorp.de/server/common/object.C:1295
132008-05-06 20:07:43.0214 [ABT] [insert_ob_in_map(object*, maptile*, object*, int)] /root/src/cf.schmorp.de/server/common/object.C:1300
142008-05-06 20:07:43.0214 [ABT] [maptile::link_multipart_objects()] /root/src/cf.schmorp.de/server/common/map.C:292
152008-05-06 20:07:43.0214 [ABT] [XS_cf__map_link_multipart_objects] /root/src/cf.schmorp.de/server/server/./cfperl.C:8544
162008-05-06 20:07:43.0214 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.x/pp_hot.c:2850
172008-05-06 20:07:43.0214 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.x/run.c:38
182008-05-06 20:07:43.0214 [ABT] [Perl_my_exit] /root/cvt/perl/perl-5.10.x/perl.c:5204
192008-05-06 20:07:43.0214 [ABT] [S_run_body] /root/cvt/perl/perl-5.10.x/perl.c:2386
202008-05-06 20:07:43.0214 [ABT] [perl_run] /root/cvt/perl/perl-5.10.x/perl.c:2302
212008-05-06 20:07:43.0214 [ABT] [??] ??:0
222008-05-06 20:07:43.0214 [ABT] [??] ??:0
232008-05-06 20:07:43.0214 [ABT] [??] ??:0
24
25* unique items in maps not handled correctly: server should remember wether a unique
26 file was written and force it to be written again, even if empty.
2 27
3* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6) 28* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
4 29
5* can't move onto navar harbour piers when levitating. 30* can't move onto navar harbour piers when levitating.
6 31
12 was reading it (by then) to get what was wrong and the instructions 37 was reading it (by then) to get what was wrong and the instructions
13 there are outdated. 38 there are outdated.
14 39
15* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or 40* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
16 simply by dropping it. 41 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 42
21* important: mobs can cross shop-boundaries using shopmats. this must not be :/ 43* important: mobs can cross shop-boundaries using shopmats. this must not be :/
22 44
23* drop all and get all will result in trying to pick up yourself 45* drop all and get all will result in trying to pick up yourself
24 (likely harmless) 46 (likely harmless)
127 149
128* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden 150* 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 151 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
130 16:09 <@schmorp> erinnert mich dran 152 16:09 <@schmorp> erinnert mich dran
131 153
132* implement no-drop-on-destroy flag (done) 154* 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 155 (improve message)
134 and contain spells (should be done)
135 156
136 157

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines