raid-guild / character-sheets-frontend

https://play.raidguild.org
1 stars 0 forks source link

Update “join game” flow to allow joining a game with an existing character #141

Closed ECWireless closed 4 months ago

ECWireless commented 6 months ago

Implementation

  1. When a player tries to join a game, the frontend checks if they are eligible to join, and if their player address also has a character from another game
  2. If so, a dropdown component renders asking if they want to import any of their existing characters
  3. If they choose to import, the character creation flow is skipped
ECWireless commented 4 months ago

Closing since this feature was removed from the smart contracts