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.129 by root, Fri Sep 5 15:29:12 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
32.02 Wed Dec 24 06:02:53 CET 2008
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.
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.
2 55
30.9976 Fri Sep 5 17:28:30 CEST 2008 560.9976 Fri Sep 5 17:28:30 CEST 2008
4 - 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
5 issues on OS X. 58 issues on OS X.
6 - treat meta like alt for built-ins, for OS X. 59 - treat meta like alt for built-ins, for OS X.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines