New server-authoritative grimoire data model #16

Merged
Nick merged 3 commits from feature/network-grimoire into fabric-mod 2025-12-12 15:28:04 +00:00
Owner
No description provided.
Extend Grimoire API with role, player state, and metadata management
All checks were successful
/ build (push) Successful in 58s
fb9cfcf5b8
## Summary:
- Added methods for setting and retrieving player metadata (e.g., role references, votes, index, alive state).
- Implemented `GrimoireRequest` for streamlined client-server communication.
- Updated `GrimoireClient` and `GrimoireServer` to use new API endpoints.
- Added unit tests for `GrimoireRequest` payload parsing.
- Registered Grimoire-related packet handling in the networking layer.
- Adjusted `build.gradle` to handle duplicate files warning.
Nick merged commit 38c1b114a9 into fabric-mod 2025-12-12 15:28:04 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Nick/BloodOnTheBlocktower!16
No description provided.