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

Add support for placeholders in display names in different contexts #54

Open
adya opened this issue Sep 4, 2023 · 2 comments
Open

Add support for placeholders in display names in different contexts #54

adya opened this issue Sep 4, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@adya
Copy link
Owner

adya commented Sep 4, 2023

With recent release of wSkeever's mod it is now apparent that any further useful dynamic additions to the name is not possible.

To mitigate this NND should be able to:

  1. Substitute placeholders in any context.
  2. Add support for several placeholders:
    2.1 [race] - race
    2.2 [sex] - sex
    2.3 [relation] - relationship disposition
    2.4 [class] - class or combat style (e.g. warrior, mage)
    2.5 [carry] - show carry weight
    2.6 [break] - new line
@adya adya self-assigned this Sep 4, 2023
@adya adya added this to the NND 2.4 milestone Sep 4, 2023
@adya adya added the enhancement New feature or request label Sep 4, 2023
@adya
Copy link
Owner Author

adya commented Sep 4, 2023

Take into account unique names that were previously bypassing any modifications.
Maybe support for obscurity names too?

@adya adya changed the title Add more placeholders to display name Add support for placeholders in display names in different contexts Sep 4, 2023
@adya
Copy link
Owner Author

adya commented Sep 9, 2023

Nah, this one is not that crucial, so will postponse until requested.

Keep in mind that some info that might change in runtime will significantly complicate name fetching as it will require continuous updates.

@adya adya removed this from the NND 2.4 milestone Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant