--- deliantra/server/Changes 2007/04/24 14:43:23 1.8 +++ deliantra/server/Changes 2007/04/27 02:20:21 1.9 @@ -3,11 +3,15 @@ 2.1 - implement a utility - cfutil - that simplifies arch and map installation, replacing the old collect scripts and - simplying deployment. + simplying deployment by scaling and cutting faces as required. + - simplify the map protocol extensively by taking advantage + of missing bigfaces, speeding up map generation immensely. - implement inherit keyword allowing archetypes to inherit from other archetypes. - rationalise archetype, region and treasurelist file format into a single file format and make them reloadable asynchronously. + - make the worldmap, facedata (smoothing, faces, magicmap) + reloadable at runtime. - implement 64x64 faceset support. - implement fxixsx protocol that saves a lot of bandwidth over the old image/face/smooth packets @@ -20,6 +24,7 @@ - implement new ex command to request item descriptions. - implement new msg command for in-game messages with meta information (using xml). + - enforce utf-8 for all text messages. - many, many bugfixes. 2.0 Tue Mar 6 15:22:53 CET 2007