Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@eightants eightants released this 18 Aug 15:05
· 20 commits to master since this release

New Features

  • Profile page now allows you to view your Whisperify stats! Includes some fun achievements in the form of badges, and a list of Challenges created by the user to check out.
  • The challenge management view on the profile page lets users delete challenges they previously created.
  • In addition to viewing your stats, you can also view any Whisperify user's statistics through the /user/:username path. Check out your friends' High Scores, Games Played, and Challenges Made.

Improvements

  • Optimized the app for mobile, notably reducing font sizes in various pages and fixing overflow bugs that break the app

Bug Fixes

  • Fixed a major bug to do with being able to press spacebar after submitting trigger the submission again to accumulate points. Many high scores are probably explained with this bug. Reduced scores above 2200 by 10% to balance the scores.
  • Fixed another scoring bug where players do not lose their streaks if they run out the timer on a song they do not know. Now, you lose your streak if you get a question wrong due to the timer running out
  • Visual overflow bugs including too long of a song title causing the "Continue" button to be hidden and not clickable on small screens.