--- deliantra/Deliantra-Client/Changes 2008/03/25 21:11:50 1.68 +++ deliantra/Deliantra-Client/Changes 2008/05/05 17:07:13 1.78 @@ -1,6 +1,22 @@ Revision history for Perl extension Deliantra::Client +0.9971 + - fix stat tooltips by not lowercasing keywords in pod2wiki. + - fix longstanding bug where the stats tab would be removed during chargen. + - change podwiki format to be slightly more generic. + - fix menu alignment. + - make messages window always visible. + +0.9970 Sun Mar 30 13:30:47 CEST 2008 + - 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.