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.89 by elmex, Sun Jun 22 13:38:48 2008 UTC vs.
Revision 1.147 by root, Sun Oct 19 14:44:43 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
4TODO: force Deliantra::Client on cpan????
5
6TODO: warn about sofwtare renderers
7TODO: [num] indicator malfunctioning
8 - correctly smooth-move the healthbar as well.
9 - own text is emphasized in the NPC dialogues now.
10
110.9977 Tue Sep 30 09:27:29 CEST 2008
12 - require newer BDB version to avoid possible database corruption or crashes
13 on login.
14 - fixed the often choppy smooth movement.
15 - switch to proportional font in log view.
16 - improve the paragraph indent hack to align characters better.
17 - tweak server message output.
18 - optimise visibility handing in multiplexers (only put the current tab
19 into visible state).
20 - reduce the number of unneecssary refreshes.
21 - allow empty multiplexers.
22 - fixed clearing issue in the inventory upon logout.
23 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
24 but additionally patch the pango library because stupid braindead idiotic
25 debian maintainers of course apply custom patches that completely break it.
26
270.9976 Fri Sep 5 17:28:30 CEST 2008
28 - use keysym not unicode symbol, maybe that helps with some of those keyboard
29 issues on OS X.
30 - treat meta like alt for built-ins, for OS X.
31 - fix tab tooltip listing key shortcut off by one.
32 - disable texture compression with apple software renderer. if you want to get
33 something that works, apple is for you. not.
34 - fix text encoding for item description tooltips.
35 - enlarge window borders considerably.
36 - support lzf-compressed packets.
37 - support fragmented packets.
38 - send crash and opengl vendor information to server for better debugging.
39 - fix crash when displaying the tutorial with the precompiled os x
40 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
41 - cater for the incompatible changes in berkeley db 4.7.
42 - enable highest-resolution video mode again.
43 - add some preliminary theme support and two demo themes, "plain" and "blue".
44 - avoid a crash when the minimap is reduced to zero size.
45 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
46
470.9975 Wed Aug 27 22:16:27 CEST 2008
48 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
49 that caused them to select the smallest vdieo mode available).
50 - ported to the rather horridly broken apple os x platform,
51 using macports (the only non-broken part of the whole thing).
52 - clarify/fix weight/value autopickup option with a tooltip and a server change.
53
540.9974 Fri Aug 1 15:45:59 CEST 2008
55 - implement smooth scrolling for the player.
56 - try a different workaround to maybe register Deliantra::Client.
57 - support switching off of alpha framebuffers, to work around
58 possible fallback-to-software-renderer problems.
59 - allow video modes <800x600 to be selectable.
60 - decode player from map1ax.
61 - made libsdl1.2.10+ a requirement.
62 - improve the slider widget.
63 - use AnyEvent::Socket::parse_hostport.
64 - upgrade to BDB 1.7.
65 - properly clear mapcells in all cases, also try a heuristic to avoid
66 player ghost images.
67
680.9973 Mon Jul 7 09:27:59 CEST 2008
69 - added a dummy "package Deliantra::Client" to bin/deliantra, as
70 cpan stupidly cannot install distributions by name.
3 - convert to new non-blocking API. 71 - convert to new non-blocking API.
72 - support IPv6 server connections.
4 - the chat tabs now have tooltips again. 73 - the chat tabs now have tooltips again.
5 74
60.9972 Thu May 22 22:45:01 CEST 2008 750.9972 Thu May 22 22:45:01 CEST 2008
7 - save all map changes in map cache, not just the current map (this fixes 76 - save all map changes in map cache, not just the current map (this fixes
8 the problem of map border "black out" in the minimap). 77 the problem of map border "black out" in the minimap).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines