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.24 by elmex, Mon Jul 7 08:06:43 2008 UTC vs.
Revision 1.28 by elmex, Fri Sep 5 15:28:55 2008 UTC

12 12
13<p>Screenshots? See on the <a href="screenshots.html">Screenshot page</a></p> 13<p>Screenshots? See on the <a href="screenshots.html">Screenshot page</a></p>
14 14
15<h3>Download:</h3> 15<h3>Download:</h3>
16 16
17<p><a href="play.html">See the Play now! page</a> about the download!</p> 17<p><a href="play.html">See the Play now! page</a> about the downloads!</p>
18 18
19<h3>Installation notes:</h3> 19<h3>Installation notes:</h3>
20 20
21<ul> 21<ul>
22 <li> 22 <li>
39 And start it like this (when cfplus-gnu-linux-x86.bin is in the current working directory):<br /> 39 And start it like this (when cfplus-gnu-linux-x86.bin is in the current working directory):<br />
40 <tt style="margin-left: 2em">./cfplus-gnu-linux-x86.bin</tt> 40 <tt style="margin-left: 2em">./cfplus-gnu-linux-x86.bin</tt>
41 </p> 41 </p>
42 </li> 42 </li>
43 <li> 43 <li>
44 <p><b>Mac OS X</b></p>
45 <p>
46 To start the client, just double click on the <tt>.dmg</tt> image file to open it and start the client.<br />
47 <b>NOTE: You will need an Intel CPU for this binary, it will not work with PPC CPUs!</b>
48 </p>
49 </li>
50 <li>
44 <p><b>Build from source</b></p> 51 <p><b>Build from source</b></p>
45 <p> 52 <p>
46 If you want to build the client from source there are two ways that 53 If you want to build the client from source there are two ways that
47 are explained on a different page: <a href="client_cpan.html">Source installation</a>. 54 are explained on a different page: <a href="client_cpan.html">Source installation</a>.
48 </p> 55 </p>
52<p> 59<p>
53<b>For further instructions and informations look at the <i>Help!</i> button on the top!</b> 60<b>For further instructions and informations look at the <i>Help!</i> button on the top!</b>
54</p> 61</p>
55 62
56<h3>News:</h3> 63<h3>News:</h3>
64
65<p>
66 <em>
67 2008-09-05 Next version of the client: 0.9976 comes with many fixes for Mac OS X,
68 like some fixed keyboard issues on OS X. Improved the protocol with compression
69 and fragmentation, leading to more efficent bandwidth usage. Implemented crash
70 diagnostics, which are sent to the server, for easier debugging. Important fix
71 with the default resolution, which was too small. Added theming support, with some
72 basic themes. And some other minor fixes all over the place.
73</p>
74
75<p>
76 <em>
77 2008-08-27 Version 0.9975 comes with a small fix with the initial resolution and
78 a carification of the weight/value autopickup option. There is also a <b>Mac OS X</b>
79 port available now of the client!
80 </em>
81</p>
82
83<p>
84 <em>
85 2008-08-01 Version 0.9974 comes with smooth scrolling for player movements,
86 workaround for a possible OpenGL slowdown, and other small fixes and enhancements.
87 </em>
88</p>
57 89
58<p> 90<p>
59 <em> 91 <em>
60 2008-07-07 Some minor fixes and features: IPv6 support, chat tabs have tooltips 92 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. 93 again and converted to a new non-blocking API. Also fixed the CPAN distribution.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines