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.43 by elmex, Tue Dec 22 15:42:37 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-22 Version 2.09: The fog of war and lighting transitions are now
73 smooth. Also the fog of war texture is customizable now and a crash with bad
74 user input in the "Host" field has been fixed.
75 </em>
76</p>
77
78
79<p>
80 <em>
81 2009-12-05 Version 2.06: The Apple/NVIDIA font problem has finally been fixed!
82 Also some other OpenGL driver bugs have a work around now.
83 </em>
84</p>
85
86<p>
87 <em>
88 2009-09-16 Version 2.05: The command completer algorithm has been improved by
89 marcmagus. Thanks for the contribution! Also a small bugfix for a crash
90 in the audio engine has been added.
91 </em>
92</p>
93
94<p>
95 <em>
96 2009-04-26 Version 2.04 is a small bugfix and feature enhancement release of
97 the client. A Japanese font is included with the distribution now and
98 a workaround of the incompatible ABI change in pango (font engine) has been
99 implemented. Another bugfix related to connecting to the server
100 went into the windows release.
101 </em>
102</p>
103
104<p>
105 <em>
106 2009-01-15 First release in the new year, version 2.03 comes with a
107 many changes in the GUI. For example the auto pickup toggle has been
108 moved into a checkbox to the top of the main window.
109 The configuration is now saved automatically on exit.
110 Shimmering during smooth scroll has been reduced a lot and some displaying
111 bugs have been fixed in the inventory. More workarounds which make the
112 client more stable on broken OSes were also implemented.
113 </em>
114</p>
115
116<p>
117 <em>
118 2008-12-26 The Chrismas release of version 2.02: Hidden mapspaces are
119 marked visually by a question mark and are made as bright as the darkest
120 mapspaces. A crash has been fixed when the user clicks on the map during
121 login. New tips of the day have been introduced. And more minor stability and
122 visual fixes.
123 </em>
124</p>
125
126<p>
127 <em>
128 2008-12-12 Version 2.01: The client tutorial has been rewritten, to match
129 the GUI changes of the last months. The random switching between
130 message window tabs when a new tab was opened has been fixed.
131 Fixed minor displaying bugs of the speech bubble of NPCs and other
132 minor things.
133 </em>
134</p>
135
136<p>
137 <em>
138 2008-12-05 Version 2.0: Last minor fixes round up the version 2.0 of our
139 client: The Log window can't be closed anymore by Alt+x, Also wont Alt+x or
140 other Message window operations crash the client anymore directly after startup.
141 Also the invisible/cached parts of the map are darkened even more, so that
142 invisibile parts can be distinguished from dark parts better.
143 </em>
144</p>
145
146
147<p>
148 <em>
149 2008-11-09 Version 0.9978: Some minor fixes:
150 The healthbar is now correctly smoothly moved. Own text in NPC dialogues are
151 emphasized now. A crash bug in the macro dialogue has been fixed. The tooltips
152 in the Mesage Window tabs are updated correctly now. And Alt+x won't let
153 Message Window tabs disappear for ever anymore.
154 </em>
155</p>
61 156
62<p> 157<p>
63 <em> 158 <em>
64 2008-09-29 Version 0.9977: A race condition has been fixed that could lead 159 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 160 to client freezes or crashes on login, especially on slower systems. The

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines