Ticket #527 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by historic_bruno

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

Discussion

comment:2 Changed 3 years ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

comment:3 Changed 3 years ago by wacko

  • Owner set to historic_bruno
  • Milestone set to OS Alpha 2

comment:4 Changed 3 years ago by k776

  • Status changed from new to closed
  • Resolution set to fixed

This appears to be fixed in the latest single player and multiplayer chat messages I'm testing with. No other part of the UI uses names yet. Marking resolved.

Note: See TracTickets for help on using tickets.