1.2.0.0
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