mnvdk
85d6e70ff6
Dynamic songskin loading for categories
2020-04-14 23:01:47 +02:00
Bui
d98b2d9697
Merge pull request #209 from N-Field/fix-session-redis
...
Fix crash when using non-localhost redis
2020-04-06 09:39:19 +01:00
purerosefallen
99c906d1ad
load redis properly in session
2020-04-06 16:36:00 +08:00
Bui
008bfbe418
fix admin level for song edit
2020-04-06 06:36:08 +01:00
Bui
6c02bf9049
Merge pull request #208 from bui/add-custom-don
...
Add custom Don
2020-04-05 01:10:33 +01:00
LoveEevee
69b5aa2903
More consistent don size in account settings
2020-04-04 18:01:35 +03:00
LoveEevee
7aa401090c
Fixed custom don not working in session mode
2020-04-04 17:08:59 +03:00
LoveEevee
cd288d4fa4
Add custom Don
...
- Registered users can customise the colour of their Don and it will appear for other players
- Bug fixes:
- Add lyrics checkbox to admin page
- 2P shows above "creative" or "with lyrics" labels
- Prevent accidental alt and menu keyboard presses from triggering browser menus
- Fixed mouse hitboxes on difficulty selection
- Clean cached sounds and lyrics when another song is loading
- Fixed debug jumping to the top-left of the screen when hidden
- Fixed server volume not being applied to songs
2020-04-04 16:48:58 +03:00
Bui
ed97f9c593
add pip requirements
2020-04-02 20:25:02 +01:00
Bui
d910de6bc7
Merge branch 'add-lyrics'
2020-04-02 20:05:35 +01:00
LoveEevee
967d882a36
Fix multiplayer server
2020-04-02 01:37:23 +03:00
LoveEevee
de284d204d
Add Show Lyrics option to settings
2020-03-31 16:44:54 +03:00
LoveEevee
51bd6cec63
Support importing lyrics
...
- Use inline "#LYRIC" lines in tja files
- "LYRICS:" in tja metadata can point to a vtt file, this overrides "#LYRIC"
2020-03-31 15:50:27 +03:00
LoveEevee
b4dcd76f90
SongSelect: Mark songs with lyrics
2020-03-30 17:29:53 +03:00
LoveEevee
18b6e7dfc2
Fix debug
2020-03-30 11:59:42 +03:00
LoveEevee
3679c27986
Add lyrics
2020-03-30 09:50:34 +03:00
LoveEevee
20b964ab2e
Fix some osu songs not being imported
2020-03-26 00:56:49 +03:00
LoveEevee
8d8a4577d2
Admin: Fix hashing if songs baseurl is not absolute
2020-03-18 06:54:42 +03:00
LoveEevee
54a98b77d9
Fix logging out and the Remember me checkbox
2020-03-17 11:07:29 +03:00
LoveEevee
a62184e0d2
Fix a multiplayer bug that I cannot reproduce
2020-03-17 08:51:23 +03:00
LoveEevee
2232c36182
Request a csrftoken before every request
2020-03-17 07:20:03 +03:00
Bui
841e9d37d1
add csrftoken api route
2020-03-17 04:03:10 +00:00
LoveEevee
96b1ba4b04
Add git hooks to tools
...
- Place these in your .git/hooks/ directory
2020-03-17 06:13:36 +03:00
Bui
816833bac0
handle csrf error
2020-03-17 02:18:18 +00:00
Bui
1e7477dd96
anti-csrf
2020-03-17 02:10:47 +00:00
Bui
873bd1a73e
hashexception
2020-03-17 01:27:54 +00:00
Bui
fe90a35625
generate hashes on server
2020-03-17 01:27:06 +00:00
Bui
5a68978ec4
implement song addition/deletion
2020-03-16 23:30:44 +00:00
LoveEevee
c63b5eba4b
Fix positioning of the Select Difficulty text
2020-03-17 01:31:15 +03:00
LoveEevee
f4c3a664eb
SongSelect: Lower the songs to make room for crowns
2020-03-17 00:42:20 +03:00
LoveEevee
29fb7845ed
Add session crowns
2020-03-16 22:49:18 +03:00
LoveEevee
47b769c8b3
Fix warning not showing in session mode
2020-03-16 19:07:55 +03:00
LoveEevee
95eef4e8db
Fix bgm_songsel playing on error
2020-03-16 19:00:32 +03:00
LoveEevee
8f736b5b23
Fix weird sound on error and long lines not wrapping
2020-03-16 18:34:18 +03:00
LoveEevee
4b37150ee0
Improve the song loading screen error message
2020-03-16 16:42:36 +03:00
LoveEevee
a25e108a4b
SongSelect: Session sound effects play in appropriate sound channels
2020-03-16 15:22:16 +03:00
LoveEevee
33b9b206a7
Improve the loading screen error message
...
- Fix subtitle if the previously selected song had the same title
2020-03-16 12:54:21 +03:00
Bui
c5f85d0d87
allow null category id
2020-03-15 16:25:38 +00:00
Bui
61e521dda3
update song edit page
2020-03-15 16:16:18 +00:00
LoveEevee
38f1384f27
ParseSong: Separate events from notes
2020-03-15 18:00:23 +03:00
LoveEevee
0a578578c5
Fix strings not having id
2020-03-15 14:10:02 +03:00
LoveEevee
4c07813aff
Improve strings.js layout
2020-03-15 10:12:16 +03:00
Bui
0fd0cb97a0
log out other sessions after password change
2020-03-14 14:02:11 +00:00
LoveEevee
0144367c6e
Fix importing custom songs
2020-03-14 12:44:29 +03:00
LoveEevee
7f1bb9d357
Multiplayer improvements and reupload score on error
...
- In multiplayer you will play at the bottom if you joined second
- Add a dialog to song select that score has not been saved
- Uploads the score when logged in again
- Translate error messages from the server
2020-03-14 07:50:04 +03:00
LoveEevee
ad62ac800c
Some bug fixes
2020-03-13 08:32:53 +03:00
Bui
929471698f
fix individual score upload
2020-03-13 04:04:45 +00:00
Bui
73b8da36ab
fix registration bug
2020-03-13 03:54:27 +00:00
Bui
62aca02aab
bugfixes
2020-03-13 03:19:26 +00:00
Bui
ae71ab8073
Merge remote-tracking branch 'origin/add-accounts' into user-server
2020-03-13 02:46:52 +00:00