This is a fix of D00Med Vehicles mod for Minetest.

TenPlus2 2835653c19 Update 'init.lua' 2 years ago
locale 9a873b02d8 first commit 3 years ago
models 9a873b02d8 first commit 3 years ago
sounds 9a873b02d8 first commit 3 years ago
textures 9a873b02d8 first commit 3 years ago
.gitattributes 9a873b02d8 first commit 3 years ago
.gitignore 9a873b02d8 first commit 3 years ago
README.md 76848ad034 Update 'README.md' 2 years ago
api.lua 9a873b02d8 first commit 3 years ago
api_old.lua 9a873b02d8 first commit 3 years ago
init.lua 2835653c19 Update 'init.lua' 2 years ago
license.txt 9a873b02d8 first commit 3 years ago
mod.conf 9a873b02d8 first commit 3 years ago
readme.txt 9a873b02d8 first commit 3 years ago
screenshot.png 9a873b02d8 first commit 3 years ago
读我.txt 9a873b02d8 first commit 3 years ago

README.md

Set deprecated_lua_api_handling = none in minetest.conf to prevent the deprecated warnings.

Thread on Minetest Forum:
https://forum.minetest.net/viewtopic.php?f=9&t=26711

Suggested mod to compliment this:
https://github.com/Christian9YT/supercharger
To use the supercharger you must place the vehicle in the center square of the crafter and a supercharger in the bottom right square.

Original mod:
https://forum.minetest.net/viewtopic.php?f=9&t=15610&start=325
https://github.com/D00Med/vehicles

v1.3

  • fixed bullet shooting sound playing across entire server
  • fixed bullet nil crash

v1.2

  • fixed tank offsets
  • player now visible when flying plane

v1.1

  • fixed entity nil crash when detaching from wings
  • fixed player offsets

v1.0

  • fixed crash when entering vehicle as passenger
  • removed broken move animation from tractor
  • removed craft for missile, creative only (like tnt, greif vector)
  • some spawn mods can cause a crash if you spawn while inside a vehicle to prevent this use; https://github.com/minetest-mods/spawn_command