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.88 by root, Mon May 26 03:34:02 2008 UTC vs.
Revision 1.162 by root, Fri Dec 19 22:06:53 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: warn about sofwtare renderers
5TODO: [num] indicator malfunctioning
6TODO: cfplus_ext => 2 is sometime snot beign negotiated! (hakc in place, need better protocol)
7
8TODO: swirly tetxure apperently is drawn with one mapspace offset, at least for players.
9 - don't lie about the window size anymore in fear of crashing
10 the server (as we are dealing with deliantra servers only these days).
11
122.01 - (Mon Dec 15 00:41:33 CET 2008)
13 - rewrote the client tutorial which can be found via the 'Help!' button.
14 - fixed the mostly random switching of message window tabs when
15 new tabs were added.
16 - small typo fix in tooltip on the Skills page in the playerbook.
17 - avoid accessing potentially undefined memory when drawing the map.
18 - fixed speech bubbles which were drawn below some objects sometimes.
19
202.0 Fri Dec 5 15:42:51 CET 2008
21 - the Log window can't be close anymore by alt+x
22 - pressing return or alt+x directly after start won't crash the client
23 anymore.
24 - the Log window is displayed correctly now after start.
25 - darken the invisible/cached parts of the map further.
26
270.9978 Sun Nov 9 14:35:41 CET 2008
28 - correctly smooth-move the healthbar as well.
29 - own text is emphasized in the NPC dialogues now.
30 - fixed a crash bug in the macro dialogue.
31 - fixed updating of tooltips of the tabs in the message window.
32 - closing tabs with Alt-x won't let them disappear for every anymore.
33
340.9977 Tue Sep 30 09:27:29 CEST 2008
35 - require newer BDB version to avoid possible database corruption or crashes
36 on login.
37 - fixed the often choppy smooth movement.
38 - switch to proportional font in log view.
39 - improve the paragraph indent hack to align characters better.
40 - tweak server message output.
41 - optimise visibility handing in multiplexers (only put the current tab
42 into visible state).
43 - reduce the number of unneecssary refreshes.
44 - allow empty multiplexers.
45 - fixed clearing issue in the inventory upon logout.
46 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
47 but additionally patch the pango library because stupid braindead idiotic
48 debian maintainers of course apply custom patches that completely break it.
49
500.9976 Fri Sep 5 17:28:30 CEST 2008
51 - use keysym not unicode symbol, maybe that helps with some of those keyboard
52 issues on OS X.
53 - treat meta like alt for built-ins, for OS X.
54 - fix tab tooltip listing key shortcut off by one.
55 - disable texture compression with apple software renderer. if you want to get
56 something that works, apple is for you. not.
57 - fix text encoding for item description tooltips.
58 - enlarge window borders considerably.
59 - support lzf-compressed packets.
60 - support fragmented packets.
61 - send crash and opengl vendor information to server for better debugging.
62 - fix crash when displaying the tutorial with the precompiled os x
63 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
64 - cater for the incompatible changes in berkeley db 4.7.
65 - enable highest-resolution video mode again.
66 - add some preliminary theme support and two demo themes, "plain" and "blue".
67 - avoid a crash when the minimap is reduced to zero size.
68 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
69
700.9975 Wed Aug 27 22:16:27 CEST 2008
71 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
72 that caused them to select the smallest vdieo mode available).
73 - ported to the rather horridly broken apple os x platform,
74 using macports (the only non-broken part of the whole thing).
75 - clarify/fix weight/value autopickup option with a tooltip and a server change.
76
770.9974 Fri Aug 1 15:45:59 CEST 2008
78 - implement smooth scrolling for the player.
79 - try a different workaround to maybe register Deliantra::Client.
80 - support switching off of alpha framebuffers, to work around
81 possible fallback-to-software-renderer problems.
82 - allow video modes <800x600 to be selectable.
83 - decode player from map1ax.
84 - made libsdl1.2.10+ a requirement.
85 - improve the slider widget.
86 - use AnyEvent::Socket::parse_hostport.
87 - upgrade to BDB 1.7.
88 - properly clear mapcells in all cases, also try a heuristic to avoid
89 player ghost images.
90
910.9973 Mon Jul 7 09:27:59 CEST 2008
92 - added a dummy "package Deliantra::Client" to bin/deliantra, as
93 cpan stupidly cannot install distributions by name.
3 - convert to new non-blocking API. 94 - convert to new non-blocking API.
95 - support IPv6 server connections.
96 - the chat tabs now have tooltips again.
4 97
50.9972 Thu May 22 22:45:01 CEST 2008 980.9972 Thu May 22 22:45:01 CEST 2008
6 - save all map changes in map cache, not just the current map (this fixes 99 - save all map changes in map cache, not just the current map (this fixes
7 the problem of map border "black out" in the minimap). 100 the problem of map border "black out" in the minimap).
8 - use an even more compact format for minimap data. 101 - use an even more compact format for minimap data.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines