Go to file
Jordan Irwin 4e5d1b6840 Add to TODO list 2021-08-24 20:22:37 -07:00
locale Add extended colors by Michiyo Tagami... 2021-08-24 20:15:19 -07:00
models Initial commit 2013-07-27 17:28:58 +01:00
sounds Initial commit 2013-07-27 17:28:58 +01:00
textures Add extended colors by Michiyo Tagami... 2021-08-24 20:15:19 -07:00
.cdb.json Add ContentDB configuration 2021-08-23 07:10:00 -07:00
.gitattributes Add ContentDB configuration 2021-08-23 07:10:00 -07:00
.gitignore Ignore Eclipse project files 2017-05-14 19:28:09 +01:00
LICENSE.txt Initial commit 2013-07-27 17:28:58 +01:00
README.txt Add extended colors by Michiyo Tagami... 2021-08-24 20:15:19 -07:00
TODO.txt Add to TODO list 2021-08-24 20:22:37 -07:00
changelog.txt Add extended colors by Michiyo Tagami... 2021-08-24 20:15:19 -07:00
depends.txt Use 'mesecons_piston' in craft recipe 2021-05-22 00:14:15 -07:00
hover.lua Add localization support 2021-08-23 07:18:20 -07:00
init.lua Add extended colors by Michiyo Tagami... 2021-08-24 20:15:19 -07:00
mod.conf Increment version to 1.1 2021-08-24 20:15:37 -07:00
screenshot.png Add screenshot 2021-08-23 07:37:06 -07:00
settings.lua Allow hovercraft to be ownable & unusable by non-owners 2021-05-29 01:35:16 -07:00
settingtypes.txt Add extended colors by Michiyo Tagami... 2021-08-24 20:15:19 -07:00

README.txt

Hovercraft for Minetest [hovercraft]
====================================

A fun alternative mode of transport for Minetest.

Controls
========

	Forward (W)	Thrust
	Jump (Space)	Jump
	Mouse Move	Rotate
	Sneak (Shift)	Sit (only visible in multiplayer)

Know Issues
===========

'Bouncing' into thin air: This can simply be the result of server lag,
even in singleplayer mode, the client and server can get out of sync.
Solution, be patient, allow the environment to fully load before preceding.

Problems with bouncing in air and generally getting stuck, being pulled
underwater and all manner of other weirdness can also be caused by a rather
nasty entity duplication bug in minetest itself. The only solution here is
to track down and remove any duplicate entities or by running /clearobjects

Entity Duplication: See above. This usually occurs when you move a given
distance from where the entity was originally placed. The only solution
right now is to restrict the hovercraft to a certain area. For example,
create a sunken race track the hovercraft cannot physically escape from.

Texture Licensing
=================

Original colors by Stuart Jones (CC BY-SA 3.0):
- [Red, Blue, Green, Yellow]

Extended colors by Michiyo Tagami (based on Stuard Jones's originals) (CC BY-SA 3.0):
- [White, Grey, Dark Grey, Black, Cyan, Dark Green, Orange, Brown, Pink, Magenta, Violet]