--- deliantra/server/Changes 2011/10/15 00:58:13 1.796 +++ deliantra/server/Changes 2012/10/30 17:07:50 1.808 @@ -31,6 +31,7 @@ TODO: sepharoth, it goes like this: philosophical salt equals "Gunas" (Subconsciousness), philosophical TODO: sulfur equals "Rajas" (Activity) and philosphical mercury equals "Sattva" (Superconsciousness) or TODO: the sepharoth "Kether" +TODO: "illegal" access to mlab via town portal in zealots house near mlab tavern - (maps) hopefully fix tobias' tower. - (maps) hopefully fix healing potion vendor in arena entrance. - (arch) fixed an error in the Gnarg scale mail artifact. @@ -45,6 +46,7 @@ - (maps) implement a wilderness town portal. - (arch) set proper(?) int values for all monsters. - (maps) fire5.map could destroy players. + - (maps( fix pet arena pit/arena entrace and exits. - redo all build material faces from scratch. - dropall without arguments now drops all containers. - use blitz++ for vector maths (new dependency). @@ -129,6 +131,8 @@ - fix some off-by-one bugs that presumably created empty rectangles for unordered map walks - which should not cause any real issues. - increase face hashlen to 5 octets from 4, to avoid a collision. + - fix output-rate limiting - min/max now use the first argument for the type, + as all other similar macros - might cause other breakage... - cfutil no longer creates split tiles multiple times due to a off-by-one bug in comparing mtimes. - cfutil now supports type: prefix to derive faces from other faces, which @@ -137,6 +141,22 @@ - fixed possible crash due to broken initialisation order of shstr and freed_map, thanks go to Jonathan Neuschäfer for spotting this! - fix the brace command. + - implement refcnt_buf. + - avoid std::string to store facedata, use refcnt_buf instead, for a 20kb + codesize decrease. wow. + - removed version 1 ext/exti command support. + - store meta information in faceinfo->meta unless prepended or empty. + - new extension, ota_update, for online updates of the game client. + - implement a simpler config value system for extensions that allows + config updates without a reload. + - fix a segfault in reload_perl due to perl 5.12's gv management changes. + - make pick_lock work over map boundaries, and fix a crash while we are + at it. + - 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. 3.0 Sat May 29 23:30:57 CEST 2010 - (maps, arch) complete revamping of the transport routes - all cities are