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

Utilize the MakeCharInfo.img data in the WZ files #218

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

Silwhoon
Copy link

@Silwhoon Silwhoon commented Feb 5, 2024

New characters are now validated based on the data found in Etc.wz/MakeCharInfo.img.

Fully open to feedback/suggestions/nitpicks.

Copy link
Owner

@P0nk P0nk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A joy to read, just some minor nitpicks.

src/main/java/client/creator/MakeCharInfoHandler.java Outdated Show resolved Hide resolved
src/main/java/client/creator/MakeCharInfo.java Outdated Show resolved Hide resolved
@Silwhoon
Copy link
Author

Silwhoon commented Feb 5, 2024

Thanks for the feedback! Should I also remove the (now) unused ItemIds from the Constant file?

@P0nk
Copy link
Owner

P0nk commented Feb 5, 2024

Thanks for the feedback! Should I also remove the (now) unused ItemIds from the Constant file?

Yeah sure, we don't want unused variables lying around for no reason.

@Silwhoon Silwhoon requested a review from P0nk February 5, 2024 17:01
Copy link
Owner

@P0nk P0nk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@P0nk P0nk merged commit 830df4e into P0nk:master Feb 5, 2024
1 check passed
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.

2 participants