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

Comparing deliantra/server/TODO (file contents):
Revision 1.135 by root, Tue May 6 18:09:42 2008 UTC vs.
Revision 1.141 by root, Sat May 24 17:55:25 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* TODO: 2008-05-10 00:29:43.0651 move_object: monster has been removed - will not process further
4
5* TODO: re-apply items on log-in
6
7* TODO: rebalance jumping skill speed
8
9* create 100 chicken => some unseen item updates
10
11* dragons should not be able to change their title via the settings tab in playerbook
12
13* syncpoints: rules, news, motd, crossfiremail
14 "/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc...
15
16* lone-town shops say "no shop nearby" with use_skill bargaining.
17
18* 2008-05-07 21:22:40.1121 region called Forgotten Town requested, but not found, using fallback.
19
20* off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
2 21
3* *sigh* 22* *sigh*
4 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172) 23 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
5 _after_ the weight update fix 24 _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
25* unique items in maps not handled correctly: server should remember wether a unique 26* 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. 27 file was written and force it to be written again, even if empty.
27 28
28* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6) 29* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
121* player_sold 1 still gets added to maps at some point, but server cnanot read it. 122* player_sold 1 still gets added to maps at some point, but server cnanot read it.
122 resolve the situation by either implementing it fully or removing it fully. 123 resolve the situation by either implementing it fully or removing it fully.
123 124
124* climbing, meditating, levitating skills etc. should give you experience per use 125* climbing, meditating, levitating skills etc. should give you experience per use
125 126
126* rewrite banish in perl (low priority)
127
128* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) 127* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970)
129 2007-02-03 03:49:06.011 Discarding object without arch: texas 128 2007-02-03 03:49:06.011 Discarding object without arch: texas
130 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753) 129 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753)
131 2007-02-03 03:54:36.926 Discarding object without arch: event_say 130 2007-02-03 03:54:36.926 Discarding object without arch: event_say
132 131

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines