japanese-drum-game/public/src/js
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
..
lib Delete jQuery 2018-09-18 01:38:44 +03:00
about.js SoundBuffer: Set song volume 2019-03-16 00:34:48 +03:00
assets.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
browsersupport.js BrowserSupport: Translate 2019-01-26 21:29:13 +03:00
canvasasset.js Controller: Separate game and view loops 2019-01-16 15:33:42 +03:00
canvascache.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
canvasdraw.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
canvastest.js Miscellaneous bug fixes 2018-12-13 12:18:52 +03:00
circle.js PraseTja: Add branches 2019-02-17 19:26:46 +03:00
controller.js SoundBuffer: Set song volume 2019-03-16 00:34:48 +03:00
debug.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
game.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
gamepad.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
gamerules.js SongSelect: Add ura difficulty 2018-10-12 21:04:28 +03:00
importsongs.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
keyboard.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
loader.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
loadsong.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
logo.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
main.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
mekadon.js SoundBuffer: Set song volume 2019-03-16 00:34:48 +03:00
p2.js PraseTja: Add branches 2019-02-17 19:26:46 +03:00
pageevents.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
parseosu.js Game: Fix notelocking 2019-02-24 15:04:14 +03:00
parsetja.js SoundBuffer: Set song volume 2019-03-16 00:34:48 +03:00
scoresheet.js SoundBuffer: Set song volume 2019-03-16 00:34:48 +03:00
session.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
settings.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
songselect.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
soundbuffer.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
strings.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
titlescreen.js PraseTja: Add branches 2019-02-17 19:26:46 +03:00
tutorial.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
view.js SongSelect: Add Settings 2019-04-04 23:40:11 +03:00
viewassets.js View: Add note explosions 2018-11-15 11:42:22 +03:00