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

Comparing deliantra/server/TODO (file contents):
Revision 1.110 by root, Tue Oct 16 00:30:24 2007 UTC vs.
Revision 1.143 by root, Thu Sep 11 13:46:22 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* make inscription easier to use: offer a full dialog with multiple lines, let
4 users re-write/edit books to their liking (without givign exp).
5
6* reapernut ob was referenced by:
7 2008-08-31 09:50:10.7186 cf::object::player::wrap=HASH(0xe7c3618) is
8 2008-08-31 09:50:10.7186++- referenced by REF(0x15c23420), which is
9 2008-08-31 09:50:10.7186+| +- in the member '_GEN_12531' of HASH(0x29b17c8), which is
10 2008-08-31 09:50:10.7186+| | in the global %PerlIO::via::CoroCede::.
11 2008-08-31 09:50:10.7186+| +- in the member '_GEN_18846' of HASH(0x29b17c8), which was seen before.
12 2008-08-31 09:50:10.7186+| +- in the member '_GEN_42923' of HASH(0x29b17c8), which was seen before.
13 2008-08-31 09:50:10.7186++- referenced by REF(0x7f8445de0620), which is
14 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
15 2008-08-31 09:50:10.7186++- referenced by REF(0x12a45b88), which is
16 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
17 2008-08-31 09:50:10.7186++- referenced by REF(0x12617000), which is
18 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
19 2008-08-31 09:50:10.7186++- referenced by REF(0x1130ca08), which is
20 2008-08-31 09:50:10.7186+| +- in the member '_GEN_3395' of HASH(0x29b17c8), which was seen before.
21 2008-08-31 09:50:10.7186+| +- in the member '_GEN_3399' of HASH(0x29b17c8), which was seen before.
22 2008-08-31 09:50:10.7186++- referenced by REF(0xecd0200), which is
23 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
24 2008-08-31 09:50:10.7186++- referenced by REF(0xda0a500), which is
25 2008-08-31 09:50:10.7186+| not found anywhere I looked :(
26 2008-08-31 09:50:10.7186++- referenced by REF(0x66c1610), which is
27 2008-08-31 09:50:10.7186+ in the member '_GEN_538' of HASH(0x29b17c8), which was seen before.
28
29* TODO: 2008-05-10 00:29:43.0651 move_object: monster has been removed - will not process further
30
31* TODO: re-apply items on log-in
32
33* TODO: rebalance jumping skill speed
34
35* create 100 chicken => some unseen item updates
36
37* dragons should not be able to change their title via the settings tab in playerbook
38
39* syncpoints: rules, news, motd, crossfiremail
40 "/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc...
41
42* lone-town shops say "no shop nearby" with use_skill bargaining.
43
44* 2008-05-07 21:22:40.1121 region called Forgotten Town requested, but not found, using fallback.
45
46* off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
47
48* *sigh*
49 2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
50 _after_ the weight update fix
51
52* unique items in maps not handled correctly: server should remember wether a unique
53 file was written and force it to be written again, even if empty.
54
55* 2008-05-06 19:14:12.5927 Map darkness for popadom on /onefang/AntFarm/AntFarm9 is too high (6)
56
57* can't move onto navar harbour piers when levitating.
58
59* drakkar pking system assumed to be well-balanced: any documentation?
60
61* tutorial in client
6218:24:32 <qwe> just a note
6318:25:19 <qwe> about the inscription change, the tutorial have to be update, since I
64 was reading it (by then) to get what was wrong and the instructions
65 there are outdated.
66
67* ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
68 simply by dropping it.
69
70* important: mobs can cross shop-boundaries using shopmats. this must not be :/
2 71
3* drop all and get all will result in trying to pick up yourself 72* drop all and get all will result in trying to pick up yourself
4 (likely harmless) 73 (likely harmless)
5 74
6* IMPORTANT: 05:13:11 -cfbot:#cf- [Lurker] Oh, and autopickup arrows.
7 05:13:21 -cfbot:#cf- [Lurker] picks up your own in-flight-arrows.
8
9* IMPORTANT: shot arrows do not stack (e.g. from angels, they leave single arrows).
10
11* IMPORTANT: create bomb, take it (owner gets cleared), bomb expldoes in inventory => harms players b/c no owner 75* IMPORTANT: create bomb, take it (owner gets cleared), bomb expldoes in inventory => harms players b/c no owner
12
132007-10-11 02:30:45.0068 sync job at /opt/crossfire/share/crossfire/cf.pm line 2573
14 cf::object::player::enter_exit('cf::object::player::wrap=HASH(0x4760a60)', 'cf::object::wrap=HASH(0xb8d2f0)') called at /opt/crossfire/share/crossfire/cf.pm line 3505
15 eval {...} called at /opt/crossfire/share/crossfire/cf.pm line 3505
16 cf::__ANON__('Event::Event=SCALAR(0x692ff20)') called at /opt/perl/lib/perl5/Event.pm line 164
17 eval {...} called at /opt/perl/lib/perl5/Event.pm line 164
18 eval {...} called at /opt/perl/lib/perl5/Event.pm line 164
19 Event::loop() called at /opt/crossfire/share/crossfire/cf.pm line 3213
20 cf::main() called at -e line 0
21
22* sync_job in random map prepare still exists.
23
24***
25
262007-10-08 23:06:07.8314 error in event callback: Event::Event=SCALAR(0x1131a2f0) Can't call method "ob" without a package or object reference at /opt/crossfire/share/crossfire/ext/follow.ext line 38, <GEN28> line 27.
27^ cause for server freezes?
28
29* IMPORTANT:
30 "cannot change rod when levitating"
31
32* balance does not work in the bank anymore
33 76
34* vanessa kept active because of: 77* vanessa kept active because of:
35 owner of: {cnt:1122393,uuid:<1.26f992059>,name:"spear",flags:[17,24,111],type:15}(on <freed objects map>@1+1) 78 owner of: {cnt:1122393,uuid:<1.26f992059>,name:"spear",flags:[17,24,111],type:15}(on <freed objects map>@1+1)
36 owner of: {cnt:961349,uuid:<1.26f96ab45>,name:"throwing dagger",flags:[17,24,111],type:15}(on <freed objects map>@1+1) 79 owner of: {cnt:961349,uuid:<1.26f96ab45>,name:"throwing dagger",flags:[17,24,111],type:15}(on <freed objects map>@1+1)
37 -> owner probably got set somehow after destruction, but how... (must be sth,. with thrown ob). 80 -> owner probably got set somehow after destruction, but how... (must be sth,. with thrown ob).
38 81
39* dragon cannot apply ipo writing pen (lack the body), but use skill fine 82* dragon cannot apply ipo writing pen (lack the body), but use skill fine
40
41* pupland worldmap region is "santo dominion" => fix.
42
43* 2007-09-17 21:15:39.7368 BUG: process_events(): removed object is on active list: {cnt:2940058,uuid:<1.255dcdc9a>,name:"mover",flags:[2,8,11,64,103],type:40}(on /quests/peterm/Demonology/GroundLevel@10+17)
44 83
45http://stonewashed.net/sfx.html 84http://stonewashed.net/sfx.html
46 85
472007-09-23 02:41:37.7100 name sand, arch pstone_1, type 0 with fly/walk on/off not handled in move_apply() 862007-09-23 02:41:37.7100 name sand, arch pstone_1, type 0 with fly/walk on/off not handled in move_apply()
482007-09-23 02:41:37.7101 name bench, arch bench_2_1_1, type 0 with fly/walk on/off not handled in move_apply() 872007-09-23 02:41:37.7101 name bench, arch bench_2_1_1, type 0 with fly/walk on/off not handled in move_apply()
652007-08-21 18:38:41.9101 [ABT] [log_backtrace(char const*)] /localvol/root/src/cf.schmorp.de/server/server/./cfperl.xs:1126 1042007-08-21 18:38:41.9101 [ABT] [log_backtrace(char const*)] /localvol/root/src/cf.schmorp.de/server/server/./cfperl.xs:1126
662007-08-21 18:38:41.9100 [ABT] 2007-08-21 18:38:41.5967 Hanke changed to unapplied weapon {cnt:3617314,uuid:<1.22acc8d86>,name:"generic builder",flags:[29,80,98],type:160}(on ~Hanke/brest/apartments/brest_town_house@11+21)rpse 1052007-08-21 18:38:41.9100 [ABT] 2007-08-21 18:38:41.5967 Hanke changed to unapplied weapon {cnt:3617314,uuid:<1.22acc8d86>,name:"generic builder",flags:[29,80,98],type:160}(on ~Hanke/brest/apartments/brest_town_house@11+21)rpse
672007-08-21 18:38:41.5967 Hanke changed to unapplied weapon {cnt:3617314,uuid:<1.22acc8d86>,name:"generic builder",flags:[29,80,98],type:160}(on ~Hanke/brest/apartments/brest_town_house@11+21) 1062007-08-21 18:38:41.5967 Hanke changed to unapplied weapon {cnt:3617314,uuid:<1.22acc8d86>,name:"generic builder",flags:[29,80,98],type:160}(on ~Hanke/brest/apartments/brest_town_house@11+21)
68 107
69 108
70* "You get the distinct feeling that <other> is nuts" actually appeared once.
71
72* prisondemadness in pod/books.pod ends in =head1 Order of the gravestone, rather mysteriously. 109* prisondemadness in pod/books.pod ends in =head1 Order of the gravestone, rather mysteriously.
73
74* IMPORTANT: the ex command does not properly filter cfpod.
75
76* diseases refer to their owner, keeping diseasd players alive needlessly.
77 110
78* for the future: adjust sp regenration in that way that it doesn't 111* for the future: adjust sp regenration in that way that it doesn't
79 regenrate when food is below < 200 (a magic constant) 112 regenrate when food is below < 200 (a magic constant)
80
81* IMPORTANT: create a no_drop flag and set it on the nexus (or somehow avoid
82 stuff beig dropped on the teleporter there).
83
84* gcfclient wings books at <4kb of text. thansk a lot mr. stupid fucking idiot
85 crossfire developer who thinks that 4k is enough for everybody.
86 implement a workaround, either just telling people that their book
87 is winged or not sending it as book but as separate paragraphs or multiple
88 books. must be multiple paragraphs:
89 /* 4096 is probably way overkill, but 1024 could very well be too small.
90 113
91* level 100 inscription with 4 kills: a single random_Scorll treasure 114* level 100 inscription with 4 kills: a single random_Scorll treasure
92 item in the ancient mages of forgotten town palace create 115 item in the ancient mages of forgotten town palace create
93 many *hundreds* of actual scrolls when instantiated? 116 many *hundreds* of actual scrolls when instantiated?
94 117
10007:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms 12307:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
101 124
102* totla invisibility is too hard to get. monsters should attack the 125* totla invisibility is too hard to get. monsters should attack the
103 player when hit by him or his spell anyways. 126 player when hit by him or his spell anyways.
104 127
105* IMPORTANT: current server breaks all old cfplus clients due to partial transfers
106
107* IMPORTANT: cnanot enter G<xxx|yyy> in chat/irc, as it gets expanded
108
109* grammar: 2007-07-05 08:46:07 msg: You open up deep wounds sandy with a brutal swipe.
110
111* is_animated is sometimes written twice when saving, because it must be off when
112 no animation is set. this does not work, of course, because later the flag is written again.
113 should probably be fixed on load, not on save.
114
115* 20:09:34 -cfbot:#cf- Teufelhunden was killed by ball_lightning
116 obviously this should be the real name, not the arch name.
117
118* new players sometimes seem to lack statistics
119
120* 21:37:28 -cfbot:#cf- [Drakna] yeah see meditation heals but it eats up food. but if yoiu have no food you can still 128* 21:37:28 -cfbot:#cf- [Drakna] yeah see meditation heals but it eats up food. but if yoiu have no food you can still
121
122* IMPORTANT: client structures (ns) seem to never get released ever.
123
124* IMPORTANT: never-defined archetypes should be flagged as such and a suitable
125 check fucntion should be designed - the same for empty treasurelists
126 and similar stuff.
127
128* IMPORTANT: reloading archetypes should create copies of used archetypes, letting
129 existing objects refer to the old archteypoes (for purposes of saving).
130 UPDATE: this is done, but an upgrade of in-memory objects is highly
131 advisable, as well as testing wether reloading actually works :)
132 129
133* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts 130* there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts
134 firing into a specific direction. fire 0 only fires once (this is a bug, but most clients 131 firing into a specific direction. fire 0 only fires once (this is a bug, but most clients
135 move firing on yourself on non-shift-kp_5 because servers do not support the shifted 132 move firing on yourself on non-shift-kp_5 because servers do not support the shifted
136 semantics). 133 semantics).
151* player_sold 1 still gets added to maps at some point, but server cnanot read it. 148* player_sold 1 still gets added to maps at some point, but server cnanot read it.
152 resolve the situation by either implementing it fully or removing it fully. 149 resolve the situation by either implementing it fully or removing it fully.
153 150
154* climbing, meditating, levitating skills etc. should give you experience per use 151* climbing, meditating, levitating skills etc. should give you experience per use
155 152
156* rewrite banish in perl (low priority)
157
158* nekosan snatches the fish, which stays in the playr inventory.
159 remove should automaticlaly send esrv_del_item, and nobody else should,
160 for inv items. same for ipo.
161
162* output-count and output-sync defaults *might* cause delay by one message
163 for new users.
164
165* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970) 153* 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970)
166 2007-02-03 03:49:06.011 Discarding object without arch: texas 154 2007-02-03 03:49:06.011 Discarding object without arch: texas
167 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753) 155 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753)
168 2007-02-03 03:54:36.926 Discarding object without arch: event_say 156 2007-02-03 03:54:36.926 Discarding object without arch: event_say
169 157
170* IMPORTANT: 158* IMPORTANT:
171 entering instantiated random maps whose meta file is missing freezes the player. 159 entering instantiated random maps whose meta file is missing freezes the player.
172 160
173* random speed should result in randomised initial animation face. 161* random speed should result in randomised initial animation face.
174 162
175* example of why a player was kept alive long after having logged out.
176 those are probably in a player inventory.
177 2007-01-23 14:32:17.413 player-scheduler refcnt nulla 2,1 9,9
178 2007-01-23 14:31:40.821 owner: {cnt:1291946,uuid:<1,bd23b6aa>,name:"trident",flags:[17,24,111],type:15}(on (null)@1+1)
179 2007-01-23 14:31:40.822 owner: {cnt:741779,uuid:<1,bd1b5193>,name:"throwing dagger",flags:[17,24,98],type:15}(on (null)@1+1)
180 2007-01-23 14:31:40.824 owner: {cnt:1403336,uuid:<1,bd2569c8>,name:"throwing hammer",flags:[17,24,111],type:15}(on (null)@1+1)
181 2007-01-23 14:31:40.824 owner: {cnt:1291941,uuid:<1,bd23b6a5>,name:"throwing star",flags:[17,111],type:15}(on (null)@1+1)
182 2007-01-23 14:31:40.825 owner: {cnt:1294661,uuid:<1,bd23c145>,name:"axe",flags:[17,111],type:15}(on (null)@1+1)
183 2007-01-23 14:31:40.828 owner: {cnt:1323712,uuid:<1,bd2432c0>,name:"spear",flags:[17,24,111],type:15}(on (null)@1+1)
184 2007-01-23 14:31:40.828 owner: {cnt:742413,uuid:<1,bd1b540d>,name:"spear",flags:[17,24,74],type:15}(on (null)@1+1)
185 2007-01-23 14:31:40.828 owner: {cnt:1420216,uuid:<1,bd25abb8>,name:"throwing dagger",flags:[17,24,111],type:15}(on (null)@1+1)
186
187* 2007-01-15 03:17:33.547 victim (arch door_look_1, name ice) already dead in hit_player()
188 => use debug_desc
189 => find out whats causing it
190
191* training center (kobold etc.) does not stop working after 30-40min 163* training center (kobold etc.) does not stop working after 30-40min
192 but goes on for 2 hours _at least_. 164 but goes on for 2 hours _at least_.
193 165
194* /mlab/cwdccastleofmarquis3, goto and then charm => very very high cpu usage.
195 original crossfire: 100% cpu usage => freeze
196 after mapspace::update fix: 40%
197 after map protocol optimisation: 15%
198
199* 2007-01-14 21:15:58.605 Fiery, Wist's fervent pupil was hit by counterspell with counterspell attack. 166* 2007-01-14 21:15:58.605 Fiery, Wist's fervent pupil was hit by counterspell with counterspell attack.
200 this is simply counterwall hitting monsters. but why does it happen? 167 this is simply counterwall hitting monsters. but why does it happen?
201
202* 2007-01-15 01:02:00.183 Query_cost: item {cnt:1636781,uuid:<1,a1f0f9ad>,name:"boulder",flags:[17],type:0}(on ?random/d8250dbd970319bd5f35fb4f2b9b46a9@44+34) hasn't got a valid type
203 fix once and for all please. a) type 0 is valid b) maybe the boulder should have another type.
204 168
205* animated weapons should come back to the player when he dies/disconnects? 169* animated weapons should come back to the player when he dies/disconnects?
206 2007-01-14 18:50:07 info: winvirus chats: Could you make it so if you have an 170 2007-01-14 18:50:07 info: winvirus chats: Could you make it so if you have an
207 animated weapon out and you disconnect, that it'd simply a) fall to the 171 animated weapon out and you disconnect, that it'd simply a) fall to the
208 ground or b) return to your inv? Rather than disappearing into the void of 172 ground or b) return to your inv? Rather than disappearing into the void of
209 nothingness. 173 nothingness.
210 174
211* mapinfo command should be handled asynchronously (cause it blocks the server)
212
213* 16:09 <@schmorp> eigetlich soltle world-overlay nahc world moven
214 16:09 <@schmorp> ende des themas
215 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden 175* 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden
216 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten 176 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
217 16:09 <@schmorp> erinnert mich dran 177 16:09 <@schmorp> erinnert mich dran
218 178
219* map converter 179* 2008-05-06 19:33:55.7403 shop_specialisation_ratio: passed an item with an invalid type
220 elmex: because of the faces and all the other nice things - i guess 180 (improve message)
221 [HUH?? please specify or remove]
222 181
223* implement no-drop-on-destroy flag (done)
224 for example to remove the specialcases for books that are destroyed
225 and contain spells (should be done)
226 182
227* look at these logs:
228 2006-09-16 01:38:16 Got unknown value in map header: race human
229 2006-09-16 01:37:17 Map darkness for poison on /quests/peterm/FireTemple/Fire2 is too high (6)
230 2007-01-15 02:46:23.746 winvirus has two money entries of (silvercoin)
231 2007-01-15 02:46:23.746 winvirus has two money entries of (goldcoin)
232 2007-01-15 02:46:23.746 winvirus has two money entries of (platinacoin)
233 2007-01-15 02:46:23.745 winvirus has two money entries of (royalty)
234
235* make sure custom keys get saved in same order as they are being loaded.
236
237* wishlist: implement buildable "safe floors" for apartments. or make all apartments safe and
238 implement buildable non-safe floors.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines