-
Notifications
You must be signed in to change notification settings - Fork 788
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
KH2: client optimizations and some more qol #4547
base: main
Are you sure you want to change the base?
KH2: client optimizations and some more qol #4547
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just reviewed the changes per my request, don't have context to review the read_bytes update nor the openKH data changes
pure code review
mostly some small formatting requests but the connect_to_game() comment I think should be tested and proven not an issue or addressed
Co-authored-by: qwint <[email protected]>
…ike/Archipelago into kh2-optimize-client
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the context in my previous comment still stands, but all my issues were addressed
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the changes client works fine on Steam version and openkh changes show up correctly in game
What is this fixing or adding?
Addressing qwint's suggestions on #4075
Having the random/yaml settings show up in game
How was this tested?
tested what happens if there is no datapackage/if it were an empty dict
read the yaml after generation for the seed and it was formatted correctly
If this makes graphical changes, please attach screenshots.