Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing train schedules #70

Open
gam3rboy7 opened this issue Aug 25, 2023 · 2 comments
Open

Printing train schedules #70

gam3rboy7 opened this issue Aug 25, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@gam3rboy7
Copy link

Allow putting train schedules in the printer and sending a serialized Lua table to a function. Then using create mod, the printed schedules can be put onto a station and applied to a train.

@gam3rboy7 gam3rboy7 added the enhancement New feature or request label Aug 25, 2023
@SammyForReal
Copy link
Collaborator

Hey, thanks for giving us this idea!

I like this idea, and we wanted to do something similar as well for month now!
The problem is the "how exactly?" tho.

We will keep this one in mind when finally starting to implement this.

I will keep this open until we have a clear idea for this.

@gam3rboy7
Copy link
Author

What if schedules can be inserted into a disk drive. They have one json file representing the stops. Before any changes to this file are actually written, the json is verified.

This approach would also allow for reading the schedule instead of just writing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants