Currently, players in the Players tab are indexed by Steam ID. If you log into a server as a different character, your previous character name will be overwritten with the new one.
Ideally, if the same Steam user logs in with different characters, the Players tab should keep an entry for each character. Tried to get this working for 1.1, but it was surprisingly difficult. Need to map out a flow where this would work between the UI, ValheimServer, and PlayerDataProvider.
Currently, players in the Players tab are indexed by Steam ID. If you log into a server as a different character, your previous character name will be overwritten with the new one.
Ideally, if the same Steam user logs in with different characters, the Players tab should keep an entry for each character. Tried to get this working for 1.1, but it was surprisingly difficult. Need to map out a flow where this would work between the UI, ValheimServer, and PlayerDataProvider.