--- deliantra/Deliantra-Client/Changes 2008/03/30 04:59:41 1.70 +++ deliantra/Deliantra-Client/Changes 2008/03/30 08:01:54 1.72 @@ -1,11 +1,15 @@ Revision history for Perl extension Deliantra::Client - - fix a bug in tile id allocation, the effetc of this bug +0.9970 + - fix a bug in tile id allocation, the effect of this bug was effectively disabling the tile cache, upgrade is highly recommended. - - only open the database before forking the bg server. - 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.