ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/client.html
(Generate patch)

Comparing deliantra/www/src/client.html (file contents):
Revision 1.16 by elmex, Tue Dec 25 09:59:06 2007 UTC vs.
Revision 1.24 by elmex, Mon Jul 7 08:06:43 2008 UTC

55 55
56<h3>News:</h3> 56<h3>News:</h3>
57 57
58<p> 58<p>
59 <em> 59 <em>
60 2008-07-07 Some minor fixes and features: IPv6 support, chat tabs have tooltips
61 again and converted to a new non-blocking API. Also fixed the CPAN distribution.
62 </em>
63</p>
64
65<p>
66 <em>
67 2008-05-23 Next release: 0.9972. The map cache has been extended a bit to store more
68 map changes (fixes some minor bugs). Fixed some crashbugs when the client is
69 logged out and some UI elements were used. The server XML format is now also
70 supportet in item tooltips. The keyrepeats are ignored now in some conditions.
71 And crashes when the map cache is corrupted are now prevented. Also the client
72 configuration is now stored in pretty printed JSON.
73 </em>
74</p>
75
76<p>
77 <em>
78 2008-05-05 Long time no release, but now we got some fixes for you: Some issues
79 with the default sort order have been sorted out, some tooltips were fixed,
80 a long standing bug with the stats tab being empty has been resolved and some GUI
81 fixes have been done. Also the pseudo-items are now only shown in the inventory
82 and not the floorbox. Have fun!
83 </em>
84</p>
85
86<p>
87 <em>
88 2008-03-30 Release of version 0.9970: Reduced documentation memory usage, fixed
89 the stat gauge tooltips that have gone missing since 0.9966. Fixced a grave bug
90 with tile id allocation, which effectively disabled the tile cache. And last
91 but not least: The NPC Dialogs have also been fixed.
92 </em>
93</p>
94
95<p>
96 <em>2008-03-24 Release of version 0.9967 of the Client: A memory leak was fixed
97 where the messages in the message window were kept for ever and the client
98 consumed more and more memory. The highlighting of the chattabs is now red and
99 not blue. The history handling of the chat input will now not erase the
100 typed input if the down cursor key is pressed. A keyboard modifier display has
101 also been implemented, (for example to signal whether numlock is on,
102 which caused problems under windows). Also a bug with the layout font under
103 windows has been fixed.
104 </em>
105</p>
106
107<p>
108 <em>
109 2008-01-19 Another release of the Client, version 0.9965: Some bugs
110 have been fixed: A race condition was found in the database access and
111 a bug which crashed the client with nvidia drivers has been fixed.
112 Some minor bugs in the GUI, the message fontsize and chatbox label padding,
113 have also been fixed.
114 </em>
115</p>
116
117<p>
118 <em>
119 2008-01-06 First release in the new year, version 0.9963: Among the
120 changes are some minor bugfixes, optical tweaks and performance
121 improvements on the GUI. Some to the user invisible changes were
122 improvements of the server side widgets and a reimplementation of the
123 message window to allow to undock chats from the central message window in
124 future releases.
125 </em>
126</p>
127
128<p>
129 <em>
60 2007-12-25 Released version 0.9960 with some important fixes in the item animations 130 2007-12-25 Released version 0.9960 with some important fixes in the item animations
61 and GUI code, along with an API update to a more recent EV version the documentation 131 and GUI code, along with an API update to a more recent EV version the documentation
62 had some minor improvements. And last but not least the face loading consumes less CPU. 132 had some minor improvements. And last but not least the face loading consumes less CPU.
63 too. 133 too.
64 </em> 134 </em>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines