wok-next annotate minetest/description.txt @ rev 21391

updated opencpn (1.3.2 -> 5.0.0)
author Hans-G?nter Theisgen
date Fri Apr 17 16:52:11 2020 +0100 (2020-04-17)
parents
children
rev   line source
al@20969 1 # Minetest
al@20969 2
al@20969 3 An InfiniMiner/Minecraft inspired game.
al@20969 4
al@20969 5 Copyright (c) 2010-2018 Perttu Ahola <celeron55@gmail.com>
al@20969 6 and contributors (see source file comments and the version control log)
al@20969 7
al@20969 8 ## Further documentation
al@20969 9
al@20969 10 - [Website](http://minetest.net/)
al@20969 11 - [Wiki](http://wiki.minetest.net/)
al@20969 12 - [Developer wiki](http://dev.minetest.net/)
al@20969 13 - [Forum](http://forum.minetest.net/)
al@20969 14 - [Github](https://github.com/minetest/minetest/)
al@20969 15
al@20969 16 ## Default controls
al@20969 17
al@20969 18 All controls are re-bindable using settings.
al@20969 19 Some can be changed in the key config dialog in the settings tab.
al@20969 20
al@20969 21 Button | Action
al@20969 22 -------------------|------------
al@20969 23 Move mouse | Look around
al@20969 24 <kbd>W</kbd>, <kbd>A</kbd>, <kbd>S</kbd>, <kbd>D</kbd> | Move
al@20969 25 <kbd>Space</kbd> | Jump/move up
al@20969 26 <kbd>Shift</kbd> | Sneak/move down
al@20969 27 <kbd>Q</kbd> | Drop itemstack
al@20969 28 <kbd>Shift</kbd> + <kbd>Q</kbd> | Drop single item
al@20969 29 Left mouse button | Dig/punch/take item
al@20969 30 Right mouse button | Place/use
al@20969 31 <kbd>Shift</kbd> + right mouse button | Build (without using)
al@20969 32 <kbd>I</kbd> | Inventory menu
al@20969 33 Mouse wheel | Select item
al@20969 34 <kbd>0</kbd> - <kbd>9</kbd> | Select item
al@20969 35 <kbd>Z</kbd> | Zoom (needs zoom privilege)
al@20969 36 <kbd>T</kbd> | Chat
al@20969 37 <kbd>/</kbd> | Command
al@20969 38 <kbd>Esc</kbd> | Pause menu/abort/exit (pauses only singleplayer game)
al@20969 39 <kbd>R</kbd> | Enable/disable full range view
al@20969 40 <kbd>+</kbd> | Increase view range
al@20969 41 <kbd>-</kbd> | Decrease view range
al@20969 42 <kbd>K</kbd> | Enable/disable fly mode (needs fly privilege)
al@20969 43 <kbd>J</kbd> | Enable/disable fast mode (needs fast privilege)
al@20969 44 <kbd>H</kbd> | Enable/disable noclip mode (needs noclip privilege)
al@20969 45 <kbd>E</kbd> | Move fast in fast mode
al@20969 46 <kbd>F1</kbd> | Hide/show HUD
al@20969 47 <kbd>F2</kbd> | Hide/show chat
al@20969 48 <kbd>F3</kbd> | Disable/enable fog
al@20969 49 <kbd>F4</kbd> | Disable/enable camera update (Mapblocks are not updated anymore when disabled, disabled in release builds)
al@20969 50 <kbd>F5</kbd> | Cycle through debug info screens
al@20969 51 <kbd>F6</kbd> | Cycle through profiler info screens
al@20969 52 <kbd>F7</kbd> | Cycle through camera modes
al@20969 53 <kbd>F8</kbd> | Toggle cinematic mode
al@20969 54 <kbd>F9</kbd> | Cycle through minimap modes
al@20969 55 <kbd>Shift</kbd> + <kbd>F9</kbd> | Change minimap orientation
al@20969 56 <kbd>F10</kbd> | Show/hide console
al@20969 57 <kbd>F12</kbd> | Take screenshot