Skip to content

Releases: WhistleWiz/dv-car-changer

v1.3.0

26 Nov 23:30
64199ae
Compare
Choose a tag to compare

Enhanced support for B99

  • Added Covered Hopper and Utility Flatbed to WagonConfig.
  • Added DM1U-150 config.
  • Paints now apply correctly.

Added change regions.

  • Not all vehicles supported yet.
  • May change in the future, but shouldn't break. If it does, there will be a warning.

Added PortToX components.

  • PortToRotation for simple rotations.
  • PortToAnimation for complex animtions.

Added component to duplicated transforms.
Added option to force prefab reload on change.

Fixed explosions resetting hidden parts.
Fixed DH4 config paths.
Fixed not checking whether mods with compatibility features were active or not and just using them regardless.
Fixed colliders being gone when not changing the original ones.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

03 Oct 20:20
cbbaa3f
Compare
Choose a tag to compare

Added proper support for ZCouplers.
Expanded material selection of components.

  • Water and coal for the S282B and S060
  • Selector for materials not in the car itself (won't work with skins)

Added a way to change the interaction point of controls.
Added component to detect colliders in pitstops.
Fixed IndicatorModelChangers not getting properly restored.
Fixed popup selection in settings.

v1.1.0

20 Sep 22:55
Compare
Choose a tag to compare

Added ability to change resource receivers.

  • Supports the S282B (tender) and S060.

Added component to block resource receivers.
Added extra validation check to configs that reference IndicatorModelChangers.
Improved mod settings with dropdowns to select installed liveries/modifications and warnings if they do not exist in the current installation.
Fixed not accounting for compatibility when spawning on top of existing presets.
Fixed wrong string being used on the comms radio for overriding.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Sep 21:55
Compare
Choose a tag to compare

First public release.

Also included is a unity package that allows you to create your own modifications.

For the unity package, please ensure you also have Language Helper in your project.