--- deliantra/server/Changes 2009/11/02 08:16:34 1.476 +++ deliantra/server/Changes 2009/11/03 23:18:23 1.480 @@ -5,6 +5,8 @@ TODO: apartment-descritpions for gotisch1/2 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: cast invisible... + - clarify which files of the server are 100% AGPL. - (maps) add lostwages and lorak (valdor/varsia) from cfextended. - (maps, server) add lostwages and celvear apartments to rent system. - (maps) closed guild houses, this is not scalable, ask your friendly @@ -35,6 +37,9 @@ - markers do no longer add a force if the slaying field is unset. - sped up search-items implementation, but it's still horrible. - (maps) bigchests are now properly non-unique, per_player and no_reset. + - editor_folder can now be used to override whatever cfutil sets, and was + used to reogianise the illogical arch tree a bit. + - (maps) import most map names from crossfire. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.