Skip to content

Version One Point One

Latest
Compare
Choose a tag to compare
@ouifi ouifi released this 21 Apr 01:17
· 1 commit to main since this release

Lots of changes in just the first few hours the site has been up. :)

Client

  • Improvements to image rendering in order to make it more mobile friendly
  • Added the clue title to the image large preview
  • Fixed bug where clue title was not censored
  • Fixed bug where user could submit after game was over
  • Added better error handling and UI if server was down
  • Simplified submission to answer comparison, possible Safari bugs because of toLocaleLowerCase
  • Added a hinting feature where users are alerted when their submission is contained in the full answer (still a bit buggy)
  • Added API stubbing in the staging environment
  • Added submission on return key (improves mobile experience)
  • Added ability to clear the scoreboard

Server

  • Added subreddit block list. If any of those subreddits are returned from the random call, then a new one is rolled.