--- cf.schmorp.de/server/Changes 2012/10/30 15:05:27 1.807 +++ cf.schmorp.de/server/Changes 2012/11/11 02:38:10 1.818 @@ -155,6 +155,26 @@ - make nekosan more disease-resistant. - new event "infect". - setup protocol packet now supports JSONOBJECT syntax. + - implement simple web server, currently to serve facedata for the html5 + client. + - sort faces by name in the server to improve caching locality in clients. + - actually prune face checksums (exp_table's checksum was too long). + - add skill_info and spell_paths resources to enable caching the info + and removing another command. + - add command help info as res/command_help. + - assume all clients support the deliantra protocol extensions and allow + fxix/extcmd and other protocol "extensions" before setup. + - implement flash-policy-file server on server socket, to allow flash clients + to connect. + - implement exti doclet request to request documentation, + currently for commands only. + - created nickmon extension to monitor nicks. + - ix now keeps a copy of the face data while sending, in case the + face changes. + - do not allocate memory for empty refcnt_bufs. + - when faces change, invalidate all clients, not just clients with matching + faceset, as faceset only applies to tile resources. + - remove dependency on Time::HiRes. 3.0 Sat May 29 23:30:57 CEST 2010 - (maps, arch) complete revamping of the transport routes - all cities are