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

Allow randomixation of correctly-named files only. #9

Open
recognitionmark opened this issue Jul 28, 2020 · 1 comment
Open

Allow randomixation of correctly-named files only. #9

recognitionmark opened this issue Jul 28, 2020 · 1 comment
Labels
good first issue Good for newcomers question Further information is requested

Comments

@recognitionmark
Copy link

This will make easier to see skins, what I'm talking about is if you set this mode, cursors will only be randomized to cursor.pngs, instead of allowing menu-back to be a cursor.

@realTobby
Copy link
Owner

This should already happen, the TotalRandomGenerator Logic class should take care of this. It looks for names that are exactly matching => Generators/BaseGenerator.cs/GatherFiles() => Line 66. Please download the latest release, it adds a way to log what happens, maybe we can point out what you mean. For the matching you are refering to is the TotalRandomGenerator.cs or The
CorruptionGenerator.cs available. If you are able to debug, feel free to test it and submit a pull request 👍 (or upload the log.txt file)

@realTobby realTobby added good first issue Good for newcomers question Further information is requested labels Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants