--- deliantra/Deliantra-Client/Changes 2008/08/28 00:53:52 1.110 +++ deliantra/Deliantra-Client/Changes 2008/12/22 02:33:29 1.166 @@ -1,7 +1,111 @@ Revision history for Perl extension Deliantra::Client + +2008-12-22 02:58:31.1831 clientlog [123.136.101.197/eri]: CRASH/EV::DIED: music face unloadable: Couldn't read from RWops at script/deliantra line 422 +2008-12-22 02:58:31.1831+main::__ANON__(undef) called at DC/DB.pm line 120 +2008-12-22 02:58:31.1831+DC::DB::__ANON__() called at script/deliantra line 2741 +2008-12-22 02:58:31.1831+eval {...} called at script/deliantra line 2741 +2008-12-22 02:58:31.1831+eval {...} called at script/deliantra line 2741 +2008-12-22 02:58:31.1831+main::main() called at script/deliantra line 2750 +2008-12-22 02:58:31.1831+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579 +2008-12-22 02:58:31.1831+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fd10)', 1) called at script/main.pl line 19 +2008-12-22 02:58:31.1831+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579 +2008-12-22 02:58:31.1831+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fed0)') called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 408 +2008-12-22 02:58:31.1831+PAR::import('PAR') called at -e line 935 +2008-12-22 02:58:31.1831+eval {...} called at -e line 210 +2008-12-22 02:58:31.1831+__par_pl::BEGIN() called at script/deliantra line 0 +2008-12-22 02:58:31.1831+eval {...} called at script/deliantra line 0 + +2008-12-18 16:30:37.9936 player-scheduler destroy eri +2008-12-18 16:30:37.9648 saving /var/deliantra-server/players/eri/playerdata (39547,2) +2008-12-18 16:30:34.7029 LOGOUT: eri from 123.136.101.197 (0) +2008-12-18 16:30:34.6846+eval {...} called at script/deliantra line 0 +2008-12-18 16:30:34.6846+__par_pl::BEGIN() called at script/deliantra line 0 +2008-12-18 16:30:34.6846+eval {...} called at -e line 210 +2008-12-18 16:30:34.6846+PAR::import('PAR') called at -e line 935 +2008-12-18 16:30:34.6846+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fed0)') called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 408 +2008-12-18 16:30:34.6846+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579 +2008-12-18 16:30:34.6846+PAR::_run_member('Archive::Zip::ZipFileMember=HASH(0xa3fd10)', 1) called at script/main.pl line 19 +2008-12-18 16:30:34.6846+require main called at /opt/local/lib/perl5/site_perl/5.10.0/PAR.pm line 579 +2008-12-18 16:30:34.6846+main::main() called at script/deliantra line 2750 +2008-12-18 16:30:34.6846+eval {...} called at script/deliantra line 2741 +2008-12-18 16:30:34.6846+main::__ANON__() called at script/deliantra line 2741 +2008-12-18 16:30:34.6846+backtrace, for client version 0.9977, generated at script/deliantra line 150 +2008-12-18 16:30:34.6846 clientlog [123.136.101.197/eri]: CRASH/EV::DIED: Can't call method "update" on unblessed reference at DC/UI.pm line 591. +2008-12-18 16:30:34.5632 clientlog [123.136.101.197/eri]: CRASH/EV::DIED: Can't call method "update" on unblessed reference at DC/UI.pm line 591. + + +TODO: add help to completer, add close tab to completer, do stuff to complete +TODO: warn about sofwtare renderers +TODO: [num] indicator malfunctioning +TODO: cfplus_ext => 2 is sometime snot beign negotiated! (hakc in place, need better protocol) + + - mark hidden mapspaces visually with a question mark. + - make hidden spaces as light as the darkest normal spaces. + - don't lie about the window size anymore in fear of crashing + the server (as we are dealing with deliantra servers only these days). + - correctly draw the speech bubbles and other overlays even when the + topmost face isn't visible. + - fix swirly tile draw offset. + - fix a crash when the user clicks on the map during log-in. + +2.01 - (Mon Dec 15 00:41:33 CET 2008) + - rewrote the client tutorial which can be found via the 'Help!' button. + - fixed the mostly random switching of message window tabs when + new tabs were added. + - small typo fix in tooltip on the Skills page in the playerbook. + - avoid accessing potentially undefined memory when drawing the map. + - fixed speech bubbles which were drawn below some objects sometimes. + +2.0 Fri Dec 5 15:42:51 CET 2008 + - the Log window can't be close anymore by alt+x + - pressing return or alt+x directly after start won't crash the client + anymore. + - the Log window is displayed correctly now after start. + - darken the invisible/cached parts of the map further. + +0.9978 Sun Nov 9 14:35:41 CET 2008 + - correctly smooth-move the healthbar as well. + - own text is emphasized in the NPC dialogues now. + - fixed a crash bug in the macro dialogue. + - fixed updating of tooltips of the tabs in the message window. + - closing tabs with Alt-x won't let them disappear for every anymore. + +0.9977 Tue Sep 30 09:27:29 CEST 2008 + - require newer BDB version to avoid possible database corruption or crashes + on login. + - fixed the often choppy smooth movement. + - switch to proportional font in log view. + - improve the paragraph indent hack to align characters better. + - tweak server message output. + - optimise visibility handing in multiplexers (only put the current tab + into visible state). + - reduce the number of unneecssary refreshes. + - allow empty multiplexers. + - fixed clearing issue in the inventory upon logout. + - use the same workarounds for pango for gnu/linux binaries as we use for osx, + but additionally patch the pango library because stupid braindead idiotic + debian maintainers of course apply custom patches that completely break it. + +0.9976 Fri Sep 5 17:28:30 CEST 2008 - 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. + - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...). 0.9975 Wed Aug 27 22:16:27 CEST 2008 - use biggest video mode <= 1024x768 by default now (previous releases had a bug