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

(demographics): re-implement race, clan and gender for localization #47

Open
1 of 2 tasks
ReidWeb opened this issue May 15, 2022 · 0 comments
Open
1 of 2 tasks
Labels
feature-request New feature or request needs-triage

Comments

@ReidWeb
Copy link
Member

ReidWeb commented May 15, 2022

Description

The current impl of demographics does not function against the non english lodestone. Re-implement this in such a way it captures it into a numeric value first, then translates it out as requested.
In doing so we will save space on messages for consumers too.

Use Case

As a consumer o

Proposed Solution

Map lodestone value --> numeric enum.

Numeric enum then can be mapped out to translated value either as part of function. Or by calling a separate translation function post-collection.

Values should be recorded in lodestone alphabetical order for ARR races, then based on date added

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request needs-triage
Projects
Status: Todo
Development

No branches or pull requests

1 participant