Go to file
Alexsandro Percy 91445b785f now start rotation by mouse 2021-10-05 11:47:00 -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 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 consumption fix and height limit modified 2021-10-05 11:39:15 -03:00
heli_crafts.lua Store color & fuel level when placing in inventory 2021-05-23 04:23:56 -07:00
heli_entities.lua now start rotation by mouse 2021-10-05 11:47:00 -03:00
heli_fuel_management.lua Add nil check 2021-05-23 04:24:19 -07:00
heli_hud.lua new model and passenger code 2021-03-27 16:22:23 -03:00
heli_utilities.lua Only make one call to get "movement_gravity" setting 2021-05-22 23:02:50 -07:00
init.lua Store color & fuel level when placing in inventory 2021-05-23 04:23:56 -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 Use more general setting for punch action 2021-05-28 19:51:34 -07:00
settingtypes.txt now start rotation by mouse 2021-10-05 11:47:00 -03: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