From 3beee524438c18f90b4a5531fefbe377832a8f63 Mon Sep 17 00:00:00 2001 From: Alexsandro Percy Date: Mon, 27 Feb 2023 20:06:10 -0300 Subject: [PATCH] fixed readme --- README.md | 53 +++++------------------------------------------------ 1 file changed, 5 insertions(+), 48 deletions(-) diff --git a/README.md b/README.md index e2c387a..84be209 100755 --- a/README.md +++ b/README.md @@ -1,46 +1,9 @@ -Minetest 5.4 mod: Steampunk Blimp +Minetest 5.4 mod: Airship ======================================== -This mod implements a fantasy steampunk blimp for minetest. -The mod was made for fun, but tries to provide an immersion on it's operation. -It can carry 5 people. - -To fly it, it is necessary to provide some items, such as fuel to be burned and -water for the boiler. The fuel can be coal, coal block and wood. To supply it, -be on board and punch the necessary items on the airship. There is another way to -load water to the boiler: if it is landed on water, it can load it through the -menu. But the current pressure will be lost. - -Activate the furnace in the first option of the menu. Take control by activating -the option "Take the Control". - -The information panel will be on the left and bottom of the screen. Wait for the -boiler to reach the proper pressure for operation (green) before operating the power lever. -To go up, press Jump (space). Note that it takes some pressure from the boiler. To go down, -hold sneak (shift). - -Forward increases the propeller power, Backward reduces. -There is a power mode. When the lever reaches the up limit, hold E -and forward to increase the acceleration. But note that the boiler will lose pressure. -The blimp inventory can be accessed by Aux (E) + rightclick. - -Shared owners: -This vehicle was made to be shared with a team. So the owner can set more users to -operate it. Inside the blimp, just use the command /blimp_share - -- To go reverse, hold aux (E key) and backward together. -- To remove someone from the sharing, /blimp_remove -- To list the owners, /blimp_list -- To lock the blimp access, so only the owners can enter: /blimp_lock true -- To let anyone enter, /blimp_lock false - -All shared owners can access the blimp inventory - -Painting: -As the planes, punch a dye against the hull, so the primary color will change -- To change the secondary color, punch a dye, but holding Aux (E) key. -It is possible to set a logo on your blimp, so enter inside it and type the command /blimp_logo -Only the original owner can do the paintings +This mod implements an airship for minetest. +THIS IS VERY EXPERIMENTAL AND HAVE A LOT OF MISSING FEATURES. AND I KNOW IT +I will remove the above text in future, I hope. Shortcuts: @@ -65,12 +28,6 @@ Know issues: The walk movement inside the ship is affected by server lag, because the lack of an interpolation method on attach function. -Rubber-band bug is from minetest nature, just close and reopen minetest to solve. -Or try to live the Michael Jackson's way of life and learn the Moonwalk properly XD -Some old versions of minetest can have an strange issue, the camera is set to -the map center. So if it happens, just type /blimp_eject to be free again. - - License of source code: MIT (see file LICENSE) @@ -78,7 +35,7 @@ License of media (textures and sounds): --------------------------------------- collision.ogg by APercy, CC0 -Blimp model and textures by APercy. CC BY-SA 3.0 +Airship model and textures by APercy. CC BY-SA 3.0 Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) Copyright (C) 2022 Alexsandro Percy (APercy)