```
2017-07-18 21:15:53: ACTION[Server]: b leaves game. List of players: a
2017-07-18 21:15:53: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:53: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:53: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:53: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:53: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:54: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:54: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:54: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:54: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:54: WARNING[Server]: Deprecated call to get_look_yaw, use get_look_horizontal instead
2017-07-18 21:15:54: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'vehicles' in callback luaentity_Step(): /home/zaoqi/.minetest/mods/vehicles/init.lua:49: attempt to index local 'dir' (a nil value)
2017-07-18 21:15:54: ERROR[Main]: stack traceback:
2017-07-18 21:15:54: ERROR[Main]: /home/zaoqi/.minetest/mods/vehicles/init.lua:49: in function </home/zaoqi/.minetest/mods/vehicles/init.lua:39>
2017-07-18 21:15:54: ACTION[Server]: a leaves game. List of players:
```
```
2017-07-15 15:50:11: ACTION[Server]: singleplayer [127.0.0.1] joins game.
2017-07-15 15:50:11: ACTION[Server]: singleplayer joins game. List of players: singleplayer
2017-07-15 15:50:13: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'vehicles' in callback luaentity_Step(): .../vehicles/init.lua:44: attempt to index local 'player' (a nil value)
2017-07-15 15:50:13: ERROR[Main]: stack traceback:
2017-07-15 15:50:13: ERROR[Main]: .../vehicles/init.lua:44: in function <.../vehicles/init.lua:39>
```
>only one function is used for most vehicles(apart from gliding and
simple)
>vehicles can now have two weapons
>vehicles can have a 'boost' and still shoot
>boosts are now controlled with the 'use' key instead of 'sneak'
>The assault suit now shoots missiles in addition to bullets
>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