Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Names used for marbles are inconsistent and do not update when changed in Discord #231

Closed Zemanzo closed 4 years ago

Zemanzo commented 5 years ago

Expected behavior When a player enters a marble, it should use the name that is used in the linked Discord server. If that is not available (because of the player not being in the Discord server), fall back to the Discord user name.

Actual behavior When a player enters a marble through Discord, the name they originally entered with is used. This could be either a nickname or their username. Name changes are not respected at the moment.

Reproduction steps

  1. Go to /client
  2. Enter a marble
  3. See your name above the marble
  4. Change name in Discord
  5. Enter again
  6. Name has not changed

Platform Build version: v1.2.0