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.111 by root, Thu Aug 28 23:22:03 2008 UTC vs.
Revision 1.170 by root, Wed Dec 24 05:03:16 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 32.02 Wed Dec 24 06:02:53 CET 2008
4TODO: find out how to create namespaces on cpan and create Deliantra::Client :/ 4 - mark hidden mapspaces visually with a question mark.
5 - make hidden spaces as light as the darkest normal spaces.
6 - don't lie about the window size anymore in fear of crashing
7 the server (as we are dealing with deliantra servers only these days).
8 - correctly draw the speech bubbles and other overlays even when the
9 topmost face isn't visible.
10 - fix swirly tile draw offset.
11 - fix a crash when the user clicks on the map during log-in.
12 - incorporate tips of the day by botz (former madness).
13 - handle failure to load a music face more gracefully (still
14 log the error, but do not crash, instead, ignore the failure).
15 - try to log, instead of crash, on the "cannot call update method"
16 problem.
5 17
182.01 - (Mon Dec 15 00:41:33 CET 2008)
19 - rewrote the client tutorial which can be found via the 'Help!' button.
20 - fixed the mostly random switching of message window tabs when
21 new tabs were added.
22 - small typo fix in tooltip on the Skills page in the playerbook.
23 - avoid accessing potentially undefined memory when drawing the map.
24 - fixed speech bubbles which were drawn below some objects sometimes.
25
262.0 Fri Dec 5 15:42:51 CET 2008
27 - the Log window can't be close anymore by alt+x
28 - pressing return or alt+x directly after start won't crash the client
29 anymore.
30 - the Log window is displayed correctly now after start.
31 - darken the invisible/cached parts of the map further.
32
330.9978 Sun Nov 9 14:35:41 CET 2008
34 - correctly smooth-move the healthbar as well.
35 - own text is emphasized in the NPC dialogues now.
36 - fixed a crash bug in the macro dialogue.
37 - fixed updating of tooltips of the tabs in the message window.
38 - closing tabs with Alt-x won't let them disappear for every anymore.
39
400.9977 Tue Sep 30 09:27:29 CEST 2008
41 - require newer BDB version to avoid possible database corruption or crashes
42 on login.
43 - fixed the often choppy smooth movement.
44 - switch to proportional font in log view.
45 - improve the paragraph indent hack to align characters better.
46 - tweak server message output.
47 - optimise visibility handing in multiplexers (only put the current tab
48 into visible state).
49 - reduce the number of unneecssary refreshes.
50 - allow empty multiplexers.
51 - fixed clearing issue in the inventory upon logout.
52 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
53 but additionally patch the pango library because stupid braindead idiotic
54 debian maintainers of course apply custom patches that completely break it.
55
560.9976 Fri Sep 5 17:28:30 CEST 2008
6 - use keysym not unicode symbol, maybe that helps with some of those keyboard 57 - use keysym not unicode symbol, maybe that helps with some of those keyboard
7 issues on OS X. 58 issues on OS X.
59 - treat meta like alt for built-ins, for OS X.
8 - fix tab tooltip listing key shortcut off by one. 60 - fix tab tooltip listing key shortcut off by one.
61 - disable texture compression with apple software renderer. if you want to get
62 something that works, apple is for you. not.
63 - fix text encoding for item description tooltips.
64 - enlarge window borders considerably.
65 - support lzf-compressed packets.
66 - support fragmented packets.
67 - send crash and opengl vendor information to server for better debugging.
68 - fix crash when displaying the tutorial with the precompiled os x
69 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
70 - cater for the incompatible changes in berkeley db 4.7.
71 - enable highest-resolution video mode again.
72 - add some preliminary theme support and two demo themes, "plain" and "blue".
73 - avoid a crash when the minimap is reduced to zero size.
74 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
9 75
100.9975 Wed Aug 27 22:16:27 CEST 2008 760.9975 Wed Aug 27 22:16:27 CEST 2008
11 - use biggest video mode <= 1024x768 by default now (previous releases had a bug 77 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
12 that caused them to select the smallest vdieo mode available). 78 that caused them to select the smallest vdieo mode available).
13 - ported to the rather horridly broken apple os x platform, 79 - ported to the rather horridly broken apple os x platform,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines