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.142 by root, Sun Aug 31 09:03:31 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* reapernut ob was referenced by:
4 2008-08-31 09:50:10.7186 cf::object::player::wrap=HASH(0xe7c3618) is
5 2008-08-31 09:50:10.7186++- referenced by REF(0x15c23420), which is
6 2008-08-31 09:50:10.7186+| +- in the member '_GEN_12531' of HASH(0x29b17c8), which is
7 2008-08-31 09:50:10.7186+| | in the global %PerlIO::via::CoroCede::.
8 2008-08-31 09:50:10.7186+| +- in the member '_GEN_18846' of HASH(0x29b17c8), which was seen before.
9 2008-08-31 09:50:10.7186+| +- in the member '_GEN_42923' of HASH(0x29b17c8), which was seen before.
10 2008-08-31 09:50:10.7186++- referenced by REF(0x7f8445de0620), which is
11 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
12 2008-08-31 09:50:10.7186++- referenced by REF(0x12a45b88), which is
13 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
14 2008-08-31 09:50:10.7186++- referenced by REF(0x12617000), which is
15 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
16 2008-08-31 09:50:10.7186++- referenced by REF(0x1130ca08), which is
17 2008-08-31 09:50:10.7186+| +- in the member '_GEN_3395' of HASH(0x29b17c8), which was seen before.
18 2008-08-31 09:50:10.7186+| +- in the member '_GEN_3399' of HASH(0x29b17c8), which was seen before.
19 2008-08-31 09:50:10.7186++- referenced by REF(0xecd0200), which is
20 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
21 2008-08-31 09:50:10.7186++- referenced by REF(0xda0a500), which is
22 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
23 2008-08-31 09:50:10.7186++- referenced by REF(0x66c1610), which is
24 2008-08-31 09:50:10.7186+ in the member '_GEN_538' of HASH(0x29b17c8), which was seen before.
25
26* TODO: 2008-05-10 00:29:43.0651 move_object: monster has been removed - will not process further
27
28* TODO: re-apply items on log-in
29
30* TODO: rebalance jumping skill speed
31
32* create 100 chicken => some unseen item updates
33
34* dragons should not be able to change their title via the settings tab in playerbook
35
36* syncpoints: rules, news, motd, crossfiremail
37 "/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc...
38
39* lone-town shops say "no shop nearby" with use_skill bargaining.
40
41* 2008-05-07 21:22:40.1121 region called Forgotten Town requested, but not found, using fallback.
42
43* off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
44
45* *sigh*
46 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
47 _after_ the weight update fix
48
49* unique items in maps not handled correctly: server should remember wether a unique
50 file was written and force it to be written again, even if empty.
51
52* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
2 53
3* can't move onto navar harbour piers when levitating. 54* can't move onto navar harbour piers when levitating.
4 55
5* drakkar pking system assumed to be well-balanced: any documentation? 56* drakkar pking system assumed to be well-balanced: any documentation?
6 57
10 was reading it (by then) to get what was wrong and the instructions 61 was reading it (by then) to get what was wrong and the instructions
11 there are outdated. 62 there are outdated.
12 63
13* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or 64* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
14 simply by dropping it. 65 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 66
23* important: mobs can cross shop-boundaries using shopmats. this must not be :/ 67* important: mobs can cross shop-boundaries using shopmats. this must not be :/
24 68
25* drop all and get all will result in trying to pick up yourself 69* drop all and get all will result in trying to pick up yourself
26 (likely harmless) 70 (likely harmless)
7607:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 12007:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
77 121
78* totla invisibility is too hard to get. monsters should attack the 122* totla invisibility is too hard to get. monsters should attack the
79 player when hit by him or his spell anyways. 123 player when hit by him or his spell anyways.
80 124
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 125* 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 126
87* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts 127* 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 128 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 129 move firing on yourself on non-shift-kp_5 because servers do not support the shifted
90 semantics). 130 semantics).
104 144
105* player_sold 1 still gets added to maps at some point, but server cnanot read it. 145* 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. 146 resolve the situation by either implementing it fully or removing it fully.
107 147
108* climbing, meditating, levitating skills etc. should give you experience per use 148* climbing, meditating, levitating skills etc. should give you experience per use
109
110* rewrite banish in perl (low priority)
111 149
112* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) 150* 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 151 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) 152 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 153 2007-02-03 03:54:36.926 Discarding object without arch: event_say
133 171
134* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden 172* 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 173 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
136 16:09 <@schmorp> erinnert mich dran 174 16:09 <@schmorp> erinnert mich dran
137 175
138* implement no-drop-on-destroy flag (done) 176* 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 177 (improve message)
140 and contain spells (should be done)
141 178
142 179

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines