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

Comparing deliantra/server/TODO (file contents):
Revision 1.162 by elmex, Wed Aug 11 15:04:15 2010 UTC vs.
Revision 1.165 by elmex, Mon Oct 25 09:08:30 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- change "use_skill jeweler analyze" to analyze the recipe and
8 add a "use_skill jeweler analyze jewels" to replace the current analysis.
9
10- check random map names, pippijn means:
11 'the last map is called N-1 of N'
12 'the first map is called "10 of 1"'
13
14- check if the confusion attacktype force and the force inserted by the
15 confusion spell of monsters work well together. They might have the same
16 name, which might lead to the effect that being confused will only prolong
17 the confusion force. cure confusion also removes the confusion attacktype
18 force, which is probably a result of the same naming for both.
6 19
7- monsters/npcs with @trigger in a dialog which are charmed can maybe be 20- monsters/npcs with @trigger in a dialog which are charmed can maybe be
8 (ab)used to circumvent mechanisms on other - than their original - maps. 21 (ab)used to circumvent mechanisms on other - than their original - maps.
9 possible solution: replace message on charm with something like: 22 possible solution: replace message on charm with something like:
10 "@match *\nYes master?" 23 "@match *\nYes master?"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines