ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/manual.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/manual.pod (file contents):
Revision 1.10 by root, Sun Sep 2 08:33:51 2007 UTC vs.
Revision 1.14 by root, Sun Dec 16 00:19:21 2007 UTC

1=head1 CFPlus Manual 1=head1 Deliantra Manual
2 2
3=head2 Features 3=head2 Features
4 4
5=over 4 5=over 4
6 6
7=item Fullscreen Map 7=item Fullscreen Map
8 8
9CF+ can uses a fullscreen map, which greatly enhances how much of the 9Deliantra uses a fullscreen map, which greatly enhances how much of the
10game world you can see. 10game world you can see.
11 11
12=item Persistent Map Cache (Crossfire+ only) 12=item Persistent Map Cache
13 13
14CF+ can persistently cache all map data it received from the 14Deliantra can persistently cache all map data it received from the
15server. This not only allows it to display an overview map, but also 15server. This not only allows it to display an overview map, but also
16ensures that once-explored areas will be available the next time you want 16ensures that once-explored areas will be available the next time you want
17to explore more. 17to explore more.
18 18
19=item Hardware acceleration 19=item Hardware acceleration
20 20
21Unlike most Crossfire clients, CF+ take advantage of OpenGL hardware 21Deliantra can take advantage of OpenGL hardware acceleration. Most modern
22acceleration. Most modern graphics cards have difficulties with 2D 22graphics cards have difficulties with 2D acceleration, while 3D graphics
23acceleration, while 3D graphics is accelerated well. 23is accelerated well.
24 24
25=item No arbitrary limits 25=item No arbitrary limits
26 26
27Unlike other Crossfire clients, CF+ does not suffer from arbitrary 27Deliantra does not suffer from arbitrary limits (like a fixed amount of
28limits (like a fixed amount of face numbers). There are still limits, but 28face numbers). There are still limits, but they are not arbitrarily low :)
29they are not arbitrarily low :)
30 29
31=item High quality text rendering 30=item High quality text rendering
32 31
33Although surprising at first, high quality text rendering is a real 32Although surprising at first, high quality text rendering is a real
34must have feature. For this, CF+ leverages Παν語 (PanGo) to offer 33must have feature. For this, Deliantra leverages Παν語 (PanGo) to offer
35real-world text output quality, so you can chat in 日本語 (japanese), 34real-world text output quality, so you can chat in 日本語 (japanese),
36ﺎﻠﻋﺮﺒﻳﺓ (arabic) or most any other language/script, as long 35ﺎﻠﻋﺮﺒﻳﺓ (arabic) or most any other language/script, as long
37as suitable fonts are installed. 36as suitable fonts are installed.
38 37
39=back 38=back
62=item B<Spacebar> - apply the item below you (selected by the server, usually the topmost item). 61=item B<Spacebar> - apply the item below you (selected by the server, usually the topmost item).
63 62
64=item B<Return> - activate the currently-visible entry in the message window. 63=item B<Return> - activate the currently-visible entry in the message window.
65 64
66=item B<Left-Alt-1..9> - activate the nth tab in the message window. 65=item B<Left-Alt-1..9> - activate the nth tab in the message window.
66
67=item B<Left-Alt-x> - close the currently active tab in the message window.
67 68
68=item B<,> (the comma) - take the item below you (selected by the server, usually the topmost item). 69=item B<,> (the comma) - take the item below you (selected by the server, usually the topmost item).
69 70
70=item Cursor/Arrow Keys, Keypad-B<12346789> - directional movement/attack. 71=item Cursor/Arrow Keys, Keypad-B<12346789> - directional movement/attack.
71 72
82 83
83=back 84=back
84 85
85=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing. 86=item Keypad-B<5> - use your current range slot on yourself or the space where you are standing.
86 87
87=item B<+>, Keypad-B<+> - rotate through your range weapons. 88=item Keypad-B<+> - toggle between your range and combat slots
88 89
89=item B<->, Keypad-B<-> - rotate through your range weapons, the other way round. 90Only one of them can be active at any specific time. Deliantra
91automatically switches to the right slot when you attack, but sometimes a
92weapon (combat slot) has some specific effect (for example, lets you heal
93faster) which would not be working when your range slot is active.
90 94
91=item B<'> - open the completer. 95=item B<'> - open the completer.
92 96
93=item B<"> - open the completer, presetting it with your current communication command. 97=item B<"> - open the completer, presetting it with your current communication command.
94 98

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines