--- deliantra/Deliantra-Client/Changes 2008/03/27 20:42:23 1.69 +++ deliantra/Deliantra-Client/Changes 2008/03/30 08:01:54 1.72 @@ -1,7 +1,15 @@ Revision history for Perl extension Deliantra::Client - - only open the database before forking the bg server. +0.9970 + - fix a bug in tile id allocation, the effect of this bug + was effectively disabling the tile cache, upgrade is highly + recommended. - fix npc dialog. + - upgrade the database schema (i.e. nuke it...). + - only open the database before forking the bg server. + - PRECOMPILED BINARY: use packaged libdb4.6 instead of libdb4.4. + - use newer BDB module (might fix the filename encoding issue under win32). + - use a real bdb sequence for the faceid, for better performance. 0.9968 Tue Mar 25 20:28:16 CET 2008 - reduce documentation memory usage.