Skip to content

1.2.0.0

Choose a tag to compare

@scfmod scfmod released this 10 Sep 09:55
· 24 commits to main since this release

Code refactor and discharge code overhaul (1d3a5fe)

  • Code refactor of major parts of the code base
  • Completely overhauled the discharge code
  • Discharge nodes empty speed is now correct (liters/second)
  • Discharge nodes will now continue discharging material even if there's no input material available
  • Various other fixes
  • Discharge nodes now support additional features from Dischargeable:
    • #canFillOwnVehicle
    • #toolType
    • .effectAnimationNodes
    • .animation
  • Some minor updates to the XML configuration format with legacy format still supported
  • Ratios does not need to add up to 1.0 anymore