#517 DoF client issues continued..

Closed
opened 11 months ago by image · 0 comments
image commented 11 months ago

Login/World Server:

  • DoF client 546 CommonStructs.xml CreateCharacter has skin_color size="3", needs to be broken down to (issue also extends for other char properties for DoF client): skin_color Type="EQ2_Color" skin_color2 Type="EQ2_Color" skin_color3 Type="EQ2_Color"

World Server:

  • pet display window hp/power shows as 0. Fixed structure was incorrect, also fixed pet behavior/movement settings.
  • Removing skills does not update, we need the diff for GetSkillPacket to have the skills size remain but put placeholders for removed skills -- AoM client now properly removes/adds skills. May open a limitation/side issue: DoF only adds skills, does not seem to like removing skills. Only way to reset the skills panel is to /camp out to login screen, even zoning does not reoslve
Login/World Server: - [x] DoF client 546 CommonStructs.xml CreateCharacter has skin_color size="3", needs to be broken down to (issue also extends for other char properties for DoF client): skin_color Type="EQ2_Color" skin_color2 Type="EQ2_Color" skin_color3 Type="EQ2_Color" World Server: - [x] pet display window hp/power shows as 0. Fixed structure was incorrect, also fixed pet behavior/movement settings. - [x] Removing skills does not update, we need the diff for GetSkillPacket to have the skills size remain but put placeholders for removed skills -- AoM client now properly removes/adds skills. **May open a limitation/side issue:** DoF only adds skills, does not seem to like removing skills. Only way to reset the skills panel is to /camp out to login screen, even zoning does not reoslve
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.