Basic multiplayer placing/breaking/movement (broken)
This commit is contained in:
@@ -188,7 +188,7 @@ map.spiral.name=spiral
|
||||
map.tutorial.name=tutorial
|
||||
tutorial.intro.text=[yellow]Welcome to the tutorial.[] To begin, press 'next'.
|
||||
tutorial.moveDesktop.text=To move, use the [orange][[WASD][] keys. Hold [orange]shift[] to boost. Hold [orange]CTRL[] while using the [orange]scrollwheel[] to zoom in or out.
|
||||
tutorial.shoot.text=Use your mouse to aim, hold [orange]left mouse button[] to shoot. Try practicing on the [yellow]target[].
|
||||
tutorial.shoot.text=Use your mouse to aim, hold [orange]left mouse button[] to shootInternal. Try practicing on the [yellow]target[].
|
||||
tutorial.moveAndroid.text=To pan the view, drag one finger across the screen. Pinch and drag to zoom in or out.
|
||||
tutorial.placeSelect.text=Try selecting a [yellow]conveyor[] from the block menu in the bottom right.
|
||||
tutorial.placeConveyorDesktop.text=Use the [orange][[scrollwheel][] to rotate the conveyor to face [orange]forwards[], then place it in the [yellow]marked location[] using the [orange][[left mouse button][].
|
||||
@@ -206,10 +206,10 @@ tutorial.deleteBlock.text=You can delete blocks by clicking the [orange]right m
|
||||
tutorial.deleteBlockAndroid.text=You can delete blocks by [orange]selecting the crosshair[] in the [orange]break mode menu[] in the bottom left and tapping a block. Try deleting this conveyor.
|
||||
tutorial.placeTurret.text=Now, select and place a [yellow]turret[] at the [yellow]marked location[].
|
||||
tutorial.placedTurretAmmo.text=This turret will now accept [yellow]ammo[] from the conveyor. You can see how much ammo it has by hovering over it and checking the [green]green bar[].
|
||||
tutorial.turretExplanation.text=Turrets will automatically shoot at the nearest enemy in range, as long as they have enough ammo.
|
||||
tutorial.turretExplanation.text=Turrets will automatically shootInternal at the nearest enemy in range, as long as they have enough ammo.
|
||||
tutorial.waves.text=Every [yellow]60[] seconds, a wave of [coral]enemies[] will spawn in specific locations and attempt to destroy the core.
|
||||
tutorial.coreDestruction.text=Your objective is to [yellow]defend the core[]. If the core is destroyed, you [coral]lose the game[].
|
||||
tutorial.pausingDesktop.text=If you ever need to take a break, press the [orange]pause button[] in the top left or [orange]space[] to pause the game. You can still select and place blocks while paused, but cannot move or shoot.
|
||||
tutorial.pausingDesktop.text=If you ever need to take a break, press the [orange]pause button[] in the top left or [orange]space[] to pause the game. You can still select and place blocks while paused, but cannot move or shootInternal.
|
||||
tutorial.pausingAndroid.text=If you ever need to take a break, press the [orange]pause button[] in the top left to pause the game. You can still place select and place blocks while paused.
|
||||
tutorial.purchaseWeapons.text=You can purchase new [yellow]weapons[] for your mech by opening the upgrade menu in the bottom left.
|
||||
tutorial.switchWeapons.text=Switch weapons by either clicking its icon in the bottom left, or using numbers [orange][[1-9][].
|
||||
@@ -233,7 +233,7 @@ keybind.move_x.name=move_x
|
||||
keybind.move_y.name=move_y
|
||||
keybind.select.name=select
|
||||
keybind.break.name=break
|
||||
keybind.shoot.name=shoot
|
||||
keybind.shootInternal.name=shoot
|
||||
keybind.zoom_hold.name=zoom_hold
|
||||
keybind.zoom.name=zoom
|
||||
keybind.menu.name=menu
|
||||
|
||||
@@ -158,7 +158,7 @@ map.spiral.name=Espiral
|
||||
map.tutorial.name=tutorial
|
||||
tutorial.intro.text=[yellow]Bienvenido al tutorial.[] Para empezar, presiona ‘siguiente’.
|
||||
tutorial.moveDesktop.text=Para moverte, usa las [orange]teclas [[WASD][]. Mantén presionado [orange]shift[] para acelerar. Mantén presionado [orange]CTRL[] mientras usas la [orange]rueda del ratón[] para acercarte y alejarte.
|
||||
tutorial.shoot.text=Usa el ratón para apuntar, mantén el [orange]clic izquierdo[] para disparar. Intenta practicar en el [yellow]blanco[].
|
||||
tutorial.shootInternal.text=Usa el ratón para apuntar, mantén el [orange]clic izquierdo[] para disparar. Intenta practicar en el [yellow]blanco[].
|
||||
tutorial.moveAndroid.text=Para mover la vista, arrastra un dedo por la pantalla. Usa dos dedos y acércalos o aléjalos para acercar o alejar la vista, respectivamente.
|
||||
tutorial.placeSelect.text=Intenta seleccionar un [yellow]transportador[] del menú de bloques en la esquina inferior derecha.
|
||||
tutorial.placeConveyorDesktop.text=Usa la [orange][[rueda del ratón][] para rotar el transportador [orange]hacia el norte[], y luego colócalo en la [yellow]ubicación marcada[] usando el [orange][[clic izquierdo][].
|
||||
@@ -203,7 +203,7 @@ keybind.move_x.name=mover_x
|
||||
keybind.move_y.name=mover_y
|
||||
keybind.select.name=seleccionar
|
||||
keybind.break.name=quitar
|
||||
keybind.shoot.name=disparar
|
||||
keybind.shootInternal.name=disparar
|
||||
keybind.zoom_hold.name=mant_zoom
|
||||
keybind.zoom.name=enfoque
|
||||
keybind.menu.name=menú
|
||||
|
||||
@@ -179,7 +179,7 @@ map.spiral.name=Spirale
|
||||
map.tutorial.name=Tutoriel
|
||||
tutorial.intro.text=[yellow]Bienvenue dans le tutoriel.[] Pour commencer, appuyez sur "Suivant"
|
||||
tutorial.moveDesktop.text=Pour déplacer, utilisez les touches [orange][[WASD][] . tenir [orange]MAJ[] active le Booster. tenir [orange]CTRL[] en utilisant la [orange]molette[] pour faire un zoom avant ou arrière.
|
||||
tutorial.shoot.text=Utilisez votre souris pour viser, maintenez [orange]le bouton gauche de la souris[] pour tirer. essayez de vous entraîner sur la [yellow]cible[].
|
||||
tutorial.shootInternal.text=Utilisez votre souris pour viser, maintenez [orange]le bouton gauche de la souris[] pour tirer. essayez de vous entraîner sur la [yellow]cible[].
|
||||
tutorial.moveAndroid.text=Pour déplacer la vue, faites glisser un doigt sur l'écran. Pincez et faites glisser pour effectuer un zoom avant ou arrière.
|
||||
tutorial.placeSelect.text=Essayez de sélectionner un[yellow]tapis roulant[] du menu de bloc en bas à droite.
|
||||
tutorial.placeConveyorDesktop.text=Utilisez la [orange][[molette][] faire tourner le tapis roulant pour faire face [orange]avant[], puis placez-le dans l' [yellow]emplacement marqué[] en utilisant le [orange][[bouton gauche de la souris][].
|
||||
@@ -224,7 +224,7 @@ keybind.move_x.name=déplacement_x
|
||||
keybind.move_y.name=déplacement_y
|
||||
keybind.select.name=selectionner
|
||||
keybind.break.name=casser
|
||||
keybind.shoot.name=tirer
|
||||
keybind.shootInternal.name=tirer
|
||||
keybind.zoom_hold.name=maintenir_pour_zoomer
|
||||
keybind.zoom.name=zoomer
|
||||
keybind.menu.name=menu
|
||||
|
||||
@@ -160,7 +160,7 @@ map.spiral.name=spiral
|
||||
map.tutorial.name=tutorial
|
||||
tutorial.intro.text=[yellow]Bem-vindo ao tutorial.[] Para começar aperte 'próximo'.
|
||||
tutorial.moveDesktop.text=Para mover, use as teclas [orange][[WASD][]. Segure [orange]shift[] para mover rápido. Segure [orange]CTRL[] enquanto usa a [orange]roda do mouse[] para aumentar ou diminuir o zoom.
|
||||
tutorial.shoot.text=Use o mouse para mirar, segure [orange]botão esquerdo do mouse[] para atirar. Tente praticar no [yellow]alvo[].
|
||||
tutorial.shootInternal.text=Use o mouse para mirar, segure [orange]botão esquerdo do mouse[] para atirar. Tente praticar no [yellow]alvo[].
|
||||
tutorial.moveAndroid.text=Para arrastar a visão, passe um dedo pela tela. Pince com os dedos para aumentar ou diminuir o zoom.
|
||||
tutorial.placeSelect.text=Tente selecionar uma [yellow]esteira[] do menu de blocos no canto inferior direito.
|
||||
tutorial.placeConveyorDesktop.text=Use a [orange][[roda do mouse][] para girar a esteira até que aponte [orange]para frente[], então coloque-a no [yellow]local marcado[] usando o [orange][[botão esquerdo do mouse][].
|
||||
@@ -205,7 +205,7 @@ keybind.move_x.name=move_x
|
||||
keybind.move_y.name=move_y
|
||||
keybind.select.name=selecionar
|
||||
keybind.break.name=quebrar
|
||||
keybind.shoot.name=atirar
|
||||
keybind.shootInternal.name=atirar
|
||||
keybind.zoom_hold.name=segurar_zoom
|
||||
keybind.zoom.name=zoom
|
||||
keybind.menu.name=menu
|
||||
|
||||
Reference in New Issue
Block a user