Changelog
Main features and fixes:
-
Fixed DynamX crashing on first start, failing to download its dependencies
-
Add .gltf model support. The support of animations will come in a future update.
-
Add engine, sound, steering wheel, propeller blades and doors support on boats.
-
Add seats and storage support on blocks and props.
-
Add reverse, handbrake and door sounds options.
-
Add parts inheritance system: lights and license plates can be placed on moving parts like doors or hoods.
-
Add automatic part positioning from 3D model (Position of parts like the steering wheel is read from the 3D model if not set in the vehicle config. Rotation can be automatic too on gltf models only).
-
Support Transparency on blocks, items and armors.
-
Add
BreakHardness
,ExplosionResistance
,SoundType
,HarvestTool
andHarvestLevel
properties on blocks. -
Fix pack sync feature (can be enabled in server's dynamxmod config file)
-
Fix missing
RenderDistanceSquared
implementation for entities
Complete changelog is available here.