--- deliantra/server/Changes 2009/10/26 02:34:36 1.460 +++ deliantra/server/Changes 2009/10/26 11:30:16 1.464 @@ -2,7 +2,6 @@ Version numbers sort like decimal numbers. 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 @@ -15,6 +14,12 @@ 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. + - implement ->send_big_packet and use it in ext_msg (among other things, this + fixes long answers from npc dialogue). + - connected magic mouths no longer spill to Log-1, but use the examine tab. + - (arch) change marker archetypes to not remove "marker" forces anymore + and to not add a "put your code here" force needlessly. + - (arch) fix or improve many plurals. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.