Commit d71248da by Jonathan Thomas

Refactor messages back to a single List<ChatMessage>, but now with a "name"…

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).
parent 7717d5ac
Pipeline #12984 passed with stages
in 2 minutes 0 seconds