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.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
21
22* *sigh*
23 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
24 _after_ the weight update fix
25
26* unique items in maps not handled correctly: server should remember wether a unique
27 file was written and force it to be written again, even if empty.
2 28
3* 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)
4 30
5* can't move onto navar harbour piers when levitating. 31* can't move onto navar harbour piers when levitating.
6 32
12 was reading it (by then) to get what was wrong and the instructions 38 was reading it (by then) to get what was wrong and the instructions
13 there are outdated. 39 there are outdated.
14 40
15* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or 41* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
16 simply by dropping it. 42 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 43
21* important: mobs can cross shop-boundaries using shopmats. this must not be :/ 44* important: mobs can cross shop-boundaries using shopmats. this must not be :/
22 45
23* drop all and get all will result in trying to pick up yourself 46* drop all and get all will result in trying to pick up yourself
24 (likely harmless) 47 (likely harmless)
99* 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.
100 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.
101 124
102* climbing, meditating, levitating skills etc. should give you experience per use 125* climbing, meditating, levitating skills etc. should give you experience per use
103 126
104* rewrite banish in perl (low priority)
105
106* 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)
107 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
108 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)
109 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
110 131
127 148
128* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden 149* 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 150 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
130 16:09 <@schmorp> erinnert mich dran 151 16:09 <@schmorp> erinnert mich dran
131 152
132* implement no-drop-on-destroy flag (done) 153* 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 154 (improve message)
134 and contain spells (should be done)
135 155
136 156

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines