japanese-drum-game/public/src/js
LoveEevee e677f2f032 Change some events, fix p2 sending gameend twice
- Fixed gameend being sent twice in p2
- Add `ready`, `loader-error`, and `song-select-random` events
- Fixed `session-start` not firing when invited, added event detail
- Fixed `language-change` being fired at startup
- Fixed `version-link` and `about-link` firing twice
- "#song=" will fire `song-select-difficulty`
- Removed `key-events` and `scoresheet-player2`, merged with `scoresheet` and made it more detailed
2019-02-15 01:10:34 +03:00
..
lib Delete jQuery 2018-09-18 01:38:44 +03:00
about.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
assets.js Support different results characters for debug mode 2019-02-12 03:31:20 +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 CanvasCache: Fix clearing on small screens 2018-12-03 03:02:03 +03:00
canvasdraw.js ImportSongs: Custom assets 2019-02-03 15:04:25 +03:00
canvastest.js Miscellaneous bug fixes 2018-12-13 12:18:52 +03:00
circle.js BrowserSupport: Translate 2019-01-26 21:29:13 +03:00
controller.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
debug.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
game.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +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 Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
keyboard.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
loader.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
loadsong.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
logo.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
main.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
mekadon.js audio overhaul 2019-02-04 09:14:42 +00:00
p2.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
pageevents.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
parseosu.js Titlescreen: Add language selection menu 2019-01-21 18:47:22 +03:00
parsetja.js ImportSongs: Add song genre 2019-01-05 10:44:28 +03:00
scoresheet.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
session.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
songselect.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
soundbuffer.js Miscellaneous bug fixes 2018-12-13 12:18:52 +03:00
strings.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
titlescreen.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
tutorial.js Custom scripting, #song=, translations 2019-02-14 12:32:45 +03:00
view.js Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
viewassets.js View: Add note explosions 2018-11-15 11:42:22 +03:00