--- deliantra/Deliantra-Client/Changes 2008/07/07 08:02:17 1.93 +++ deliantra/Deliantra-Client/Changes 2008/09/01 09:12:08 1.118 @@ -1,6 +1,43 @@ Revision history for Perl extension Deliantra::Client 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: port to libdb4.7 +TODO: old keybinds with LAlt no longer work +TODO: release compress-lzf and deliantra module. + - 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 compressed packets. + - support fragmented packets. + - send crash information to server for better debugging. + +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. + +0.9974 Fri Aug 1 15:45:59 CEST 2008 + - implement smooth scrolling for the player. + - try a different workaround to maybe register Deliantra::Client. + - support switching off of alpha framebuffers, to work around + possible fallback-to-software-renderer problems. + - allow video modes <800x600 to be selectable. + - decode player from map1ax. + - made libsdl1.2.10+ a requirement. + - improve the slider widget. + - use AnyEvent::Socket::parse_hostport. + - upgrade to BDB 1.7. + - properly clear mapcells in all cases, also try a heuristic to avoid + player ghost images. 0.9973 Mon Jul 7 09:27:59 CEST 2008 - added a dummy "package Deliantra::Client" to bin/deliantra, as