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

UI Validation #160

Open
2 tasks
LeftofZen opened this issue Jan 19, 2025 · 0 comments
Open
2 tasks

UI Validation #160

LeftofZen opened this issue Jan 19, 2025 · 0 comments
Labels

Comments

@LeftofZen
Copy link
Collaborator

LeftofZen commented Jan 19, 2025

There are many quirks to the Loco objects and how they interact with each other and the game. These quirks are not obvious to the user and the editor UI should show these as warnings/errors to the user, and provide an explanation how to fix it. We should also not let the user save objects that we know won't work in-game.

  • Custom objects with "Vanilla" flag set in header
  • Objects with a dependent object (eg Land having a CliffEdge) must have a checksum set for the linked object if its custom

more will be added here...

@LeftofZen LeftofZen added the ui label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant