--- deliantra/server/Changes 2011/10/15 00:58:13 1.796 +++ deliantra/server/Changes 2011/12/31 06:18:00 1.797 @@ -129,6 +129,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