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.114 by root, Sat Aug 30 08:04:01 2008 UTC vs.
Revision 1.175 by root, Sun Jan 11 22:11:23 2009 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 3TODO: add help to completer, add close tab to completer, do stuff to complete
4TODO: find out how to create namespaces on cpan and create Deliantra::Client :/ 4TODO: warn about sofwtare renderers
5TODO: [num] indicator malfunctioning
6TODO: cfplus_ext => 2 is sometimes not beign negotiated! (hack in place, need better protocol)
5 7
8TODO: Deliantra releasen
9 - move experience label, progress bars and slot info to the menubar.
10 - move toplevel menu into a menu popup.
11 - use fontsize for chekcbox size requests to get a better layout.
12 - autopickup spellbooks, skillscrolls and valuables by default.
13 - automatically save config/layout on exit and add config options
14 to Setup=>Client to control this.
15 - fix positioning of popup windows.
16 - move autopickup enable (formerly inhibit) to menubar.
17 - verify databases if we are the first process to register, to
18 detect corruption as is common on windows (but not limited to
19 windows, unfortunately).
20 - rely on AnyEvent to work around totally broken windows vista
21 tcp/ip subsystem once more (where getpeername returns fantasy
22 ports).
23 - use newer BDB version that works around windows vista tcp/ip
24 breakage.
25 - initialise the default resolver during startup, as windows vista
26 forces us back to the desktop when doing this later(!).
27
282.02 Wed Dec 24 06:02:53 CET 2008
29 - mark hidden mapspaces visually with a question mark.
30 - make hidden spaces as light as the darkest normal spaces.
31 - don't lie about the window size anymore in fear of crashing
32 the server (as we are dealing with deliantra servers only these days).
33 - correctly draw the speech bubbles and other overlays even when the
34 topmost face isn't visible.
35 - fix swirly tile draw offset.
36 - fix a crash when the user clicks on the map during log-in.
37 - incorporate tips of the day by botz (former madness).
38 - handle failure to load a music face more gracefully (still
39 log the error, but do not crash, instead, ignore the failure).
40 - try to log, instead of crash, on the "cannot call update method"
41 problem.
42
432.01 - (Mon Dec 15 00:41:33 CET 2008)
44 - rewrote the client tutorial which can be found via the 'Help!' button.
45 - fixed the mostly random switching of message window tabs when
46 new tabs were added.
47 - small typo fix in tooltip on the Skills page in the playerbook.
48 - avoid accessing potentially undefined memory when drawing the map.
49 - fixed speech bubbles which were drawn below some objects sometimes.
50
512.0 Fri Dec 5 15:42:51 CET 2008
52 - the Log window can't be close anymore by alt+x
53 - pressing return or alt+x directly after start won't crash the client
54 anymore.
55 - the Log window is displayed correctly now after start.
56 - darken the invisible/cached parts of the map further.
57
580.9978 Sun Nov 9 14:35:41 CET 2008
59 - correctly smooth-move the healthbar as well.
60 - own text is emphasized in the NPC dialogues now.
61 - fixed a crash bug in the macro dialogue.
62 - fixed updating of tooltips of the tabs in the message window.
63 - closing tabs with Alt-x won't let them disappear for every anymore.
64
650.9977 Tue Sep 30 09:27:29 CEST 2008
66 - require newer BDB version to avoid possible database corruption or crashes
67 on login.
68 - fixed the often choppy smooth movement.
69 - switch to proportional font in log view.
70 - improve the paragraph indent hack to align characters better.
71 - tweak server message output.
72 - optimise visibility handing in multiplexers (only put the current tab
73 into visible state).
74 - reduce the number of unneecssary refreshes.
75 - allow empty multiplexers.
76 - fixed clearing issue in the inventory upon logout.
77 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
78 but additionally patch the pango library because stupid braindead idiotic
79 debian maintainers of course apply custom patches that completely break it.
80
810.9976 Fri Sep 5 17:28:30 CEST 2008
6 - use keysym not unicode symbol, maybe that helps with some of those keyboard 82 - use keysym not unicode symbol, maybe that helps with some of those keyboard
7 issues on OS X. 83 issues on OS X.
8 - treat meta like alt for built-ins, for OS X. 84 - treat meta like alt for built-ins, for OS X.
9 - fix tab tooltip listing key shortcut off by one. 85 - fix tab tooltip listing key shortcut off by one.
10 - disable texture compression with apple software renderer. if you want to get 86 - disable texture compression with apple software renderer. if you want to get
11 something that works, apple is for you. not. 87 something that works, apple is for you. not.
88 - fix text encoding for item description tooltips.
89 - enlarge window borders considerably.
90 - support lzf-compressed packets.
91 - support fragmented packets.
92 - send crash and opengl vendor information to server for better debugging.
93 - fix crash when displaying the tutorial with the precompiled os x
94 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
95 - cater for the incompatible changes in berkeley db 4.7.
96 - enable highest-resolution video mode again.
97 - add some preliminary theme support and two demo themes, "plain" and "blue".
98 - avoid a crash when the minimap is reduced to zero size.
99 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
12 100
130.9975 Wed Aug 27 22:16:27 CEST 2008 1010.9975 Wed Aug 27 22:16:27 CEST 2008
14 - use biggest video mode <= 1024x768 by default now (previous releases had a bug 102 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
15 that caused them to select the smallest vdieo mode available). 103 that caused them to select the smallest vdieo mode available).
16 - ported to the rather horridly broken apple os x platform, 104 - ported to the rather horridly broken apple os x platform,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines