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

Possibility to change the seed without a dialog window #432

Closed

Conversation

mimic2300
Copy link

@mimic2300 mimic2300 commented Apr 18, 2022

I'm really tired of always opening the modal and confirming to change the seed. If someone wants, they can use modal, but I also added the option to change the seed without modal. Generates a new random seed for the item.

  • Added localizations for all languages.

image

Damn... I accidentally committed localized comments in Resources.Designer.cs (I don't know how I did it) so you can ignore this file and add it manually

        public static string SackPanelMenuSeedForce {
            get {
                return ResourceManager.GetString("SackPanelMenuSeedForce", resourceCulture);
            }
        }

@EtienneLamoureux
Copy link
Owner

This is a good feature, could you fix the conflicts/rebase?

@mimic2300
Copy link
Author

Conflict fixed

@mimic2300
Copy link
Author

Moved to: #444

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.

None yet

3 participants