Skip to content

Releases: derail-valley-modding/custom-car-loader

Custom Car Loader v1.4

18 Feb 00:06
Compare
Choose a tag to compare

What's Changed

NOTE: Make sure to check control bindings before exporting locomotives as they may have changed between versions

New Features

  • Steam Locomotive Support!
    • New steam simulation for custom locos
    • Chuff, steam, smoke, & fire particles
    • Tank locos & Custom tenders
    • Steam engine audio
    • Tender auto-couple detection
  • Custom loco save state (won't reset state after each restart)
  • Slider & Scaler indicator types
  • Deprecated directional light component, lights now handled by loco controller
  • Headlights & Cab light intensity is affected by fuses & generator/dynamo power
  • Verbose logging setting option
  • Multiple cab support for teleport indicators and audio masking

Bug Fixes

  • Fix misnamed buffer objects in car template causing null reference
  • #26 Add pivot fields to puller controls
  • Add missing traction torque multiplier field to sim params

Full Changelog: v1.3...v1.4

Custom Car Loader v1.3

19 Dec 18:01
Compare
Choose a tag to compare

What's Changed

  • Updated property names for custom bogie checkboxes
  • Custom button, puller, rotary, toggle, wheel controls
  • Interactable controls on entire car body, not just interior
  • Cab teleport indicators
  • Snapshot audio switcher (muffled audio inside cab w/ door & window detection)
  • Driving Animations & Smoke Effects
  • #13 Custom buffers
  • #15 air hose positions
  • New unified events/value passing systems
  • Cab light/directional headlight components
  • Repositionable Audio locations for diesel sounds

Full Changelog: v1.2...v1.3

Custom Car Loader v1.2

06 Sep 20:49
Compare
Choose a tag to compare
  • Allow arbitrary number & type of cab inputs/outputs
  • More input & loco event bindings w/ new binding interfaces
  • Lever gizmo fixes
  • Fuse controller w/ starter & kill switch
  • Lamps w/ gizmos
  • Buttons
  • Toggle Switches
  • Rotary Knobs/Switches
  • Horn audio & controls
  • Working ammeters

Custom Car Loader Hotfix v1.1.1

16 Aug 22:17
731661c
Compare
Choose a tag to compare
  • Fixed crash caused by LocoLights mod not being present

Custom Car Loader v1.1 (Development)

16 Aug 13:04
30998e1
Compare
Choose a tag to compare
  • Create CCL_GameScripts DLL project
  • Integrate custom cars with TrainCarType system, CarSpawner, and car/component pools
  • Custom diesel locomotives
  • Loco interiors
  • Copied & from-scratch cab controls & indicators

Custom Car Loader v1.0 (Development)

05 Jul 17:52
Compare
Choose a tag to compare
  • New car template and export scripts
  • Custom bogies and colliders

Custom Car Loader 0.2 (Alpha)

29 Jun 14:33
d0bd79b
Compare
Choose a tag to compare
  • Added save/load management for custom cars