-
Notifications
You must be signed in to change notification settings - Fork 632
Refactor Hint Creation and add support for hint Copies and fixed number of hints. #3205
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
Refactor Hint Creation and add support for hint Copies and fixed number of hints. #3205
Conversation
|
@Pepper0ni was the LUS update intentional? Seems like that should probably go in separately, I can't imagine it enables any of the other changes |
|
Bad submodule conflict handling, and trying to do it properly may have just destroyed a separate PR. Am going back to this once I have figured out exactly what state that screwup left me in |
It looks like that might just be the last commit that's the culprit, you could just try resetting that last commit |
032fb64 to
a4e6da7
Compare
…song shuffle text from spoiler logs
…eing hinted elsewhere unless they are locked by that item.
…ial final frogs hint is enabled.
…ial final frogs hint is enabled.
…, expand LightArrow hint category into OtherHint category.
…um and other cleanups (#3339) * Initial wothCandidates change, pushed early foreseeing conflicts * Implement better barren handling, waiting on #3205 * pls save next time VS code * Finish implementation of barren and randomizer area refactor * Apply function changes to develop merge * Fix double default decleration issue * change some var types for uniformity * Fix post merge differences to the point of building and generating randos * Address reviews * address more reviews
To avoid conflicts, This commit includes #3060. It is intended for that to be reviewed and merged in first, or to be skipped altogether in favour of this. This PR is to bring awareness of my other work relying on it, so this can have have more eyes on it for longer, and for closure on my end.
A refactor of hints.cpp designed to minimise copied code and implement some unimplemented features.
User-facing features:
Codebase changes:
Build Artifacts