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

Parametrizer memory card enhancement #3902

Merged
merged 15 commits into from
Feb 6, 2025

Conversation

FrostyFire1
Copy link
Contributor

The parametrizer memory card has a few issues:

  • You can't be sure if it even worked when you use it (nothing happens other than the right click animation)
  • The tooltip looks like this:
    image
    This PR makes the following changes to the card:
  • Adds more information to the tooltip and makes the configuration readable:
    image
  • Prevents pasting configuration from a different multiblock
  • Prevents pasting if the card is empty
  • Makes the card send a message when it copies, pastes or fails to paste the configuration:
2025-02-06.17-04-04.mp4

Closes #18963

@StaffiX StaffiX added the enhancement Improve an existing mechanic. Please explain the change with a before/after comparison. label Feb 6, 2025
@serenibyss serenibyss enabled auto-merge (squash) February 6, 2025 20:06
@serenibyss serenibyss merged commit e722956 into GTNewHorizons:master Feb 6, 2025
5 checks passed
@FrostyFire1 FrostyFire1 deleted the parametrizer-enhancement branch February 6, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve an existing mechanic. Please explain the change with a before/after comparison.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show Stored Parameters on Parametrizer Memory Card Tooltip
3 participants