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.8 by root, Fri Jul 20 18:42:45 2007 UTC vs.
Revision 1.13 by elmex, Wed Oct 17 11:51:11 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
55 54
56=item B<F1>..B<F9> - open various dialogs (use the right mouse button menu to see which). 55=item B<F1>..B<F9> - open various dialogs (use the right mouse button menu to see which).
57 56
58=item B<Tab> - toggle (make visible/invisible) the playerbook window. 57=item B<Tab> - toggle (make visible/invisible) the playerbook window.
59 58
59=item B<Left-Shift-Tab> - toggle (make visible/invisible) the message window.
60
60=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).
61 62
62=item B<Return>, B<Enter> - examine the item below you (selected by the server, usually the topmost item). 63=item B<Return> - activate the currently-visible entry in the message window.
64
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.
63 68
64=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).
65 70
66=item Cursor/Arrow Keys, Keypad-B<12346789> - directional movement/attack 71=item Cursor/Arrow Keys, Keypad-B<12346789> - directional movement/attack.
67 72
68If you press the Alt-Modifier together with a Cursor/Arrow-Key, then you 73If you press the Alt-Modifier together with a Cursor/Arrow-Key, then you
69will use the next direction counterclockwise, this gives you access to the 74will use the next direction counterclockwise, this gives you access to the
70diagonal directions on keyboards without a numeric keypad. This works together 75diagonal directions on keyboards without a numeric keypad. This works together
71with other modifiers, too. 76with other modifiers, too.
89=item B<"> - open the completer, presetting it with your current communication command. 94=item B<"> - open the completer, presetting it with your current communication command.
90 95
91=item B<a>-B<z> (lowercase characters) - open the completer, presetting it with the character types. 96=item B<a>-B<z> (lowercase characters) - open the completer, presetting it with the character types.
92 97
93=item B<Ctrl>-B<Insert> - open the macro recorder/key binding editor and start recording. 98=item B<Ctrl>-B<Insert> - open the macro recorder/key binding editor and start recording.
99
100=item Keypad-B<enter> - examine item on floor.
101
102=item B<Left-Alt-s> - ready_skill find traps
103
104=item B<Left-Alt-d> - ready_skill disarm traps
105
106=item B<Left-Alt-p> - ready_skill praying
94 107
95=back 108=back
96 109
97=head2 The Map 110=head2 The Map
98 111

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines