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

Rewrite naming logic #22

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

Fourmisain
Copy link

Note: This is in its current form completely untested!

As announced in #19, this should fix all odd naming issues.

The main logic is in:
getTitledVillagerName for getting the name in the "Forename <Surname> <the Title>" schema, depending on the config.
parseFullName, parseForename and parseSurname to get the components from an existing name again.

There's no create name methods anymore, only update methods, which take everything into account.

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

1 participant