Go to file
Alexsandro Percy 3ee9ba5a66 fix 2021-03-28 10:45:03 -03:00
models fix 2021-03-28 10:45:03 -03:00
sounds new model and passenger code 2021-03-27 16:22:23 -03:00
textures new model and passenger code 2021-03-27 16:22:23 -03:00
.gitignore new model 2020-04-07 20:46:31 +02:00
LICENSE new model and passenger code 2021-03-27 16:22:23 -03: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 driver detection fix 2021-03-28 09:17:10 -03:00
heli_crafts.lua code refactory 2021-03-28 10:28:53 -03:00
heli_entities.lua code refactory 2021-03-28 10:28:53 -03:00
heli_fuel_management.lua new model and passenger code 2021-03-27 16:22:23 -03:00
heli_hud.lua new model and passenger code 2021-03-27 16:22:23 -03:00
heli_utilities.lua fix 2021-03-28 10:45:03 -03:00
init.lua code refactory 2021-03-28 10:28:53 -03:00
matrix.lua new model and passenger code 2021-03-27 16:22:23 -03:00
mod.conf separate-biofuel 2020-04-24 12:19:51 -03:00
screenshot.png new model and passenger code 2021-03-27 16:22:23 -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