--- deliantra/server/Changes 2009/10/24 06:16:40 1.452 +++ deliantra/server/Changes 2009/10/25 10:05:20 1.459 @@ -1,12 +1,19 @@ Deliantra MORPG Server, Maps and Archetypes ChangeLog. Version numbers sort like decimal numbers. -TODO: move_on/move_off events? -TODO: create "stay invisible always" list of face names (magic_mouth.png etc.) -TODO: ->living accessors for matches! -TODO: new permanent apartments in celvear/lostwages/tindervale? - - (maps) add lostwages from cfextended. - - skip /styles diretcory in cf::map::static_maps. +TODO: warrior_1 looks broken +TODO: magicmouth sometimes duimps to log-1 + - (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 + dm instead. + - (maps) add town portal to celvear. + - (maps) add extended region descriptions for some regions from crossfire. + - (maps) define a new whalingoutpost region. + - map-tags did not properly close it's database tables or wait + for a quiescent state, causing memory corruption on reload. + - support "stat.xyz" accessor in match expressions. + - skip /styles and /editor directories in cf::map::static_maps. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.