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

Race change gump implementation #1639

Merged
merged 2 commits into from
Oct 26, 2023
Merged

Conversation

bittiez
Copy link
Contributor

@bittiez bittiez commented Oct 24, 2023

I took and modified a lot of the code from the CreateCharAppearanceGump but because we are in-game by the time anyone receives this gump there had to be a lot of changes.
This was mainly due to fake player/items(hair and beard) being cleaned up automatically, likely due to not being in-game anywhere.

I tested this with a ServUO server and all is working as intended.

This would resolve #1002

This implementation in game:
image

The gump in the original client can be seen in #1002

Let me know what needs changed, lets get this implemented!

@andreakarasho
Copy link
Collaborator

What about the Gargoyle? Should they be supported?

@bittiez
Copy link
Contributor Author

bittiez commented Oct 25, 2023 via email

@andreakarasho
Copy link
Collaborator

LGTM

@andreakarasho andreakarasho merged commit f1efbfc into ClassicUO:main Oct 26, 2023
3 checks passed
@bittiez bittiez deleted the race-change-gump branch October 26, 2023 23:24
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.

Race change token not opening character creation gump
2 participants