30 Days Ago
Removed OnPreCouplingChange saved data. Set new coupledBackwards bool per train car when it's first integrated into a new CompleteTrain, always use that as a reference instead of calling CompleteTrain GetIsCoupledBackwards again. and don't let anything mess with it after that. Fixes various bugs with getting the wrong data after uncoupling etc. Also fixed CompleteTrain init order issues.