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

JpyNML2 #120

Closed
7 of 12 tasks
Tintinfan opened this issue Feb 15, 2022 · 1 comment
Closed
7 of 12 tasks

JpyNML2 #120

Tintinfan opened this issue Feb 15, 2022 · 1 comment
Assignees

Comments

@Tintinfan
Copy link
Collaborator

Tintinfan commented Feb 15, 2022

Main Code:

  • Spritesheet Template
  • Reversed Extra Sprites (livery by year)
  • Reversing System
  • Extra Sprites (livery by year)
  • Livery Refit
  • Properties (train info)

Todo:

  • Import from traindata spreadsheet
  • Shinkansen Extralength Compatability
  • Multiple Coupling to other MUs
  • Special KiHa Code

Fix:

  • No extra blocks when there are no liveries to refit to
  • No extra blocks when there are no consists other the default
@Tintinfan Tintinfan self-assigned this Feb 15, 2022
@Tintinfan Tintinfan pinned this issue Feb 15, 2022
@Tintinfan
Copy link
Collaborator Author

KIHA Code

Problem: KiHa types, such as the KiHa 40, 48 and 58 can be coupled in random formations. They are all treated as single units.

Solution: Treat every KiHa as a single car unit regardless.

Allow them to be flipped in the depot.
Check if the last vehicle is flipped or not and draw the sprite with the cab facing the back anyway.
Check if there is something behind a 2-car unit such as the KiHa 48/58.

Other notes:

TRAIN_FLAG_FLIP is misc_flags to allow flipping in depot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant