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

7.0 Update #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

7.0 Update #3

wants to merge 6 commits into from

Conversation

Kurochi51
Copy link
Contributor

Since SetNamePlateDelegate was inlined it's now required to use an alternative method for nameplate updates. Right now I tested it against #1915 but changes might need to be made in the future.

The only relevant note is that it seems the way SeString was setup doesn't quite work properly anymore, as such I'm only using Dalamud's implementation. I don't really see a need for the previous implementation either, since right now you can just work with strings, removing the need to handle pointers and memory allocation for them.

Ultimately I didn't touch anything that worked, since I figured you'd want to do it yourself, or in a specific manner.

@Kurochi51
Copy link
Contributor Author

NamePlateGui was added to Dalamud and is out on stable, this should be good to go

…ry nowdays.

Fix empty title check.
A bit of cleanup as a result of SeStringWrapper removal.
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.

1 participant