Ticket #527 (closed task: fixed)
Display correct player names
| Reported by: | Philip | Owned by: | historic_bruno |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Alpha 2 |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
Currently, players in the game are shown as "Player 1", "Player 2", etc. The names ought to match the names given in the (multiplayer) game setup screen.
Possibly the names should be entirely a GUI thing - the simulation code will only care about player ID numbers and will never know the names.
Change History
Note: See
TracTickets for help on using
tickets.

This should be fixed by the changes I'm making to game setup.
Discussion