akastijn
|
79a62e9ce9
|
Add party name retrieval: implemented PartyMapper for database queries, updated ChatService with new getPartyName method, and extended /chat/party/{id}/name API endpoint.
|
2026-08-01 20:03:49 +02:00 |
|
akastijn
|
8931bdc30d
|
Add nickname retrieval support: implemented NicknameMapper for database queries, updated ChatService to return player names with optional nicknames, and extended /chat/player/{uuid}/name API endpoint.
|
2026-08-01 19:57:55 +02:00 |
|
akastijn
|
646bbd4145
|
Introduce chat database integration with message persistence and initialization.
|
2026-07-18 22:57:55 +02:00 |
|