Add some new 5.0.0 new controls

- pitch move mode
- mouse wheel control in inventory
- hotbar keys
master
Wuzzy 2019-03-17 06:12:03 +01:00
parent 12f90804fd
commit 21b05dcec2
3 changed files with 38 additions and 18 deletions

View File

@ -114,7 +114,7 @@ S("World interaction:").."\n"..
S("• Left mouse button: Punch / mine blocks").."\n"..
S("• Right mouse button: Build or use pointed block").."\n"..
S("• Shift+Right mouse button: Build").."\n"..
S("• Roll mouse wheel: Select next/previous item in hotbar").."\n"..
S("• Roll mouse wheel / B / N: Select next/previous item in hotbar").."\n"..
S("• 0-9: Select item in hotbar directly").."\n"..
S("• Q: Drop item stack").."\n"..
S("• Shift+Q: Drop 1 item").."\n"..
@ -433,10 +433,10 @@ doc.add_entry("basics", "hotbar", {
data = {
text =
S("At the bottom of the screen you see some squares. This is called the “hotbar”. The hotbar allows you to quickly access the first items from your player inventory.").."\n"..
S("You can change the selected item with the mouse wheel or the number keys.").."\n\n"..
S("You can change the selected item with the mouse wheel or the keyboard.").."\n\n"..
S("• Select previous item in hotbar: [Mouse wheel up]").."\n"..
S("• Select next item in hotbar: [Mouse wheel down]").."\n"..
S("• Select previous item in hotbar: [Mouse wheel up] or [B]").."\n"..
S("• Select next item in hotbar: [Mouse wheel down] or [N]").."\n"..
S("• Select item in hotbar directly: [0]-[9]").."\n\n"..
S("The selected item is also your wielded item."),
@ -465,7 +465,7 @@ S("• Toggle minimap rotation mode: [Shift]+[F9]"),
}})
doc.add_entry("basics", "inventory", {
name="Inventory",
name=S("Inventory"),
data = {
text =
S("Inventories are used to store item stacks. There are other uses, such as crafting. An inventory consists of a rectangular grid of item slots. Each item slot can either be empty or hold one item stack. Item stacks can be moved freely between most slots.").."\n"..
@ -477,11 +477,12 @@ S("Inventory controls:").."\n\n"..
S("Taking: You can take items from an occupied slot if the cursor holds nothing.").."\n"..
S("• Left click: take entire item stack").."\n"..
S("• Right click: take half from the item stack (rounded up)").."\n"..
S("• Middle click: take 10 items from the item stack").."\n\n"..
S("• Middle click: take 10 items from the item stack").."\n"..
S("• Mouse wheel down: take 1 item from the item stack").."\n\n"..
S("Putting: You can put items onto a slot if the cursor holds 1 or more items and the slot is either empty or contains an item stack of the same item type.").."\n"..
S("• Left click: put entire item stack").."\n"..
S("• Right click: put 1 item of the item stack").."\n"..
S("• Right click or mouse wheel up: put 1 item of the item stack").."\n"..
S("• Middle click: put 10 items of the item stack").."\n\n"..
S("Exchanging: You can exchange items if the cursor holds 1 or more items and the destination slot is occupied by a different item type.").."\n"..
@ -611,7 +612,12 @@ S("For a full list of all available settings, use the “All Settings” dialog
doc.add_entry("advanced", "movement_modes", {
name = S("Movement modes"),
data = { text =
S("If you have the required privileges, you can use up to three special movement modes.").."\n\n"..
S("You can enable some special movement modes that change how you move.").."\n\n"..
S("Pitch movement mode:").."\n"..
S("• Description: If this mode is activated, the movement keys will move you relative to your current view pitch (vertical look angle) when you're in a liquid or in fly mode.").."\n"..
S("• Default key: [L]").."\n"..
S("• No privilege required").."\n\n"..
S("Fast mode:").."\n"..
S("• Description: Allows you to move much faster. Hold down the the “Use” key [E] to move faster. In the client configuration, you can further customize fast mode.").."\n"..

View File

@ -55,7 +55,7 @@ World interaction:=Weltinteraktion:
• Left mouse button: Punch / mine blocks=• Linke Maustaste: Schlagen / Blöcke abbauen
• Right mouse button: Build or use pointed block=• Rechte Maustaste: Bauen oder gezeigten Block benutzen
• Shift+Right mouse button: Build=• Umschalt+Rechte Maustaste: Bauen
• Roll mouse wheel: Select next/previous item in hotbar=• Mausrad drehen: Nächten/vorherigen Gegenstand in Schnellleiste wählen
• Roll mouse wheel / B / N: Select next/previous item in hotbar=• Mausrad drehen / B / N: Nächten/vorherigen Gegenstand in Schnellleiste wählen
• 0-9: Select item in hotbar directly=• 0-9: Gegenstand in Schnellleiste direkt wählen
• Q: Drop item stack=• Q: Gegenstandsstapel wegwerfen
• Shift+Q: Drop 1 item=• Umschalt+Q: 1 Gegenstand wegwerfen
@ -197,9 +197,9 @@ Each fuel item has a burning time. This is the time a single item of the fuel ke
Each cookable item requires time to be cooked. This time is specific to the item type and the item must be “on fire” for the whole cooking time to actually yield the result.=Jeder kochbare Gegenstand braucht Zeit, um gekocht zu werden. Diese Zeit hängt vom Gegenstandstyp ab und der Gegenstand muss für die gesamte Kochzeit „im Feuer“ sein, um tatsächlich gekocht zu werden.
Hotbar=Schnellleiste
At the bottom of the screen you see some squares. This is called the “hotbar”. The hotbar allows you to quickly access the first items from your player inventory.=Unten sehen Sie ein paar Quadrate. Dies ist die „Schnellleiste“. Die Schnellleiste ermöglicht es Ihnen, schnell auf die ersten Gegenstände Ihres Spielerinventars zuzugreifen.
You can change the selected item with the mouse wheel or the number keys.=Sie können die gewählten Gegenstände mit dem Mausrad oder den Zahlentasten wechseln.
• Select previous item in hotbar: [Mouse wheel up]=• Vorherigen Gegenstand in Schnellleiste wählen: [Mausrad rauf]
• Select next item in hotbar: [Mouse wheel down]=• Vorherigen Gegenstand in Schnellleiste wählen: [Mausrad runter]
You can change the selected item with the mouse wheel or the keyboard.=Sie können die gewählten Gegenstände mit dem Mausrad oder der Tastatur wechseln.
• Select previous item in hotbar: [Mouse wheel up] or [B]=• Vorherigen Gegenstand in Schnellleiste wählen: [Mausrad rauf] oder [B]
• Select next item in hotbar: [Mouse wheel down] or [N]=• Vorherigen Gegenstand in Schnellleiste wählen: [Mausrad runter] oder [N]
• Select item in hotbar directly: [0]-[9]=• Gegenstand direkt in Schnellleiste wählen: [0]-[9]
The selected item is also your wielded item.=Der gewählte Gegenstand ist auch Ihr gehaltener Gegenstand.
Minimap=Übersichtskarte
@ -211,6 +211,7 @@ There are also two different rotation modes. In “square mode”, the rotation
In some games, the minimap may be disabled.=In einigen Spielen kann die Übersichtskarte deaktiviert sein.
• Toggle minimap mode: [F9]=• Übersichtskartenmodus ändern: [F9]
• Toggle minimap rotation mode: [Shift]+[F9]=• Rotationsmodus der Übersichtskarte ändern: [Umschalt]+[F9]
Inventory=Inventar
Inventories are used to store item stacks. There are other uses, such as crafting. An inventory consists of a rectangular grid of item slots. Each item slot can either be empty or hold one item stack. Item stacks can be moved freely between most slots.=Inventare werden benutzt, um Gegenstandsstapel aufzubewahren. Es gibt andere Verwendungszwecke, wie die Fertigung. Ein Inventar besteht aus einem rechteckigem Raster aus Gegenstandsplätzen. Jeder Gegenstandsplatz kann entweder leer sein, oder einen Gegenstandsstapel enthalten. Gegenstandsstapel können frei zwischen den meisten Plätzen bewegt weren.
You have your own inventory which is called your “player inventory”, you can open it with the inventory key (default: [I]). The first inventory slots are also used as slots in your hotbar.=Sie haben Ihr eigenes Inventar, das „Spielerinventar“, Sie können es mit Ihrer Inventartaste (Standard: [I]) öffnen. Die ersten Inventarplätze werden auch als Plätze in Ihrer Schnellleiste benutzt.
Blocks can also have their own inventory, e.g. chests and furnaces.=Blöcke können auch ihr eigenes Inventar haben, z.B. Truhen und Öfen.
@ -219,9 +220,10 @@ Taking: You can take items from an occupied slot if the cursor holds nothing.=Ne
• Left click: take entire item stack=• Linksklick: Ganzen Gegenstandsstapel nehmen
• Right click: take half from the item stack (rounded up)=• Rechtsklick: Hälfte des Stapels nehmen (aufgerundet)
• Middle click: take 10 items from the item stack=• Mittelklick: 10 Gegenstände von einem Stapel nehmen
• Mouse wheel down: take 1 item from the item stack=• Mausrad runter: 1 Gegenstand vom Stapel nehmen
Putting: You can put items onto a slot if the cursor holds 1 or more items and the slot is either empty or contains an item stack of the same item type.=Ablegen: Sie können Gegenstände auf einem Platz ablegen, wenn der Mauszeiger einen oder mehrere Gegenstände hält und der Platz entweder leer ist, oder einen Stapel des gleichen Gegenstandstyps enthält.
• Left click: put entire item stack=• Linksklick: Ganzen Stapel ablegen
• Right click: put 1 item of the item stack=• Rechtsklick: 1 Gegenstand des Stapels ablegen
• Right click or mouse wheel up: put 1 item of the item stack=• Rechtsklick oder Mausrad hoch: 1 Gegenstand des Stapels ablegen
• Middle click: put 10 items of the item stack=• Mittelklick: 10 Gegenstände des Stapels ablegen
Exchanging: You can exchange items if the cursor holds 1 or more items and the destination slot is occupied by a different item type.=Vertauschen: Sie können Gegenstände vertauschen, wenn der Mauszeiger einen oder mehrere Gegenstände hält und der Zielplatz von einem anderen Gegenstandstyp belegt ist.
• Click: exchange item stacks=• Klick: Stapel vertauschen
@ -426,3 +428,8 @@ Renewable liquids create new liquid sources at open spaces (image 2). A new liqu
• Two renewable liquid blocks of the same type touch each other diagonally=• Zwei gleiche erneuerbare Flüssigkeitsblöcke sich diagonal berühren
• These blocks are also on the same height=• Diese Blöcke sich auch in der gleichen Höhe befinden
• One of the two “corners” is open space which allows liquids to flow in=• Eines der zwei „Ecken“ ein Freiraum ist, in den Flüssigkeiten hereinfließen können
You can enable some special movement modes that change how you move.=Sie können in paar besondere Bewegungsmodi einschalten, die ändern, wie Sie sich bewegen.
Pitch movement mode:=Nick-Bewegungsmodus:
• Description: If this mode is activated, the movement keys will move you relative to your current view pitch (vertical look angle) when you're in a liquid or in fly mode.=• Wenn dieser Modus aktiviert ist, werden die Bewegungstasten Sie relativ zu Ihrem jetzigen Nickwinkel (vertikaler Blickwinkel) bewegen, wenn Sie sich in einer Flüssigkeit befinden oder der Flugmodus aktiv ist.
• Default key: [L]=• Standardtaste: [L]
• No privilege required=• Kein Privileg nötig

View File

@ -55,7 +55,7 @@ World interaction:=
• Left mouse button: Punch / mine blocks=
• Right mouse button: Build or use pointed block=
• Shift+Right mouse button: Build=
• Roll mouse wheel: Select next/previous item in hotbar=
• Roll mouse wheel / B / N: Select next/previous item in hotbar=
• 0-9: Select item in hotbar directly=
• Q: Drop item stack=
• Shift+Q: Drop 1 item=
@ -197,9 +197,9 @@ Each fuel item has a burning time. This is the time a single item of the fuel ke
Each cookable item requires time to be cooked. This time is specific to the item type and the item must be “on fire” for the whole cooking time to actually yield the result.=
Hotbar=
At the bottom of the screen you see some squares. This is called the “hotbar”. The hotbar allows you to quickly access the first items from your player inventory.=
You can change the selected item with the mouse wheel or the number keys.=
• Select previous item in hotbar: [Mouse wheel up]=
• Select next item in hotbar: [Mouse wheel down]=
You can change the selected item with the mouse wheel or the keyboard.=
• Select previous item in hotbar: [Mouse wheel up] or [B]=
• Select next item in hotbar: [Mouse wheel down] or [N]=
• Select item in hotbar directly: [0]-[9]=
The selected item is also your wielded item.=
Minimap=
@ -211,6 +211,7 @@ There are also two different rotation modes. In “square mode”, the rotation
In some games, the minimap may be disabled.=
• Toggle minimap mode: [F9]=
• Toggle minimap rotation mode: [Shift]+[F9]=
Inventory=
Inventories are used to store item stacks. There are other uses, such as crafting. An inventory consists of a rectangular grid of item slots. Each item slot can either be empty or hold one item stack. Item stacks can be moved freely between most slots.=
You have your own inventory which is called your “player inventory”, you can open it with the inventory key (default: [I]). The first inventory slots are also used as slots in your hotbar.=
Blocks can also have their own inventory, e.g. chests and furnaces.=
@ -219,9 +220,10 @@ Taking: You can take items from an occupied slot if the cursor holds nothing.=
• Left click: take entire item stack=
• Right click: take half from the item stack (rounded up)=
• Middle click: take 10 items from the item stack=
• Mouse wheel down: take 1 item from the item stack=
Putting: You can put items onto a slot if the cursor holds 1 or more items and the slot is either empty or contains an item stack of the same item type.=
• Left click: put entire item stack=
• Right click: put 1 item of the item stack=
• Right click or mouse wheel up: put 1 item of the item stack=
• Middle click: put 10 items of the item stack=
Exchanging: You can exchange items if the cursor holds 1 or more items and the destination slot is occupied by a different item type.=
• Click: exchange item stacks=
@ -426,3 +428,8 @@ Renewable liquids create new liquid sources at open spaces (image 2). A new liqu
• Two renewable liquid blocks of the same type touch each other diagonally=
• These blocks are also on the same height=
• One of the two “corners” is open space which allows liquids to flow in=
You can enable some special movement modes that change how you move.=
Pitch movement mode:=
• Description: If this mode is activated, the movement keys will move you relative to your current view pitch (vertical look angle) when you're in a liquid or in fly mode.=
• Default key: [L]=
• No privilege required=