--- deliantra/Deliantra-Client/Changes 2008/08/19 17:38:29 1.105 +++ deliantra/Deliantra-Client/Changes 2008/09/03 10:08:18 1.127 @@ -1,12 +1,31 @@ Revision history for Perl extension Deliantra::Client -FATAL: Illegal division by zero at /localvol/root/src/deliantra/CFPlus/blib/lib/Deliantra/Client/private/DC/MapWidget.pm line 426. - at bin/deliantra line 2647 - eval {...} called at bin/deliantra line 2647 - TODO: add help to completer, add close tab to completer, do stuff to complete TODO: find out how to create namespaces on cpan and create Deliantra::Client :/ +TODO: release compress-lzf and deliantra module. +TODO: fix slider logic w.r.t. video mode + - use keysym not unicode symbol, maybe that helps with some of those keyboard + issues on OS X. + - treat meta like alt for built-ins, for OS X. + - fix tab tooltip listing key shortcut off by one. + - disable texture compression with apple software renderer. if you want to get + something that works, apple is for you. not. + - fix text encoding for item description tooltips. + - enlarge window borders considerably. + - support lzf-compressed packets. + - support fragmented packets. + - send crash and opengl vendor information to server for better debugging. + - fix crash when displaying the tutorial with the precompiled os x + binary: libjpeg collided with libJPEG - long live case-insensitivity :/ + - cater for the incompatible changes in berkeley db 4.7. + - enable highest-resolution video mode again. + - add some preliminary theme support and two demo themes, "plain" and "blue". + - avoid a crash when the minimap is reduced to zero size. + +0.9975 Wed Aug 27 22:16:27 CEST 2008 + - use biggest video mode <= 1024x768 by default now (previous releases had a bug + that caused them to select the smallest vdieo mode available). - ported to the rather horridly broken apple os x platform, using macports (the only non-broken part of the whole thing). - clarify/fix weight/value autopickup option with a tooltip and a server change.