Skip to content

feat: Gear sharing#15

Merged
ShadowCat117 merged 3 commits intomasterfrom
gear-sharing
Oct 3, 2025
Merged

feat: Gear sharing#15
ShadowCat117 merged 3 commits intomasterfrom
gear-sharing

Conversation

@ShadowCat117
Copy link
Copy Markdown
Member

Based on #13

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements gear sharing functionality by adding equipment item fields to the network protocol packets used for mutual friend updates and status reporting.

  • Adds equipment fields (helmet, chestplate, leggings, boots, rings, bracelet, necklace, heldItem) to packet structures
  • Implements backward compatibility for packet serialization/deserialization
  • Extends the SocialType enum to include GUILD members

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
HSPacketUpdateMutual.java Adds equipment fields and constructors with backward-compatible serialization
HCPacketUpdateStatus.java Adds equipment fields and constructors with backward-compatible serialization
SocialType.java Adds GUILD enum value to support guild member social type

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ShadowCat117 ShadowCat117 marked this pull request as ready for review October 3, 2025 16:50
@ShadowCat117 ShadowCat117 merged commit 0b80ad6 into master Oct 3, 2025
1 check passed
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.

3 participants