derail-valley-modding / custom-car-loader

A Derail Valley mod that allows the addition of new cars and locomotive types to the game.
https://nexusmods.com/derailvalley/mods/324
MIT License
14 stars 6 forks source link

Resource Explosion, Animation Port Readers, Wipers #258

Open WhistleWiz opened 5 days ago

WhistleWiz commented 5 days ago

Added ResourceExplosionBaseProxy. Added AnimationPortReaderProxy. Added wipers.

Fixed grabbers causing issues when mods that add resources with the same names load before CCL. Fixed DH sim wizard (heat ports from cooler -> coolant). Renamed ExplosionPrefab enum to reduce redundancy. Some code cleanup to reduce duplication.