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

Add compatibility with Noxy Multidirectional Trains #227

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kirazy
Copy link

@kirazy kirazy commented Dec 1, 2024

This PR does two things:

  1. Extracts the train id migration logic from the space elevator teleport compatibility.
  2. Adds compatibility with Noxy's Multidirectional Trains.

This relies on a related pull request to add events to Noxy: NoxyNixie/Noxys_Multidirectional_Trains#9

This has not been rigorously tested, but initial tests seem promising. I do not have a complete understanding of how Cybersyn's internal logic works, and what additional considerations might be necessary.

@wcjohnson
Copy link
Collaborator

Let's talk about this one in Discord a bit (https://discord.gg/pg6yQx8EXV) if you don't mind. I think a well defined api for teleporting trains is a good idea but we need some contributor discussion on it.

Also, for a start, drop the changelog and metadata updates from this PR, as we do that separately when we cut releases.

@kirazy
Copy link
Author

kirazy commented Dec 1, 2024

Should I drop the min-version for Noxy as well? That feels like something easy to forget, if so.

Extracts the general logic from the se_teleport handling to a standalone framework usable for other mods.
Change depends on related pull request to add events to Noxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants