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

More useful values for CTDA\Type #46

Open
SeeSharpCode opened this issue Apr 18, 2018 · 1 comment
Open

More useful values for CTDA\Type #46

SeeSharpCode opened this issue Apr 18, 2018 · 1 comment

Comments

@SeeSharpCode
Copy link

tes5edit type
zedit type

@matortheeternal
Copy link
Member

matortheeternal commented Apr 19, 2018

Enhancement - need to display more useful values for the CTDA Type field, like what xEdit does. There's a few ways this can be implemented:

  1. Make a new function which yields the display value for certain fields
  2. Determine values on the frontend (within zEdit)
  3. Change the xEdit library in xEditLib to yield the string value using serialization/deserialization.

I think would prefer the last option because it doesn't involve an increase in complexity (as in options 1 and 2) and builds the enhancement into the xelib API so other applications can leverage the "nice" values in the future as well.

@matortheeternal matortheeternal changed the title CTDA\Type value incorrect Display more useful values on the CTDA Type field (like xEdit) Apr 19, 2018
@matortheeternal matortheeternal changed the title Display more useful values on the CTDA Type field (like xEdit) Display more useful values on CTDA\Type (like xEdit) Apr 19, 2018
@matortheeternal matortheeternal changed the title Display more useful values on CTDA\Type (like xEdit) More useful values for CTDA\Type Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants