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

Comparing deliantra/server/TODO (file contents):
Revision 1.160 by root, Sat Jun 26 19:25:12 2010 UTC vs.
Revision 1.166 by elmex, Sat Nov 13 16:03:25 2010 UTC

1Here are listed some todos which should be looked into sometimes. 1Here are listed some todos which should be looked into sometimes.
2 2
3TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them. 3TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them.
4TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 4TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
5TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra? 5TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
6
7- http://maps.deliantra.net/quests/pippijn/one_eye_joe_house.xhtml
8 the forge at 9|8 does not seem to work - according to Roscoe.
9
10- change "use_skill jeweler analyze" to analyze the recipe and
11 add a "use_skill jeweler analyze jewels" to replace the current analysis.
12
13- check random map names, pippijn means:
14 'the last map is called N-1 of N'
15 'the first map is called "10 of 1"'
16
17- check if the confusion attacktype force and the force inserted by the
18 confusion spell of monsters work well together. They might have the same
19 name, which might lead to the effect that being confused will only prolong
20 the confusion force. cure confusion also removes the confusion attacktype
21 force, which is probably a result of the same naming for both.
22
23- monsters/npcs with @trigger in a dialog which are charmed can maybe be
24 (ab)used to circumvent mechanisms on other - than their original - maps.
25 possible solution: replace message on charm with something like:
26 "@match *\nYes master?"
27
28- monsters with high maxhp (don't know if it has to do with it) like the king
29 in /scorn/misc/castle2 tend to get negative hp when hit
30 (eg. by punching with damage 17).
6 31
7- /quests/peterm/Demonology/* - the markers only last 10 minutes, which is 32- /quests/peterm/Demonology/* - the markers only last 10 minutes, which is
8 probably not long enough. and also the player is not informed of this. 33 probably not long enough. and also the player is not informed of this.
9 34
10- think about: make it possible to update spell direction while it is fireing. 35- think about: make it possible to update spell direction while it is fireing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines