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.25 by elmex, Fri Aug 1 13:56:59 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines