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

Comparing deliantra/server/TODO (file contents):
Revision 1.151 by elmex, Sat Mar 27 13:50:52 2010 UTC vs.
Revision 1.159 by elmex, Mon Jun 14 09:16:45 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
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..."
5TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
6
7- /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.
9
10- think about: make it possible to update spell direction while it is fireing.
11 for example the bullet swarm direction will not adapt if it fires while
12 your character changes direction.
13
14- build code marks all sorts of objects as unique, but it clearly shouldn't do so.
15- stealing, mining, others has no "there is nothing" message if nothing is there.
16
17- 2010-03-27 23:16:06.3285 loading /opt/deliantra-server/share/deliantra-server/maps//onefang/IceCastle2.map (1702522,0)
18 2010-03-27 23:16:06.3498 object refering to nonexistant archetype 'event_close'.
19 2010-03-27 23:16:06.3539 object refering to nonexistant archetype 'scroll_lockpick'.
20 2010-03-27 23:16:06.3543 object refering to nonexistant archetype 'scroll_melee_weap'.
21 2010-03-27 23:16:06.3560 object refering to nonexistant archetype 'scroll_boxing'.
22 2010-03-27 23:16:06.3583 object refering to nonexistant archetype 'book'.
23 2010-03-27 23:16:06.3583 object refering to nonexistant archetype 'book'.
24 2010-03-27 23:16:06.3584 object refering to nonexistant archetype 'book'.
25 2010-03-27 23:16:06.3584 object refering to nonexistant archetype 'book'.
26 2010-03-27 23:16:06.3584 object refering to nonexistant archetype 'book'.
27 2010-03-27 23:16:06.3584 object refering to nonexistant archetype 'book'.
2 28
3- rewrite jeweler resource file to use the new cf::match syntax to 29- rewrite jeweler resource file to use the new cf::match syntax to
4 detect the ingredient items. 30 detect the ingredient items.
5- hitback causes evil "kill_object - unable to find skill that killed monster" 31- hitback causes evil "kill_object - unable to find skill that killed monster"
6 messages when the player with hitback doesn't have a skill enabled. 32 messages when the player with hitback doesn't have a skill enabled.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines