Skip to content

v0.2.1

Compare
Choose a tag to compare
@l0f3n l0f3n released this 19 Dec 21:19
· 312 commits to main since this release

Website

  • Disable and enable buttons when appropriate
  • Join specific lobby based on url (i.e. https://stuffontheinter.net/#code)
  • Slightly change the style and layout of the page
  • Always show code, indicate connection status with background color
  • Automatically end lobby when all players are finished

Server

  • Make all messaging more uniform and robust
  • Remove lobby create and status endpoints. It is all done by join now.
  • Don't allow empty usernames
  • Allow up to 16 users per lobby

Extension

  • Allow username of up to 16 characters