Go to file
Jordan Irwin 1948e75d28 Add setting to allow picking up helicopter into inventory when enabled 2021-05-22 22:31:53 -07: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 improved description 2021-03-28 11:16:52 -03:00
depends.txt separate-biofuel 2020-04-24 12:19:51 -03:00
heli_control.lua fix on sound handler 2021-04-20 07:53:57 -03:00
heli_crafts.lua code refactory 2021-03-28 10:28:53 -03:00
heli_entities.lua Add setting to allow picking up helicopter into inventory when enabled 2021-05-22 22:31:53 -07:00
heli_fuel_management.lua fix 2021-03-28 11:10:16 -03:00
heli_hud.lua new model and passenger code 2021-03-27 16:22:23 -03:00
heli_utilities.lua fix destroy error 2021-04-27 07:12:12 -03:00
init.lua Add setting to allow picking up helicopter into inventory when enabled 2021-05-22 22:31:53 -07: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
settings.lua Add setting to allow picking up helicopter into inventory when enabled 2021-05-22 22:31:53 -07:00
settingtypes.txt Add setting to allow picking up helicopter into inventory when enabled 2021-05-22 22:31:53 -07:00

README.md

Minetest 5.4 mod: Not So Simple Helicopter

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. A passenger can go onboard when the pilot is inside Now the direction is controlled by A and D keys, but if you want do change direction by mouse, just type E key to change the flight dynamics and A and D just tilt the helicopter to sides again

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