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.14 by elmex, Tue Nov 27 10:18:19 2007 UTC vs.
Revision 1.23 by elmex, Thu May 22 22:38: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-05-23 Next release: 0.9972. The map cache has been extended a bit to store more
61 map changes (fixes some minor bugs). Fixed some crashbugs when the client is
62 logged out and some UI elements were used. The server XML format is now also
63 supportet in item tooltips. The keyrepeats are ignored now in some conditions.
64 And crashes when the map cache is corrupted are now prevented. Also the client
65 configuration is now stored in pretty printed JSON.
66 </em>
67</p>
68
69<p>
70 <em>
71 2008-05-05 Long time no release, but now we got some fixes for you: Some issues
72 with the default sort order have been sorted out, some tooltips were fixed,
73 a long standing bug with the stats tab being empty has been resolved and some GUI
74 fixes have been done. Also the pseudo-items are now only shown in the inventory
75 and not the floorbox. Have fun!
76 </em>
77</p>
78
79<p>
80 <em>
81 2008-03-30 Release of version 0.9970: Reduced documentation memory usage, fixed
82 the stat gauge tooltips that have gone missing since 0.9966. Fixced a grave bug
83 with tile id allocation, which effectively disabled the tile cache. And last
84 but not least: The NPC Dialogs have also been fixed.
85 </em>
86</p>
87
88<p>
89 <em>2008-03-24 Release of version 0.9967 of the Client: A memory leak was fixed
90 where the messages in the message window were kept for ever and the client
91 consumed more and more memory. The highlighting of the chattabs is now red and
92 not blue. The history handling of the chat input will now not erase the
93 typed input if the down cursor key is pressed. A keyboard modifier display has
94 also been implemented, (for example to signal whether numlock is on,
95 which caused problems under windows). Also a bug with the layout font under
96 windows has been fixed.
97 </em>
98</p>
99
100<p>
101 <em>
102 2008-01-19 Another release of the Client, version 0.9965: Some bugs
103 have been fixed: A race condition was found in the database access and
104 a bug which crashed the client with nvidia drivers has been fixed.
105 Some minor bugs in the GUI, the message fontsize and chatbox label padding,
106 have also been fixed.
107 </em>
108</p>
109
110<p>
111 <em>
112 2008-01-06 First release in the new year, version 0.9963: Among the
113 changes are some minor bugfixes, optical tweaks and performance
114 improvements on the GUI. Some to the user invisible changes were
115 improvements of the server side widgets and a reimplementation of the
116 message window to allow to undock chats from the central message window in
117 future releases.
118 </em>
119</p>
120
121<p>
122 <em>
123 2007-12-25 Released version 0.9960 with some important fixes in the item animations
124 and GUI code, along with an API update to a more recent EV version the documentation
125 had some minor improvements. And last but not least the face loading consumes less CPU.
126 too.
127 </em>
128</p>
129<p>
130 <em>
131 2007-12-09 Released version 0.9959, main changes were a bugfix of the
132 audio-jingle playing (sometimes a jingle was played repeatedly if there was no
133 server-provided music available). Also some debugging hooks were added and
134 the code was updated to follow API changes in some of the modules used.
135 </em>
136</p>
137
138<p>
139 <em>
60 2007-11-27 Released version 0.9956, main changes were an improved event loop 140 2007-11-27 Released version 0.9956, main changes were an improved event loop
61 for better performance and compatibility under windows, 141 for better performance and compatibility under windows,
62 and the server list has been disabled due to problems with activestate perl. 142 and the server list has been disabled due to problems with activestate perl.
63 </em> 143 </em>
64</p> 144</p>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines