--- deliantra/server/Changes 2009/11/04 18:17:57 1.484 +++ deliantra/server/Changes 2009/11/05 14:56:06 1.486 @@ -6,6 +6,8 @@ TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra? TODO: cast invisible... TODO: random stuff should not be in compat.C +TODO: mark apgl sections +TODO: make containers accept match expressions - some Andrew Madloch wanted, despite being specifically told multiple times that the Deliantra parts additions are under AGPL, close up the source code of the server within his company. @@ -20,6 +22,8 @@ not stats etc.). - replace magic mapping overlay by a flying bird exposing area on the worldmap (ext/magic_mapping.ext). + - @find in npc dialog was useless as the vairbale wasn't accessible. + - @find results in npc dialogue is now stored in $find. - (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 @@ -36,6 +40,7 @@ and santo dominion. - (maps, arch) added gotischerbereich from cfextended, and some archetypes to go with them. also adjusted archetypes to be more korrekt "gotisch". + - doors can now use "match ..." expressions for the slaying field. - 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.