-
Refactor messages back to a single List<ChatMessage>, but now with a "name"… · d71248da
Refactor messages back to a single List<ChatMessage>, but now with a "name" attribute based on Player's display name. This will more easily allow for filtering the list of messages by player name, and also allow for more role playing (i.e. changing nick on a server can change your friendship / message history).
Jonathan Thomas authoredd71248da
×