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.28 by elmex, Fri Sep 5 15:28:55 2008 UTC vs.
Revision 1.45 by elmex, Mon Apr 26 12:31:28 2010 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 make the binary <b>executable</b> like this:<br /> 45 After downloading you need to extract the client and execute the extracted binary.
38 <tt style="margin-left: 2em">chmod a+x cfplus-gnu-linux-x86.bin</tt><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>
41 </p> 46 </p>
42 </li> 47 </li>
43 <li> 48 <li>
44 <p><b>Mac OS X</b></p> 49 <p><b>Mac OS X</b></p>
45 <p> 50 <p>
46 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 />
47 <b>NOTE: You will need an Intel CPU for this binary, it will not work with PPC CPUs!</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>
48 </p> 53 </p>
49 </li> 54 </li>
50 <li> 55 <li>
51 <p><b>Build from source</b></p> 56 <p><b>Build from source</b></p>
52 <p> 57 <p>
62 67
63<h3>News:</h3> 68<h3>News:</h3>
64 69
65<p> 70<p>
66 <em> 71 <em>
72 2010-04-25 Version 2.11: Spell list has been rearranged to show more
73 interesting information and worked around some music related crashes.
74 </em>
75</p>
76
77<p>
78 <em>
79 2010-01-15 Version 2.10: Fixed the blending of the fog of war.
80 </em>
81</p>
82
83<p>
84 <em>
85 2009-12-22 Version 2.09: The fog of war and lighting transitions are now
86 smooth. Also the fog of war texture is customizable now and a crash with bad
87 user input in the "Host" field has been fixed.
88 </em>
89</p>
90
91
92<p>
93 <em>
94 2009-12-05 Version 2.06: The Apple/NVIDIA font problem has finally been fixed!
95 Also some other OpenGL driver bugs have a work around now.
96 </em>
97</p>
98
99<p>
100 <em>
101 2009-09-16 Version 2.05: The command completer algorithm has been improved by
102 marcmagus. Thanks for the contribution! Also a small bugfix for a crash
103 in the audio engine has been added.
104 </em>
105</p>
106
107<p>
108 <em>
109 2009-04-26 Version 2.04 is a small bugfix and feature enhancement release of
110 the client. A Japanese font is included with the distribution now and
111 a workaround of the incompatible ABI change in pango (font engine) has been
112 implemented. Another bugfix related to connecting to the server
113 went into the windows release.
114 </em>
115</p>
116
117<p>
118 <em>
119 2009-01-15 First release in the new year, version 2.03 comes with a
120 many changes in the GUI. For example the auto pickup toggle has been
121 moved into a checkbox to the top of the main window.
122 The configuration is now saved automatically on exit.
123 Shimmering during smooth scroll has been reduced a lot and some displaying
124 bugs have been fixed in the inventory. More workarounds which make the
125 client more stable on broken OSes were also implemented.
126 </em>
127</p>
128
129<p>
130 <em>
131 2008-12-26 The Chrismas release of version 2.02: Hidden mapspaces are
132 marked visually by a question mark and are made as bright as the darkest
133 mapspaces. A crash has been fixed when the user clicks on the map during
134 login. New tips of the day have been introduced. And more minor stability and
135 visual fixes.
136 </em>
137</p>
138
139<p>
140 <em>
141 2008-12-12 Version 2.01: The client tutorial has been rewritten, to match
142 the GUI changes of the last months. The random switching between
143 message window tabs when a new tab was opened has been fixed.
144 Fixed minor displaying bugs of the speech bubble of NPCs and other
145 minor things.
146 </em>
147</p>
148
149<p>
150 <em>
151 2008-12-05 Version 2.0: Last minor fixes round up the version 2.0 of our
152 client: The Log window can't be closed anymore by Alt+x, Also wont Alt+x or
153 other Message window operations crash the client anymore directly after startup.
154 Also the invisible/cached parts of the map are darkened even more, so that
155 invisibile parts can be distinguished from dark parts better.
156 </em>
157</p>
158
159
160<p>
161 <em>
162 2008-11-09 Version 0.9978: Some minor fixes:
163 The healthbar is now correctly smoothly moved. Own text in NPC dialogues are
164 emphasized now. A crash bug in the macro dialogue has been fixed. The tooltips
165 in the Mesage Window tabs are updated correctly now. And Alt+x won't let
166 Message Window tabs disappear for ever anymore.
167 </em>
168</p>
169
170<p>
171 <em>
172 2008-09-29 Version 0.9977: A race condition has been fixed that could lead
173 to client freezes or crashes on login, especially on slower systems. The
174 smooth movement is no longer choppy. The default font for messages is now a
175 (hopefully nicer looking) proportional font. Text display has been tweaked.
176 The client no longer makes unnecessary screen refreshes and uses less CPU
177 time.
178 </em>
179</p>
180
181<p>
182 <em>
67 2008-09-05 Next version of the client: 0.9976 comes with many fixes for Mac OS X, 183 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 184 like some fixed keyboard issues on OS X. Improved the protocol with compression
69 and fragmentation, leading to more efficent bandwidth usage. Implemented crash 185 and fragmentation, leading to more efficent bandwidth usage. Implemented crash
70 diagnostics, which are sent to the server, for easier debugging. Important fix 186 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 187 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. 188 basic themes. And some other minor fixes all over the place.
189 </em>
73</p> 190</p>
74 191
75<p> 192<p>
76 <em> 193 <em>
77 2008-08-27 Version 0.9975 comes with a small fix with the initial resolution and 194 2008-08-27 Version 0.9975 comes with a small fix with the initial resolution and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines