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

Fix equipped item model display for 1.5 client #2180

Merged

Conversation

codestothestars
Copy link
Contributor

🍰 Pullrequest

Corrects the total size of item update fields for the 1.5 client so that items display correctly on the character model.

Proof

  • Items display correctly now.

Before:
1693013735_grim

After:
1693014854_grim

Issues

  • Items do not display correctly on the character model on the 1.5 client.

How2Test

  • Load a character who has items equipped.

Todo / Checklist

  • None

codestothestars and others added 2 commits August 21, 2023 23:21
In patch 1.5 the player's visible item fields total 11 bytes in size
instead of 12.
@ratkosrb ratkosrb merged commit 6b2a8ed into vmangos:development Aug 26, 2023
3 checks passed
@codestothestars codestothestars deleted the patch-1.5-equipped-items branch September 2, 2023 00:59
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.

2 participants