Go to file
Alexsandro Percy ba03dbbf5d dtime correction 2020-05-04 19:37:01 -03:00
models separate-biofuel 2020-04-24 12:19:51 -03:00
sounds partial implementation of damage detection - but disabled, only sound working 2020-04-27 18:24:17 -03:00
textures renaming textures and files to avoid conflicts against other mods 2020-05-03 08:37:56 -03:00
.gitignore new model 2020-04-07 20:46:31 +02:00
LICENSE Initial commit 2014-03-24 00:55:08 -07:00
Licence.txt new model 2020-04-07 20:46:31 +02:00
README.md update Readme 2020-04-29 15:14:56 -03:00
depends.txt separate-biofuel 2020-04-24 12:19:51 -03:00
heli_control.lua added a routine to check if fuel indicator isn't removed or lost 2020-05-02 17:30:18 -03:00
heli_fuel_management.lua renaming textures and files to avoid conflicts against other mods 2020-05-03 08:37:56 -03:00
heli_hud.lua HUD disabled for maintenance 2020-05-02 12:29:50 -03:00
init.lua dtime correction 2020-05-04 19:37:01 -03:00
matrix.lua rework everything 2019-09-16 22:42:31 +02:00
mod.conf separate-biofuel 2020-04-24 12:19:51 -03:00
screenshot.png adicao de descrição e screenshot 2020-04-20 09:48:48 -03:00

README.md

Minetest 5.2 mod: Not So Simple Hhelicopter

This is the "Not So Simple Helicopter", fork of the old "Simple Helicopter". This version is more expensive to produce and that uses biofuel from crops. So far we have a helicopter that consumes fuel, has its consumption changed according to the level of flight. It dependes on a second mod (based on the wine mod), with a distiller that allows to transform some inputs into biofuel and fly with them.

It can be painted using dye of any color you want, you must punch the seat with the dye.

Biofuel mod can be found here: https://github.com/APercy/minetest_biofuel


originally Simple helicopter by Pavel_S reworked by DS re-reworked by A_Percy

License of source code:

original code by Pavel_S: GPL_v2 (see file LICENSE) changes / complete rework by DS and A_Percy matrix.lua file: CC0

License of media (textures and sounds):

helicopter_motor.ogg by Robinhood76 | License: Attribution Noncommercial

helicopter_water_driblet.png by DS | License: CC0

helicopter model and texture:

Helicube is a model made by Alexsandro Percy, based in original model aesthetic but made from zero. But using on rotors an adaptation of the texture from 3D model made by Melkor and his animations.

the item textures are probably by Pavel_S