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.52 by elmex, Sun Jan 6 17:40:45 2008 UTC vs.
Revision 1.182 by root, Sun Mar 29 22:28:12 2009 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
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 sometimes not beign negotiated! (hack in place, need better protocol)
7
8 - include a japanese font (Mona, selected for license and size) with the distribution.
9 - include our own fonts.conf file, to speed up startup and to be able to control
10 font selection.
11 - change confusing login successful message to "connect to server successful".
12 - update BDB and EV in win32 builds to work around the event loop creation bug.
13
142.03 Tue Jan 20 14:54:30 CET 2009
15 - move experience label, progress bars and slot info to the menubar.
16 - move toplevel menu into a menu popup.
17 - use fontsize for chekcbox size requests to get a better layout.
18 - autopickup spellbooks, skillscrolls and valuables by default.
19 - automatically save config/layout on exit and add config options
20 to Setup=>Client to control this.
21 - fix positioning of popup windows.
22 - move autopickup enable (formerly inhibit) to menubar.
23 - correctly display face changes for inventory objects.
24 - verify databases if we are the first process to register, to
25 detect corruption as is common on windows (but not limited to
26 windows, unfortunately).
27 - fall back to backup config file if main config file cannot be parsed.
28 - reduce shimmering during smooth scrolls.
29 - rely on AnyEvent to work around totally broken windows vista
30 tcp/ip subsystem once more (where getpeername returns fantasy
31 ports).
32 - use newer BDB version that works around windows vista tcp/ip
33 breakage.
34 - initialise the default resolver during startup, as windows vista
35 forces us back to the desktop when doing this later(!).
36
372.02 Wed Dec 24 06:02:53 CET 2008
38 - mark hidden mapspaces visually with a question mark.
39 - make hidden spaces as light as the darkest normal spaces.
40 - don't lie about the window size anymore in fear of crashing
41 the server (as we are dealing with deliantra servers only these days).
42 - correctly draw the speech bubbles and other overlays even when the
43 topmost face isn't visible.
44 - fix swirly tile draw offset.
45 - fix a crash when the user clicks on the map during log-in.
46 - incorporate tips of the day by botz (former madness).
47 - handle failure to load a music face more gracefully (still
48 log the error, but do not crash, instead, ignore the failure).
49 - try to log, instead of crash, on the "cannot call update method"
50 problem.
51
522.01 - (Mon Dec 15 00:41:33 CET 2008)
53 - rewrote the client tutorial which can be found via the 'Help!' button.
54 - fixed the mostly random switching of message window tabs when
55 new tabs were added.
56 - small typo fix in tooltip on the Skills page in the playerbook.
57 - avoid accessing potentially undefined memory when drawing the map.
58 - fixed speech bubbles which were drawn below some objects sometimes.
59
602.0 Fri Dec 5 15:42:51 CET 2008
61 - the Log window can't be close anymore by alt+x
62 - pressing return or alt+x directly after start won't crash the client
63 anymore.
64 - the Log window is displayed correctly now after start.
65 - darken the invisible/cached parts of the map further.
66
670.9978 Sun Nov 9 14:35:41 CET 2008
68 - correctly smooth-move the healthbar as well.
69 - own text is emphasized in the NPC dialogues now.
70 - fixed a crash bug in the macro dialogue.
71 - fixed updating of tooltips of the tabs in the message window.
72 - closing tabs with Alt-x won't let them disappear for every anymore.
73
740.9977 Tue Sep 30 09:27:29 CEST 2008
75 - require newer BDB version to avoid possible database corruption or crashes
76 on login.
77 - fixed the often choppy smooth movement.
78 - switch to proportional font in log view.
79 - improve the paragraph indent hack to align characters better.
80 - tweak server message output.
81 - optimise visibility handing in multiplexers (only put the current tab
82 into visible state).
83 - reduce the number of unnecessary refreshes.
84 - allow empty multiplexers.
85 - fixed clearing issue in the inventory upon logout.
86 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
87 but additionally patch the pango library because stupid braindead idiotic
88 debian maintainers of course apply custom patches that completely break it.
89
900.9976 Fri Sep 5 17:28:30 CEST 2008
91 - use keysym not unicode symbol, maybe that helps with some of those keyboard
92 issues on OS X.
93 - treat meta like alt for built-ins, for OS X.
94 - fix tab tooltip listing key shortcut off by one.
95 - disable texture compression with apple software renderer. if you want to get
96 something that works, apple is for you. not.
97 - fix text encoding for item description tooltips.
98 - enlarge window borders considerably.
99 - support lzf-compressed packets.
100 - support fragmented packets.
101 - send crash and opengl vendor information to server for better debugging.
102 - fix crash when displaying the tutorial with the precompiled os x
103 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
104 - cater for the incompatible changes in berkeley db 4.7.
105 - enable highest-resolution video mode again.
106 - add some preliminary theme support and two demo themes, "plain" and "blue".
107 - avoid a crash when the minimap is reduced to zero size.
108 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
109
1100.9975 Wed Aug 27 22:16:27 CEST 2008
111 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
112 that caused them to select the smallest vdieo mode available).
113 - ported to the rather horridly broken apple os x platform,
114 using macports (the only non-broken part of the whole thing).
115 - clarify/fix weight/value autopickup option with a tooltip and a server change.
116
1170.9974 Fri Aug 1 15:45:59 CEST 2008
118 - implement smooth scrolling for the player.
119 - try a different workaround to maybe register Deliantra::Client.
120 - support switching off of alpha framebuffers, to work around
121 possible fallback-to-software-renderer problems.
122 - allow video modes <800x600 to be selectable.
123 - decode player from map1ax.
124 - made libsdl1.2.10+ a requirement.
125 - improve the slider widget.
126 - use AnyEvent::Socket::parse_hostport.
127 - upgrade to BDB 1.7.
128 - properly clear mapcells in all cases, also try a heuristic to avoid
129 player ghost images.
130
1310.9973 Mon Jul 7 09:27:59 CEST 2008
132 - added a dummy "package Deliantra::Client" to bin/deliantra, as
133 cpan stupidly cannot install distributions by name.
134 - convert to new non-blocking API.
135 - support IPv6 server connections.
136 - the chat tabs now have tooltips again.
137
1380.9972 Thu May 22 22:45:01 CEST 2008
139 - save all map changes in map cache, not just the current map (this fixes
140 the problem of map border "black out" in the minimap).
141 - use an even more compact format for minimap data.
142 - use an uncompressed cache for minimap data, increases memory requirements
143 (~1mb) but saves compression.
144 - close container, clear inventory, floorbox etc. to avoid a crash when
145 clicking on them after logging out.
146 - support xml formatting in ex replies (item tooltips, requires server
147 2.54+).
148 - try to ignore repeated keypress-events for movement, as
149 these are usually keyrepeats.
150 - added default (0) for the shift_fire_stop setting
151 - write client.cf in pretty-printed-json.
152 - avoid crashes if map cache is corrupted.
153
1540.9971 Mon May 5 21:37:33 CEST 2008
155 - reverse order of items in floorbox.
156 - sort right side of inventory by floor order.
157 - make messages window always visible.
158 - fix stat tooltips by not lowercasing keywords in pod2wiki.
159 - fix longstanding bug where the stats tab would be removed during chargen.
160 - fix menu alignment.
161 - change podwiki format to be slightly more generic.
162 - ignore pseudo-items in floorbox, only show in inventory.
163
1640.9970 Sun Mar 30 13:30:47 CEST 2008
165 - fix a bug in tile id allocation, the effect of this bug
166 was effectively disabling the tile cache, upgrade is highly
167 recommended.
168 - fix npc dialog.
169 - upgrade the database schema (i.e. nuke it...).
170 - only open the database before forking the bg server.
171 - PRECOMPILED BINARY: use packaged libdb4.6 instead of libdb4.4.
172 - use newer BDB module (might fix the filename encoding issue under win32).
173 - use a real bdb sequence for the faceid, for better performance.
174
1750.9968 Tue Mar 25 20:28:16 CET 2008
176 - reduce documentation memory usage.
177 - fix the stat gauge tooltips that have gone missing since 0.9966.
178
1790.9967 Mon Mar 24 01:24:07 CET 2008
180 - implement keyboard modifier display (mostly because of the numlock
181 problems under windows).
182 - work around a bug on windows where the layout font is being ignored.
183
1840.9966 Sat Mar 22 14:26:05 CET 2008
185 - when the message window is hidden and the input is activated, it will
186 become visible again.
187 - the max number of paragraphs in the chattabs were not limited,
188 leading to a naughty memory leak
189 - the highlighting of the chattabs were deep blue where they should have been
190 deep red :-)
191 - fixed a small inconvenience in the history handling of chat tab entries
192 (hitting cursor-up or cursor-down won't erase what you typed by accident
193 anymore).
194
1950.9965 Sat Jan 19 05:51:39 CET 2008
196 - work around a database race condition by using single-threaded
197 database access.
198
1990.9964 Fri Jan 18 06:30:13 CET 2008
200 - fixed a bug where the message fontsize wasn't set correctly
201 - do not call glTexSubimage2D on 0x0 bitmaps, as this
202 crashes newer nvidia drivers.
203 - fix chatbox label padding.
204 - further rename database directory.
205 - further "branding" of cfplus => deliantra.
2 206
30.9963 Sun Jan 6 18:27:02 CET 2008 2070.9963 Sun Jan 6 18:27:02 CET 2008
4 - rework of the messsage window to support 'undocked' windows. 208 - rework of the messsage window to support 'undocked' windows.
5 - ignore keyboard modifiers we are never interested in. 209 - ignore keyboard modifiers we are never interested in.
6 - improve interactivity by using a prepare, not an idle watcher, 210 - improve interactivity by using a prepare, not an idle watcher,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines