This mod adds some very fast vehicles, with an api for adding more. Instead of using the keyboard to turn, the vehicles are controlled using the mouse. There are cars, planes, a boat, a tank, a firetruck, and a gun turret.
The cars can increase their speed for a bit if the sneak button is held(nitro), and the tank, jet and gun turret will fire their weapons when sneak is pressed. Also the ute's can carry passengers, and the fewawi (deliberate misspelling) turns on it's lights when right-clicked whilst sneaking, and the fire truck will fire water when sneak is pressed. There are also a few nodes for decoration, and a missile launcher.
There is also a parachute and wings, but these don't work very well at the moment.
Todo:
>Hovercraft and more boats
>Spaceships
>Police siren
>Mining/digging capability for vehicles
>Better jump
If anyone has any requests or models they'd like to see in the mod, it would be greatly appreciated
Screenshot:
Crafting:
parachute:
grass, grass, grass
stick, X, stick,
X, wood, X
Ambulance:
X, X, X
car body, car body, white dye
wheel, engine, wheel
Geep:
X, X, X
X, engine, X
wheel, armor, wheel
Police car:
X, blue dye, red dye
X, car body, X
wheel, engine, wheel
Assault Suit:
tank gun, glass, armor
X, engine, X
armor, X, armor
Updates:
24/3/17:
>added braking (used by cars)
>improved boost effect
>improved turning (it should be smoother)
8/3/17:
>added Tractor
>nodes destroyed by vehicles now drop items
>vehicles only play sound to their driver(apart from the ambulance)
6/2/17:
>changed tank model and added desert tank
>added fourd
>changed the way vehicles turn, they now turn a little more smoothly and aren't perfectly matched to the players looking direction
>added option for keyboard steering, but it is not used by the vehicles included in the mod.
4/2/17:
>added apache helicopter
>added crafting recipes for the helicopter and lightcycles
>added animation speed setting
>animation speed is relative to the speed of the vehicles
>attempted to improve the speed of the mod by moving some variables inside 'if' functions.
>visually, turning is a bit smoother (vehicle turning is divided into 4 yaw changes instead of 1)
3/2/17:
>added lightcycles
>added helicopter
>added death_node, place_node, and destroy_node options to the the api(see the readme file for more detail)
28/1/17:
by zaoqi:
>intilib support
>improvements to vehicle drop
26/1/17:
by zaoqi:
>Vehicles explode when they hit lava
>Functions are in the format vehicles.function_name, eg: vehicles.object_drive
>vehicles have gravity when they are not driven
>functions are now entirely in the api
by me:
>vehicles are now dropped if punched by the driver whilst they are being driven.
11/1/17:
>The built-in vehicles, items, and nodes can all be disabled(line 21)
>All vehicles except the parachute now use the same driving function. It's a lot easier to make new vehicles now.
>The assault suit can fire missiles with the 'use' key. It is now possible for vehicles to fire two weapons.
>vehicles get a boost(formerly nitro) with the 'use' key, and can still shoot with 'sneak'.
29/11/16:
>added assault suit, geep, police car, and ambulance
>rockets and bullets are faster
>rockets have a smoke trail
>bullets are now a 3d model
>cars are slower in reverse
>Animation fixed for differrent vehicles
>added jumping/hovering
>merged object_fly and object_fly2
>bullet spawn height can be set
>fixed eye offset
4/11/16:
>added driving sound for cars
>added accelleration for cars
>vehicles require ammo for weapons
>planes can no longer fly backwards
>vehicles slow down in water
>fixed an error in the parachute
>vehicles explode when destroyed
>stairs dependancy is now optional
>vehicles can be removed and picked up if there is no driver
>fixed the jet flying away after exiting
>added crafting recipes and materials
changes thanks to Wuzzy:
>added setting vehicles_nodes = true/false
>added sound to basic nodes
>made tyres fall
>changed tunnel lights texture
26/10/16:
>fixed problem with animation in object_fly
25/10/16:
>added yellow lambogoni(thanks to Kosmos for the texture)
22/10/16:
>Missiles and bullets punch as if they are the player, so that mobs will chase after whoever shoots them
>missiles will point up or down depending on the direction they are moving.
5/10/16:
Vehicle owners can remove a vehicle by punching it, and the spawner will be dropped
License(code): LGPL 2.1+
License(textures and models): CC BY-SA 3.0 UNPORTED
depends:
default, tnt, stairs?, intilib?
download:
https://github.com/D00Med/vehicles/archive/master.zipGithub:
https://github.com/D00Med/vehiclesscreenshot: