--- deliantra/Deliantra-Client/Changes 2008/03/30 06:05:51 1.71 +++ deliantra/Deliantra-Client/Changes 2008/05/08 20:19:49 1.84 @@ -1,12 +1,31 @@ Revision history for Perl extension Deliantra::Client -0.9970 - - upgrade the database schema (i.e. nuke it...). +TODO: close contaienr on disocnnect +0.9972 + - support xml formatting in ex replies (item tooltips). + - try to ignore repeated keypress-events for movement, as + these are usually keyrepeats. + - added default (0) for the shift_fire_stop setting + - 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.