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.19 by elmex, Sat Jan 19 10:00:59 2008 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>
60 2008-01-19 Another release of the Client, version 0.9965: Some bugs 102 2008-01-19 Another release of the Client, version 0.9965: Some bugs
61 have been fixed: A race condition was found in the database access and 103 have been fixed: A race condition was found in the database access and
62 a bug which crashed the client with nvidia drivers has been fixed. 104 a bug which crashed the client with nvidia drivers has been fixed.
63 Some minor bugs in the GUI, the message fontsize and chatbox label padding, 105 Some minor bugs in the GUI, the message fontsize and chatbox label padding,
64 have also been fixed. 106 have also been fixed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines