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.30 by elmex, Tue Sep 30 07:43:21 2008 UTC vs.
Revision 1.42 by elmex, Sat Dec 5 13:13:45 2009 UTC

29 </p> 29 </p>
30 </li> 30 </li>
31 <li> 31 <li>
32 <p><b>GNU/Linux</b></p> 32 <p><b>GNU/Linux</b></p>
33 <p> 33 <p>
34 <b>Please note that you need glibc-2.3 and x-libs with XFT. (For amd64 you will need ia32-libs and a 32bit OpenGL driver, eg. nvidia-glx-ia32)</b> 34 <b>
35 Please note that you need glibc-2.3 and x-libs with XFT.
36 </b>
37 <br />
38 <b>AMD64 users should use the amd64 binary.
39 (But if you want to run the 32bit client on an amd64 you would need
40 ia32-libs and a 32bit OpenGL driver, eg. nvidia-glx-ia32
41 (for NVIDIA) or fglrx-glx-ia32 (for ATI))
42 </b>
35 </p> 43 </p>
36 <p> 44 <p>
37 After downloading you need to extract the client and execute the extracted binary. 45 After downloading you need to extract the client and execute the extracted binary.
38 </p> 46 </p>
39 </li> 47 </li>
40 <li> 48 <li>
41 <p><b>Mac OS X</b></p> 49 <p><b>Mac OS X</b></p>
42 <p> 50 <p>
43 To start the client, just double click on the <tt>.dmg</tt> image file to open it and start the client.<br /> 51 To start the client, just double click on the <tt>.dmg</tt> image file to open it and start the client.<br />
44 <b>NOTE: You will need an Intel CPU for this binary, it will not work with PPC CPUs! Also you will need Mac OS X 10.3 or later.</b> 52 <b>NOTE: You will need an Intel CPU for this binary, it will not work with PPC CPUs! Also you will need Mac OS X 10.5 or later.</b>
45 </p> 53 </p>
46 </li> 54 </li>
47 <li> 55 <li>
48 <p><b>Build from source</b></p> 56 <p><b>Build from source</b></p>
49 <p> 57 <p>
56<p> 64<p>
57<b>For further instructions and informations look at the <i>Help!</i> button on the top!</b> 65<b>For further instructions and informations look at the <i>Help!</i> button on the top!</b>
58</p> 66</p>
59 67
60<h3>News:</h3> 68<h3>News:</h3>
69
70<p>
71 <em>
72 2009-12-05 Version 2.06: The Apple/NVIDIA font problem has finally been fixed!
73 Also some other OpenGL driver bugs have a work around now.
74 </em>
75</p>
76
77<p>
78 <em>
79 2009-09-16 Version 2.05: The command completer algorithm has been improved by
80 marcmagus. Thanks for the contribution! Also a small bugfix for a crash
81 in the audio engine has been added.
82 </em>
83</p>
84
85<p>
86 <em>
87 2009-04-26 Version 2.04 is a small bugfix and feature enhancement release of
88 the client. A Japanese font is included with the distribution now and
89 a workaround of the incompatible ABI change in pango (font engine) has been
90 implemented. Another bugfix related to connecting to the server
91 went into the windows release.
92 </em>
93</p>
94
95<p>
96 <em>
97 2009-01-15 First release in the new year, version 2.03 comes with a
98 many changes in the GUI. For example the auto pickup toggle has been
99 moved into a checkbox to the top of the main window.
100 The configuration is now saved automatically on exit.
101 Shimmering during smooth scroll has been reduced a lot and some displaying
102 bugs have been fixed in the inventory. More workarounds which make the
103 client more stable on broken OSes were also implemented.
104 </em>
105</p>
106
107<p>
108 <em>
109 2008-12-26 The Chrismas release of version 2.02: Hidden mapspaces are
110 marked visually by a question mark and are made as bright as the darkest
111 mapspaces. A crash has been fixed when the user clicks on the map during
112 login. New tips of the day have been introduced. And more minor stability and
113 visual fixes.
114 </em>
115</p>
116
117<p>
118 <em>
119 2008-12-12 Version 2.01: The client tutorial has been rewritten, to match
120 the GUI changes of the last months. The random switching between
121 message window tabs when a new tab was opened has been fixed.
122 Fixed minor displaying bugs of the speech bubble of NPCs and other
123 minor things.
124 </em>
125</p>
126
127<p>
128 <em>
129 2008-12-05 Version 2.0: Last minor fixes round up the version 2.0 of our
130 client: The Log window can't be closed anymore by Alt+x, Also wont Alt+x or
131 other Message window operations crash the client anymore directly after startup.
132 Also the invisible/cached parts of the map are darkened even more, so that
133 invisibile parts can be distinguished from dark parts better.
134 </em>
135</p>
136
137
138<p>
139 <em>
140 2008-11-09 Version 0.9978: Some minor fixes:
141 The healthbar is now correctly smoothly moved. Own text in NPC dialogues are
142 emphasized now. A crash bug in the macro dialogue has been fixed. The tooltips
143 in the Mesage Window tabs are updated correctly now. And Alt+x won't let
144 Message Window tabs disappear for ever anymore.
145 </em>
146</p>
61 147
62<p> 148<p>
63 <em> 149 <em>
64 2008-09-29 Version 0.9977: A race condition has been fixed that could lead 150 2008-09-29 Version 0.9977: A race condition has been fixed that could lead
65 to client freezes or crashes on login, especially on slower systems. The 151 to client freezes or crashes on login, especially on slower systems. The

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines