japanese-drum-game/public/src/views
LoveEevee cb64777012 SongSelect: Add Settings
- Resolution can be adjusted, as well as touch drum animation on mobile
- A translation text file "songtitle.txt" can be imported
  - Titles and translated titles are each on their own line, if a line begins with a language code, it will translate the song title that is above
  - An example file can be found here: https://gist.github.com/LoveEevee/65fe66f0b54c0536f96fd2f4862984d4
- The page will fail to load if version on the page does not match /api/config
- Disabled Tab key while playing, before hitting it would focus the version link
- Fix forcing branches in debug not working
- Fixed not being able to click on songs that do not have oni but have ura
- Fix unexpected category being used as a fallback
- Fix verticalText and layeredText not accepting anything except strings
2019-04-04 23:40:11 +03:00
..
about.html Custom url for issues link 2019-01-25 07:24:43 +03:00
debug.html SoundBuffer: Set song volume 2019-03-16 00:34:48 +03:00
game.html Add random stage 2018-11-23 21:52:24 +03:00
loader.html Clean up classes before exiting them 2018-09-18 01:37:59 +03:00
loadsong.html ImportSongs: Add song genre 2019-01-05 10:44:28 +03:00
session.html Strings: Translate views 2019-01-22 21:47:09 +03:00
settings.html SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
songselect.html SongSel: Add browse for local songs button 2018-12-05 23:33:34 +03:00
titlescreen.html Move globe path from title screen 2019-01-29 20:02:00 +03:00
tutorial.html Strings: Translate views 2019-01-22 21:47:09 +03:00