minetest-game-minetest/mods/boats
Герхард PICCORO Lenz McKAY 3f377ac386 v 20220728 - update boats mod, fix missing global minetest object access
* property detect the feature using the namespace global var
2022-07-26 16:30:03 -04:00
..
models Boats: Optimize, re-UV unwrap. 2016-03-30 23:11:12 +01:00
textures Follow naming conventions of textures and models in boats 2016-02-03 19:33:46 +00:00
README.md upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
depends.txt upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
init.lua v 20220728 - update boats mod, fix missing global minetest object access 2022-07-26 16:30:03 -04:00
license.txt upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
mod.conf upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
screenshot.png upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00

README.md

minetest mod boats

Boats improved for better performance and more realistic..

Information

This mod is named boats, it features work from original mod, code changed to make it turn quicker, better performance agains lag, and if you hit the shore too hard the boat is destroyed and drops 3 wood

screenshot.png

Additions by TenPlus1

changed by TenPlus1 to add some new features

  • boat is destroyed when crashing at speed (drops 3 wood)
  • boats drop after 10 seconds if no driver
  • boats can be damaged by mobs attacking player
  • Improve physics of boat by implementing drag force (thanks gnag65)
  • nil player check functions by misterskullz

Technical informaton

When crafted you can use by putting and right click on, then control with your directional keys:

Dependencies

  • default
  • mesecons (optional)

Crafting

W = any thing from wood group

   
W W
WWW

nodes

Name node notes
Boat boats:boat it destroyed when crash at speed

Controls (by default if not changed)

Default key assigned Action
Right mouse button Enter or exit boat when pointing at boat.
Forward Speed up. Slow down when moving backwards.
Forward + backward Enable cruise mode: accelerate to maximum speed without needing to hold.
Backward Slow down. Speed up when moving backwards. Disable cruise mode.
Left Turn to the left. Turn to the right when moving backwards.
Right Turn to the right. Turn to the left when moving backwards.

Licence

Source code

Modifications by TenPlus1 Originally by PilzAdam (MIT) Various Minetest developers and contributors (MIT)

Media (textures and model)

Textures: Zeg9 (CC BY-SA 3.0) original Model thetoon and Zeg9 (CC BY-SA 3.0), modified by PavelS(SokolovPavel) (CC BY-SA 3.0), modified by sofar (CC BY-SA 3.0)

Check lisence.txt