What version of the tools are you running, and how?
v1.4.13, drag game json onto exe
Is your feature request related to a problem? Please describe.
There are scenarios where skaters need to be quickly added to a team's roster (esp in between -- or even during -- jams) with only the skater's number (not name). The rest of the scoreboard works fine in this case, but jamstats's reporting is less useful.
Describe the solution you'd like
if a skater doesn't have a name, jamstats should just use the number as the "name" that gets displayed.
Describe alternatives you've considered
make my NSOs always add names; that's the ideal case, but it's not always practical
@erevrav I believe I implemented this enhancement in the Windows build artifact here. Please test it out; if it looks good, I'll merge to main and make a new release.
What version of the tools are you running, and how? v1.4.13, drag game json onto exe
Is your feature request related to a problem? Please describe. There are scenarios where skaters need to be quickly added to a team's roster (esp in between -- or even during -- jams) with only the skater's number (not name). The rest of the scoreboard works fine in this case, but jamstats's reporting is less useful.
Describe the solution you'd like if a skater doesn't have a name, jamstats should just use the number as the "name" that gets displayed.
Describe alternatives you've considered make my NSOs always add names; that's the ideal case, but it's not always practical