Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs - Client Manual #1211

Merged
merged 27 commits into from
Aug 10, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f3fa31a
Client Manual - Heading Structure
jwrober Aug 7, 2022
6b751d1
Client Manual - Getting Started and Launcing the Client
jwrober Aug 7, 2022
6fd4fdf
Client Manual - Start New Game
jwrober Aug 7, 2022
6df5b67
Client Manual - Players List and Nation
jwrober Aug 7, 2022
8bbd389
Client Manual - Rules, No of Players, AI Skill Level
jwrober Aug 7, 2022
9c77e29
Client Manual - Game Options, Client Options, Server Output
jwrober Aug 7, 2022
9c2ea65
Client Manual - Chat, Disconnect, Pick Nation, and Observe
jwrober Aug 7, 2022
68fba96
Client Manual - Start, Connect to Network Game
jwrober Aug 7, 2022
24fcb6c
Client Manual - Load Saved Game, Start Scenario Game
jwrober Aug 7, 2022
58d2245
Client Manual - Options
jwrober Aug 7, 2022
a5869f3
Client Manual - Main Interface, Menu Bar
jwrober Aug 7, 2022
3aaa7e5
Client Manual - Game Menu
jwrober Aug 7, 2022
0b1ce8d
Client Manual - View Menu
jwrober Aug 7, 2022
10f7be3
Client Manual - Select Menu
jwrober Aug 7, 2022
8de5898
Client Manual - Combat and Work Menu
jwrober Aug 7, 2022
d7a2030
Client Manual - Multiplayer and Civilization Menu
jwrober Aug 7, 2022
59e789f
Client Manual - Help Menu, Top Function bar, Map View
jwrober Aug 7, 2022
e00d347
Client Manual - Units View
jwrober Aug 7, 2022
693aade
Client Manual - Nations and Diplomacy View
jwrober Aug 7, 2022
70f3e97
Client Manual - Research View
jwrober Aug 7, 2022
e2fa80a
Client Manual - Economics View
jwrober Aug 7, 2022
9d85616
Client Manual - Tax Rates and National Status Views
jwrober Aug 7, 2022
08cdbb4
Client Manual - Messages and Unit Controls
jwrober Aug 7, 2022
0be09fa
Client Manual - Mini Map
jwrober Aug 7, 2022
c43bb2c
Client Manual - City Dialog
jwrober Aug 7, 2022
481ee3e
Client Manual - Update based on reviews
jwrober Aug 10, 2022
7cbec32
Client manual - another update
jwrober Aug 10, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions docs/General/Manuals/client-manual.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1269,6 +1269,50 @@ left-click of the icon will bring up the :guilabel:`Nations View` as shown in Fi
Research View
^^^^^^^^^^^^^

The :guilabel:`Research View` is a separate page showing the technology research tree. This is the page
where you instruct your scientists to research technologies. When you click the icon for it as shown
jwrober marked this conversation as resolved.
Show resolved Hide resolved
in Figure 34, the client will leave the view you are currently showing and will switch to a listing of your
research tree.

jwrober marked this conversation as resolved.
Show resolved Hide resolved
.. figure:: ../../_static/images/gui-elements/top-bar-research.png
:align: center
:alt: Freeciv21 Research
:figclass: align-center

Figure 34: Research View Icon


If you hover your mouse over the icon, a pop up widget will appear and give you some information about your
jwrober marked this conversation as resolved.
Show resolved Hide resolved
nation's research.

Figure 35 below shows a sample of a :guilabel:`Research Tree`. In this picture the player has actually
jwrober marked this conversation as resolved.
Show resolved Hide resolved
finished all of the available technologies (known as completing the research tree) and is simply researching
"future" technologies.

.. figure:: ../../_static/images/gui-elements/research-tree.png
:align: center
:width: 800px
:alt: Freeciv21 Research Tree
:figclass: align-center

Figure 35: Research Tree


If nothing is being researched, the :guilabel:`Research View` icon will flash to bring attention to it.

On the :guilabel:`Research Tree`, the top-left drop down box is where you can pick from a menu of what
jwrober marked this conversation as resolved.
Show resolved Hide resolved
technology you want your scientists to concentrate on. The bottom-left drop down box is where you can set a
longer range target. The client will work through the list of technologies as turns progress in order of
jwrober marked this conversation as resolved.
Show resolved Hide resolved
dependency. The progress bar on the right will show you how many bulbs you are producing each turn, how many
more bulbs you have left to finish the research target and if enabled, how many bulbs are being used for
jwrober marked this conversation as resolved.
Show resolved Hide resolved
technology upkeep.

If you do not want to use the drop down boxes to pick current and target technologies, you can left-click on
the box for the technology in the :guilabel:`Research Tree` view.

If you hover your mouse over the icons in the :guilabel:`Research Tree`, a pop-up widget will appear giving
you some information pulled from the in game help. Only so much information is displayed, so you may be
jwrober marked this conversation as resolved.
Show resolved Hide resolved
prompted to go to the in game help for more information.

Economics View
^^^^^^^^^^^^^^
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.