--- deliantra/Deliantra-Client/Changes 2008/09/07 22:48:03 1.130 +++ deliantra/Deliantra-Client/Changes 2008/12/19 22:06:53 1.162 @@ -1,12 +1,52 @@ 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: warn about sofwtare renderers +TODO: [num] indicator malfunctioning +TODO: cfplus_ext => 2 is sometime snot beign negotiated! (hakc in place, need better protocol) + +TODO: swirly tetxure apperently is drawn with one mapspace offset, at least for players. + - don't lie about the window size anymore in fear of crashing + the server (as we are dealing with deliantra servers only these days). + +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. -TODO: frames für graphics tab -TODO: release compress-lzf and deliantra module. -TODO: fix slider logic w.r.t. video mode -TODO: pack into .zip 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.