--- deliantra/server/Changes 2009/10/26 11:30:16 1.464 +++ deliantra/server/Changes 2009/11/01 11:28:53 1.475 @@ -2,13 +2,24 @@ Version numbers sort like decimal numbers. TODO: warrior_1 looks broken +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? - (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, arch) add troll canyon, pygmy forest, elven moon and temple of justice + mapsets from crossfire, together with associated archetypes. - (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. + - (maps, arch) add a number of minor maps from crossfire to scorn and navar. + - (maps, arch) added gotischerbereich from cfextended, and some archetypes + to go with them. also adjusted archetypes to be more korrekt "gotisch". - 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. @@ -20,6 +31,9 @@ - (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. + - 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. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.