Age | Commit message (Collapse) | Author | Lines |
|
|
|
the direction data needs to be normalized for the wagon images first.
|
|
|
|
|
|
IC2, ICE 3 and ICE T will follow soon.
|
|
|
|
|
|
|
|
|
|
|
|
work in progress.
|
|
|
|
|
|
|
|
Was broken when the train's station did not match the requested one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
derp!
|
|
|
|
|
|
The dark=1 option is still supported, but no longer visible in the UI.
|
|
Until now, tripIDs were cached based on station and departure timestamp.
These are identical for any two trains departing at the same time at the same
station, leading to one of those getting being assigned a wrong tripID.
From now on, only the JSON reported by transport.rest is cached -- tripIDs
are always recomputed based on it.
|