ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/TODO
Revision: 1.148
Committed: Fri Oct 23 03:28:09 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_90, rel-2_92, rel-2_93
Changes since 1.147: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 elmex 1.7 Here are listed some todos which should be looked into sometimes.
2 root 1.6
3 root 1.147 TODO: =item Svd: the amount of seconds the map was last saved (++ means >99).
4     ^^^ the ">" gets eaten.
5 root 1.146 TODO: pets of pets kills will increase the current skill (angels summon?) same with mercenaries?
6     TODO: books head2, possibly after verbatim (prison de...)
7     TODO: emergency swap mode is not working
8     TODO: 2008-07-13 00:41:27.8762 BUG: process_events(): removed object is on active list: {cnt:8720978,uuid:<1.37c8d364d>,name:"bomb",flags:[2,11],type:102}
9     (when picking up a bomb quickly enough)
10     TODO: inscription cannot be readied.
11     TODO: random destination transport may bring you tot nürnberg errornously, likely stoneville
12     TODO: ready_skill find traps does nto unapply the range slot item (bow)
13     TODO: no detah messages for arena anymore
14     TODO: remove curse should *maybe* work on players themselves
15     TODO: remove curse in glyph/rune doesn't have any effect?
16     TODO: rewrite highscore code
17    
18     TODO: greeting message on what to do in dialog after race selection.
19 root 1.148 TODO: onefang's catsle conatisn many references to 'book' and 'scroll_wresting' and other fun stuff.
20 root 1.146
21     2009-01-23 07:55:29.4659 loading /opt/crossfire/share/deliantra-server/maps//mlab/cdcapart1.map (271878,0)
22     2009-01-23 07:55:29.4712 object refering to nonexistant archetype 'stonefloorred2'.
23     2009-01-23 07:55:29.4713 object refering to nonexistant archetype 'stonefloorred2'.
24     2009-01-23 07:55:29.4714 object refering to nonexistant archetype 'stonefloorred2'.
25     2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'.
26     2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'.
27     2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'.
28    
29     2009-03-14 06:45:26.9431 BUG: kill_object - unable to find skill that killed monster
30     2009-03-14 06:45:26.9431+op: {cnt:72777397,uuid:<1.522cc7a2a>,name:"PurpleHaze",flags:[0,11,15],type:1}(on /pup_land/raffle/raffle1_u1@1+9)
31     2009-03-14 06:45:26.9431+hitter: {cnt:75846626,uuid:<1.54ad1e25d>,name:"earth elemental",flags:[0,11,14,15],type:0}(on /pup_land/raffle/raffle1_u1@6+15)
32     2009-03-14 06:45:26.9431+owner: {cnt:75967614,uuid:<1.54ad3baf9>,name:"goblin",flags:[0,7,8,11,14,54,55,56,57,58,60,89],type:0}(on /pup_land/raffle/raffle1_u1@5+16)
33    
34    
35     TODO: autopickup in shop
36     TODO: quit charcetr doesn't nuke in-memory per-player maps
37     TODO: ./maps/aldwulf/alch_lab/hut_1.map charm luggae will kill, and make you gain any/climbing(?) exp
38     TODO: farmwife doesn't react to guuh's head?
39     TODO: shop mats should use the nesrest other shopmat, always.
40     TODO: make sure negative fountain effects (fireball, cause light wounds) actually cause negative effects.
41    
42 root 1.145 * where is pippijns script to generate the emote_help.pod?
43    
44 root 1.143 * make inscription easier to use: offer a full dialog with multiple lines, let
45     users re-write/edit books to their liking (without givign exp).
46    
47 root 1.141 * TODO: 2008-05-10 00:29:43.0651 move_object: monster has been removed - will not process further
48    
49     * TODO: re-apply items on log-in
50    
51     * create 100 chicken => some unseen item updates
52    
53 root 1.140 * dragons should not be able to change their title via the settings tab in playerbook
54    
55 root 1.144 * syncpoints: rules, news, motd, crossfiremail, hiscore
56 root 1.140 "/opt/perl/lib/perl5/unicore/Canonical.pl", "/opt/perl/lib/perl5/unicore/To/Lower.pl" etc...
57    
58 root 1.138 * lone-town shops say "no shop nearby" with use_skill bargaining.
59    
60 root 1.139 * 2008-05-07 21:22:40.1121 region called Forgotten Town requested, but not found, using fallback.
61    
62 root 1.137 * off-by-one bug in c_object.C:command_take w.r.t. MAX_ITEM_PER_DROP
63    
64 root 1.135 * *sigh*
65     2008-05-06 20:02:47.5317 Fixed inventory in Kyle2 (704170 -> 704172)
66     _after_ the weight update fix
67    
68     * unique items in maps not handled correctly: server should remember wether a unique
69     file was written and force it to be written again, even if empty.
70    
71 root 1.129 * can't move onto navar harbour piers when levitating.
72    
73 root 1.119 * drakkar pking system assumed to be well-balanced: any documentation?
74    
75     * tutorial in client
76     18:24:32 <qwe> just a note
77     18:25:19 <qwe> about the inscription change, the tutorial have to be update, since I
78     was reading it (by then) to get what was wrong and the instructions
79     there are outdated.
80    
81 root 1.123 * ridify us from FLAG_NO_FIX_PLAYER by replacing it by a more generic flag or
82     simply by dropping it.
83    
84 root 1.113 * important: mobs can cross shop-boundaries using shopmats. this must not be :/
85    
86 root 1.109 * drop all and get all will result in trying to pick up yourself
87     (likely harmless)
88    
89     * IMPORTANT: create bomb, take it (owner gets cleared), bomb expldoes in inventory => harms players b/c no owner
90 root 1.107
91 root 1.105 * vanessa kept active because of:
92     owner of: {cnt:1122393,uuid:<1.26f992059>,name:"spear",flags:[17,24,111],type:15}(on <freed objects map>@1+1)
93     owner of: {cnt:961349,uuid:<1.26f96ab45>,name:"throwing dagger",flags:[17,24,111],type:15}(on <freed objects map>@1+1)
94     -> owner probably got set somehow after destruction, but how... (must be sth,. with thrown ob).
95    
96 root 1.103 * dragon cannot apply ipo writing pen (lack the body), but use skill fine
97    
98 root 1.83 http://stonewashed.net/sfx.html
99    
100 root 1.101 2007-09-23 02:41:37.7100 name sand, arch pstone_1, type 0 with fly/walk on/off not handled in move_apply()
101     2007-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()
102     2007-09-23 02:41:37.8285 name bench, arch bench_2_1_1, type 0 with fly/walk on/off not handled in move_apply()
103     2007-09-23 02:41:37.8297 name bench, arch bench_2_1_1, type 0 with fly/walk on/off not handled in move_apply()
104    
105 root 1.80 http://www.anthro.wayne.edu/museum/MuseumCollectionSummary/Pictures/Ren%20Cen/stoneware%20bottle.jpg
106    
107 root 1.91 * prisondemadness in pod/books.pod ends in =head1 Order of the gravestone, rather mysteriously.
108    
109 elmex 1.82 * for the future: adjust sp regenration in that way that it doesn't
110     regenrate when food is below < 200 (a magic constant)
111    
112 root 1.75 * level 100 inscription with 4 kills: a single random_Scorll treasure
113     item in the ancient mages of forgotten town palace create
114     many *hundreds* of actual scrolls when instantiated?
115    
116 root 1.63 07:20:32 -cfbot:#cf- [Incen] that's odd. a pile of dust called "potion"
117     07:21:05 -cfbot:#cf- [Incen] it was dust of piercing vision
118     07:21:20 -cfbot:#cf- [Lina] seems to happen when picked up and unidentified
119     07:21:37 <schmorp> unidentified they are called potions?
120     07:21:48 -cfbot:#cf- [Incen] ayup
121     07:22:06 -cfbot:#cf- [Lina] dusts/potions/figurines/balms
122 root 1.62
123 root 1.65 * 21:37:28 -cfbot:#cf- [Drakna] yeah see meditation heals but it eats up food. but if yoiu have no food you can still
124    
125 root 1.54 * there is no "fire 0" to start firing on yourself as opposed to fire 5 etc. which starts
126     firing into a specific direction. fire 0 only fires once (this is a bug, but most clients
127     move firing on yourself on non-shift-kp_5 because servers do not support the shifted
128     semantics).
129    
130 root 1.67 * /morok_dun/mines1 n world_120_109 does not exist, but the other mine promises a quest
131 root 1.51 there. be inventive.
132    
133 root 1.48 * victim {cnt:55798339,uuid:<1.149eb6a43>,name:"ice",flags:[0,8,103],type:23}(on /whalingoutpost/misc/frostcavern1@49+16) already dead in hit_player()
134     sanctuary etc. hits lava-"ice" and kills it in the process. other stuff seems to not work as expected with sanctuary
135     hitting items it shouldn't.
136    
137 root 1.45 * can users in theory steal the gems out of their snitchangel pet monsters?
138     => the nodrop mechanism used for that should also disallow stealing.
139    
140 root 1.44 * bowmode should offer different capabilities given on level of user
141     (Leonov).
142    
143 root 1.43 * player_sold 1 still gets added to maps at some point, but server cnanot read it.
144     resolve the situation by either implementing it fully or removing it fully.
145    
146 root 1.41 * climbing, meditating, levitating skills etc. should give you experience per use
147    
148 root 1.32 * 2007-02-03 03:49:06.010 loading /opt/crossfire/share/crossfire/maps//navar_city/city1houses (43970)
149     2007-02-03 03:49:06.011 Discarding object without arch: texas
150 root 1.33 2007-02-03 03:54:36.926 loading /opt/crossfire/share/crossfire/maps//navar_city/misc/city1mermaid (15753)
151     2007-02-03 03:54:36.926 Discarding object without arch: event_say
152 root 1.32
153 root 1.31 * IMPORTANT:
154     entering instantiated random maps whose meta file is missing freezes the player.
155    
156 root 1.30 * random speed should result in randomised initial animation face.
157    
158 root 1.29 * training center (kobold etc.) does not stop working after 30-40min
159     but goes on for 2 hours _at least_.
160    
161 root 1.19 * 2007-01-14 21:15:58.605 Fiery, Wist's fervent pupil was hit by counterspell with counterspell attack.
162     this is simply counterwall hitting monsters. but why does it happen?
163    
164 elmex 1.17 * animated weapons should come back to the player when he dies/disconnects?
165     2007-01-14 18:50:07 info: winvirus chats: Could you make it so if you have an
166     animated weapon out and you disconnect, that it'd simply a) fall to the
167     ground or b) return to your inv? Rather than disappearing into the void of
168     nothingness.
169    
170 root 1.116 * 16:09 <@schmorp> und eigentlich soltlen dort alle leeren maps gelöscht werden
171 root 1.24 16:09 <@schmorp> so daß nur maps existieren, die overwirtes enthalten
172     16:09 <@schmorp> erinnert mich dran
173 elmex 1.10
174 root 1.134 * 2008-05-06 19:33:55.7403 shop_specialisation_ratio: passed an item with an invalid type
175     (improve message)
176 elmex 1.8
177 root 1.24