Lost-MSth
1672d337ff
[Enhance] [Refactor] Add API about characters
...
- Add API endpoints about characters
- Some small changes in refactoring
2023-03-22 22:27:21 +08:00
Lost-MSth
a84ec560dd
[Enhance] API for redeem
...
- Add API endpoints for redeem system
- Continue to fix the bug mentioned in 930faf508d
2023-02-28 18:28:09 +08:00
Lost-MSth
930faf508d
[Refactor] Refactor for link play
...
- Refactor simply for link play subprogram
- Fix a logic bug that the room without anyone can be entered
2023-02-27 23:41:32 +08:00
Lost-MSth
8f1c28eb5c
[Enhance] API & LinkPlay & something else
...
- Add song names for getting the score list (For API)
- Try to ensure thread safety in Link Play (twice again)
- Small change about database timeout
- Have a try to use `nginx` and `gevent` (Yes. I ensure it works well. This will not be viewed as a formal and necessary update.)
2022-10-03 23:46:52 +08:00
Lost-MSth
299c8c582c
[Bug Fix][Enhance] About Link Play
...
- Fix a bug that the room host will be changed late when finishing a song
- Add logging module for linkplay server
2022-09-19 23:13:51 +08:00
Lost-MSth
6298b37ea2
Rearrange Link Play module
...
- Try to ensure thread safety by using TCP socket
2022-09-19 01:46:01 +08:00