--- deliantra/Deliantra-Client/Changes 2008/03/30 04:59:41 1.70 +++ deliantra/Deliantra-Client/Changes 2008/05/06 14:37:13 1.80 @@ -1,11 +1,27 @@ Revision history for Perl extension Deliantra::Client - - fix a bug in tile id allocation, the effetc of this bug + - write client.cf in pretty-printed-json. + +0.9971 Mon May 5 21:37:33 CEST 2008 + - reverse order of items in floorbox. + - sort right side of inventory by floor order. + - make messages window always visible. + - fix stat tooltips by not lowercasing keywords in pod2wiki. + - fix longstanding bug where the stats tab would be removed during chargen. + - fix menu alignment. + - change podwiki format to be slightly more generic. + - ignore pseudo-items in floorbox, only show in inventory. + +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. - - 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.