--- deliantra/server/Changes 2009/10/31 04:33:09 1.473 +++ deliantra/server/Changes 2009/11/04 00:02:47 1.481 @@ -4,6 +4,19 @@ 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? +TODO: cast invisible... +TODO: magic mapping + - 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. + some reorganisations have been done to the sourcecode to make + it clearer that this violates the Affero GPL. Help to keep + Deliantra free software even for the coming generations + and be wary of the promises of Andrew Madloch, he has nothing + good in mind for your free software. + - clarify which files of the server are 100% AGPL. + - minor reorganisation, move some GPL code into other files. - (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 @@ -16,6 +29,8 @@ - (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, navar + and santo dominion. - (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. @@ -32,6 +47,9 @@ - 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. + - editor_folder can now be used to override whatever cfutil sets, and was + used to reogianise the illogical arch tree a bit. + - (maps) import most map names from crossfire. 2.82 Sat Oct 24 03:50:17 CEST 2009 - fixed a classical and exploitable stack buffer overflow in the gsay command.