--- deliantra/server/Changes 2010/04/16 23:28:42 1.655 +++ deliantra/server/Changes 2010/04/19 12:03:50 1.659 @@ -32,7 +32,6 @@ 2010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428 TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them. -TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra? TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk' @@ -42,11 +41,9 @@ TODO: removing a single map tag from one map kills the tag on other maps as well, apparently TODO: golem survives "longer" now - too long? -TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." TODO: clean up skill handling in kill_object. TODO: make the "feed all faces" flag persistent between logins. TODO: mining experience -TODO: make exp_table reloadable. TODO: 2010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player() @@ -54,7 +51,7 @@ TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments TODO: mining class TODO: freelist freeing -TODO: restart on counter too high +TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player - (maps) the mana fountain now has a ratelimit of 30 potions per hour. - (maps) added (navar) gravedigger, that buys players gravestones. - (maps) added the rathouse quest for the shockwave spell in navar @@ -125,6 +122,7 @@ - (maps) relocated jeweler town to another directoy. - (arch) implement mining pickaxes and mining skill. - (arch) add missing stonebig_club archetype from cfextended. + - jeweler skill doesn't diminish input values anymore. - generate most constants for perl automatically. - properly check for weapon name prefix ("Ragnarok's sword"). - when player dies, restore his food to at least 200. @@ -181,6 +179,8 @@ - properly initialise all maptile values in constructor. - improved {link} map. - optional unloadable extensions will not lead to an endless loop. + - server will cleanly autorestart when running out of protocol IDs. + - use faster and slightly more exact find_dir_2 replacement. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.