1. 17 Mar, 2020 11 commits
  2. 16 Mar, 2020 6 commits
  3. 15 Mar, 2020 3 commits
  4. 14 Mar, 2020 3 commits
  5. 13 Mar, 2020 7 commits
  6. 12 Mar, 2020 2 commits
    • Bui's avatar
      Merge pull request #191 from bui/other-fixes · 47545e9d
      Bui authored
      More bug fixes
      47545e9d
    • LoveEevee's avatar
      More bug fixes · e81bf9b4
      LoveEevee authored
      - BPM and go go time change even when there are no notes after the change, seen in Ego Ego Atakushi and UFO Swingin'
      - Maker URL can be added to a local tja
        - Example: `MAKER: Creator name <https://example.com/path>`
      - Long list of settings scrolls more naturally with arrow keys
      - When media engagement is low, gamepad users will not be able to proceed on the title screen until a mouse click or a key press unpauses the audio context
      - Fix "Bad" note gauge judgement on easy difficulty
      - In debug, use hash to tell apart songs
      e81bf9b4
  7. 09 Mar, 2020 3 commits
    • Bui's avatar
      Merge pull request #189 from bui/bug-fixes · a899fd5c
      Bui authored
      Lots of bug fixes
      a899fd5c
    • LoveEevee's avatar
      Use Font Loading API instead of FontDetect · 4d370762
      LoveEevee authored
      4d370762
    • LoveEevee's avatar
      Lots of bug fixes · 9248a521
      LoveEevee authored
      - Toggling autoplay checkbox in debug now disallows saving the score
      - Fix crown of the song that was previously selected rendering above the genre
      - Outline of empty crowns is slightly darker
      - Fix rendering when there is a crown on oni and no crown on ura
      - Fix crowns overlapping the netplay 2P icon
      - Fix gauge in latency calibration
      - Fix debug to work on mobile, can be toggled with ctrl+alt+`;` on hacker's keyboard with permanent notification
      - Fix being unable to scroll the settings list without toggling something
      - Handle KeyboardInterrupt in server.py
      - Fix category jumping not working in session mode
      - Fix mouse cursor being hidden at results screen in session mode
      - Make "Issues" on the about screen and "An error occurred, please refresh" on loading screens translateable
      - CanvasCache uses integer increments for comparison instead of Date.now()
      - For imported songs, exclude song titles from genre comparisons if they appear in the name of the folder
      - Fix tja files with spaces in the notation
      - Fix second player's score on the results screen to have upside down appearance
      - Add fixed chinese strings
      9248a521
  8. 07 Mar, 2020 5 commits