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.20 by elmex, Mon Mar 24 15:45:41 2008 UTC vs.
Revision 1.23 by elmex, Thu May 22 22:38:59 2008 UTC

54</p> 54</p>
55 55
56<h3>News:</h3> 56<h3>News:</h3>
57 57
58<p> 58<p>
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>
59 <em>2008-03-24 Release of version 0.9967 of the Client: A memory leak was fixed 89 <em>2008-03-24 Release of version 0.9967 of the Client: A memory leak was fixed
60 where the messages in the message window were kept for ever and the client 90 where the messages in the message window were kept for ever and the client
61 consumed more and more memory. The highlighting of the chattabs is now red and 91 consumed more and more memory. The highlighting of the chattabs is now red and
62 not blue. The history handling of the chat input will now not erase the 92 not blue. The history handling of the chat input will now not erase the
63 typed input if the down cursor key is pressed. A keyboard modifier display has 93 typed input if the down cursor key is pressed. A keyboard modifier display has

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines