Content Creation Changelog 0.5.2
From BeamNG
List of changes related to content creation on BeamNG.drive 0.5.2.
Lua
Deprecated changes
Deprecated code will be removed in 1 month after the release. User content need to be updated.
- AI variable map.map are deprecated and replaced by function call map.getMap()
Vehicles
Breaking changes
- Wheels and tires name re-organization. Mods that use common wheels and tires will need to update the vehicle's [.pc] or [.jbeam] files to look for the updated names.
Fixes
- A bug which caused physics instability with hubWheels, and to a lesser extent, pressureWheels, has been fixed. Older mods with hubWheels should now be stable again.