--- deliantra/server/Changes 2009/10/26 11:31:39 1.465 +++ deliantra/server/Changes 2009/10/28 11:07:55 1.467 @@ -9,6 +9,9 @@ - (maps) add town portal to celvear. - (maps) add extended region descriptions for some regions from crossfire. - (maps) define a new whalingoutpost region. + - (maps, arch) add all changes to mlab between 2006-08-01 and 2009-10-28, + and most archetypes that go with them (without stoning and swallow effects), + casino tokens and stock certificates are also missing. - properly close client-side dialogue when the player is teleported away. - map-tags did not properly close it's database tables or wait for a quiescent state, causing memory corruption on reload. @@ -21,6 +24,7 @@ and to not add a "put your code here" force needlessly. - (arch) fix or improve many plurals. - markers do no longer add a force if the slaying field is unset. + - sped up search-items implementation, but it's still horrible. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.