ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Changes
(Generate patch)

Comparing deliantra/Deliantra-Client/Changes (file contents):
Revision 1.101 by root, Sun Jul 20 02:58:12 2008 UTC vs.
Revision 1.156 by elmex, Sun Dec 7 16:20:44 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
2 2
3TODO: add help to completer, add close tab to completer, do stuff to complete 3 - small typo fix in tooltip on the Skills page in the playerbook.
4TODO: find out how to create namespaces on cpan and create Deliantra::Client :/
5 4
52.0 Fri Dec 5 15:42:51 CET 2008
6 - the Log window can't be close anymore by alt+x
7 - pressing return or alt+x directly after start won't crash the client
8 anymore.
9 - the Log window is displayed correctly now after start.
10 - darken the invisible/cached parts of the map further.
11
120.9978 Sun Nov 9 14:35:41 CET 2008
13 - correctly smooth-move the healthbar as well.
14 - own text is emphasized in the NPC dialogues now.
15 - fixed a crash bug in the macro dialogue.
16 - fixed updating of tooltips of the tabs in the message window.
17 - closing tabs with Alt-x won't let them disappear for every anymore.
18
190.9977 Tue Sep 30 09:27:29 CEST 2008
20 - require newer BDB version to avoid possible database corruption or crashes
21 on login.
22 - fixed the often choppy smooth movement.
23 - switch to proportional font in log view.
24 - improve the paragraph indent hack to align characters better.
25 - tweak server message output.
26 - optimise visibility handing in multiplexers (only put the current tab
27 into visible state).
28 - reduce the number of unneecssary refreshes.
29 - allow empty multiplexers.
30 - fixed clearing issue in the inventory upon logout.
31 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
32 but additionally patch the pango library because stupid braindead idiotic
33 debian maintainers of course apply custom patches that completely break it.
34
350.9976 Fri Sep 5 17:28:30 CEST 2008
36 - use keysym not unicode symbol, maybe that helps with some of those keyboard
37 issues on OS X.
38 - treat meta like alt for built-ins, for OS X.
39 - fix tab tooltip listing key shortcut off by one.
40 - disable texture compression with apple software renderer. if you want to get
41 something that works, apple is for you. not.
42 - fix text encoding for item description tooltips.
43 - enlarge window borders considerably.
44 - support lzf-compressed packets.
45 - support fragmented packets.
46 - send crash and opengl vendor information to server for better debugging.
47 - fix crash when displaying the tutorial with the precompiled os x
48 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
49 - cater for the incompatible changes in berkeley db 4.7.
50 - enable highest-resolution video mode again.
51 - add some preliminary theme support and two demo themes, "plain" and "blue".
52 - avoid a crash when the minimap is reduced to zero size.
53 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
54
550.9975 Wed Aug 27 22:16:27 CEST 2008
56 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
57 that caused them to select the smallest vdieo mode available).
58 - ported to the rather horridly broken apple os x platform,
59 using macports (the only non-broken part of the whole thing).
60 - clarify/fix weight/value autopickup option with a tooltip and a server change.
61
620.9974 Fri Aug 1 15:45:59 CEST 2008
6 - implement smooth scrolling for the player. 63 - implement smooth scrolling for the player.
7 - try a different workaround to maybe register Deliantra::Client. 64 - try a different workaround to maybe register Deliantra::Client.
8 - support switching off of alpha framebuffers, to work around 65 - support switching off of alpha framebuffers, to work around
9 possible fallback-to-software-renderer problems. 66 possible fallback-to-software-renderer problems.
10 - allow video modes <800x600 to be selectable. 67 - allow video modes <800x600 to be selectable.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines