--- deliantra/server/Changes 2010/04/15 03:34:29 1.643 +++ deliantra/server/Changes 2010/04/15 22:11:47 1.650 @@ -46,6 +46,17 @@ 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() +TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)). +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: the tree nekosans, logfile at maybe? + 2010-04-15 06:51:05.8001 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (444,2) + 2010-04-15 06:50:53.9623 loading /var/deliantra-server/unique-items/∕world∕world_105_115 (216,1) + 2010-04-15 06:54:37.0193 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (669,3) + 2010-04-15 06:54:28.0616 saving /var/deliantra-server/unique-items/∕world∕world_105_115 (195,1) - (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 @@ -111,6 +122,7 @@ used by minable veins. - (maps) relocated jeweler town to another directoy. - (arch) implement mining pickaxes and mining skill. + - (arch) add missing stonebig_club archetype from cfextended. - 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. @@ -158,7 +170,12 @@ - player movers properly destroy themselves when used up, instead of leaking. - do not show msg for unidentified objects that need identification. - - convert formulae file parser to thawer framework. + - convert formulae/bookarch/settings file parser to thawer framework. + - finally get rid of fgets (..., thawer) and use a much cleaner + next_line method. + - use nicer file format for exp_table and attackmess + (more like other resource files). + - make parse errors during server startup fatal. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.