Players saw the raw enum value (e.g. "created") in the sessions table, which doesn't mean anything to them. Adds SessionStatus::label() mapping each status to a player-facing description like "Waiting for players".
Players saw the raw enum value (e.g. "created") in the sessions table, which doesn't mean anything to them. Adds SessionStatus::label() mapping each status to a player-facing description like "Waiting for players".