Lost-MSth
4f52df35ce
Fix a small bug
...
- Fix a bug that the clients under v4.0.0 cannot upload the cloud save
2022-07-29 21:31:38 +08:00
Lost-MSth
cdf76fb93a
Just add something for unlocking songs
...
#62
2022-07-23 19:03:22 +08:00
Lost-MSth
5fba93524c
Add a new feature
...
- Add support for specifying the songs of which only the `beyond` chart should be served #60
2022-07-22 17:20:13 +08:00
Lost-MSth
93f4ad4999
Fix some bugs
...
- Fix a bug that `GET` requests without data will report an error in API
- Fix a bug that `aggregate` requests will get an error when the inner function raises an error
- Fix a bug that the charts of a course cannot be the same because of the incorrect primary keys
- Fix a bug that global ranking scores cannot be calculated if there are no chart in the database #61
- The first try to fix #60 (I don't think it can be done so easily.)
2022-07-20 21:59:26 +08:00
Lost-MSth
47f05cdf1e
Fix a bug and add a new thing
...
- Add support for logging Arcaea's errors
- Fix a bug when world maps' data don't have some unnecessary parts the client of iOS may break down
2022-07-16 19:50:07 +08:00
Lost-MSth
6801af197f
Update to v2.9.1
...
- Fix a bug that the characters have wrong values
2022-07-13 23:05:28 +08:00
Lost-MSth
210ba99606
Fix an immaterial bug
...
- Delete a redundant import
2022-07-10 21:52:52 +08:00
Lost-MSth
0705c35be8
Merge pull request #54 from Lost-MSth/master
...
Update readme.md
2022-07-10 21:48:33 +08:00
Lost-MSth
c9bcbb8ec4
Update README.md
2022-07-10 21:47:43 +08:00
Lost-MSth
ac0071bfd6
Merge pull request #53 from Lost-MSth/dev
...
Fix a big bug
2022-07-09 23:06:06 +08:00
Lost-MSth
ef8e551261
Fix a big bug
...
- Fix a bug that the server gets all items as one user's item
2022-07-09 23:05:33 +08:00
Lost-MSth
55ab6c43cb
Merge pull request #52 from Lost-MSth/dev
...
Update to v2.9
v2.9
2022-07-09 22:03:47 +08:00
Lost-MSth
15134173c9
Ready to Update to v2.9
...
- Add support for finale state data
2022-07-09 22:02:46 +08:00
Lost-MSth
9f41ef0a70
'Small' update
...
- Add Course Mode
- Add support for downloading additional files
- Add support for `skill_fatalis` (Hikari booms your world.)
- Delete my hair X<
> WHERE IS MY TAIRITSU ?!
> Some other things are not supported now, such as... the feature which is one line above.
2022-07-09 01:15:03 +08:00
Lost-MSth
af3e91b3e8
Code refactoring
...
- Code refactoring mainly for API
- Delete a useless option in `setting.py`
- Change some constants in Link Play mode
2022-07-06 22:07:00 +08:00
Lost-MSth
9d746eab2d
Update score.py
...
Fix two bugs.
2022-07-04 23:14:23 +08:00
Lost-MSth
6fcca17918
Code refactoring
...
- Code refactoring
- Fix a bug that the other player will not become the host of the room at once, when the player disconnect in link play.
> Maybe add many unknown bugs. XD
> The song database `arcsong.db` will not used in the future. You can use a tool in `tool` folder to import old data.
2022-07-04 18:36:30 +08:00
Lost-MSth
9de62d3645
Update to v2.8.6 without release
...
- Code refactoring
- Update the song database
- Fix a bug of the friend system which arose in the last version
- Fix a bug of duplicate calculating finishing states when players finish playing the chart in Link Play.
2022-05-26 18:56:33 +08:00
Lost-MSth
96fbd26342
Update to v2.8.5
v2.8.5
2022-04-28 18:29:26 +08:00
Lost-MSth
aa77a4c903
Update requirements
2022-04-16 18:37:11 +08:00
Lost-MSth
6075bda5d8
Merge pull request #49 from Young-Lord/patch-1
...
Modify the import of link_play module
2022-04-16 18:35:23 +08:00
LY
409c2c032b
Modify the location of the import of link_play
...
... to reduce unnecessary imports (both link_play and cryptography)
2022-04-16 18:29:40 +08:00
Lost-MSth
e8c15f5069
Add a register api
...
- Add a register api
- Change requirements, which flask version should be over 2.0
2022-04-10 21:02:46 +08:00
Lost-MSth
35c34f25d5
Try to fix a bug in Unix
...
multiprocess bug of python in Unix operating system:
The subprocess will not start when using 'fork' mode. This will make the UDP server down.
2022-04-05 22:12:23 +08:00
Lost-MSth
4b8c5a520e
Fix a bug about core
...
A typing error
2022-04-02 12:53:42 +08:00
Lost-MSth
1235733ddf
Update to v2.8.6
v2.8.4
2022-04-01 13:37:38 +08:00
Lost-MSth
cb6425a0d1
Update to v2.8.3 without release
...
- Unlock the character **linka**.
- Update the song database.
2022-03-24 16:30:46 +08:00
Lost-MSth
3a1c731e24
Update to v2.8.2 without release
...
- Try to add support for Anniversary 5 ticket
- Update the song database
> Well, there may be bugs with Anniversary 5 ticket. Remember it can only be used when the pack is on sale.
2022-03-09 18:44:00 +08:00
Lost-MSth
5de274fdf5
Update to v2.8.1
v2.8.1
2022-02-20 23:36:44 +08:00
Lost-MSth
b60457c38b
Ready to update to v2.8.1
...
Wait for chart constants and character values.
2022-02-17 21:16:57 +08:00
Lost-MSth
35b954e549
Fix two bugs
...
- Fix a bug when downloading a beyond chart which has another audio file.
- Fix a safety problem when downloading.
2022-02-14 16:35:36 +08:00
Lost-MSth
ceebba4664
Fix a bug
...
Fix a bug that the high version of ios client cannot log in.
2022-01-27 19:26:13 +08:00
Lost-MSth
5bc9b9a3dc
Fix a bug
...
Fix a bug about link play not getting the right address.
If you use reverse proxy, this may be helpful.
2022-01-24 22:38:43 +08:00
Lost-MSth
d9a543bc5a
Change something about constant table and aggregate
2022-01-24 21:44:37 +08:00
Lost-MSth
4666c9c153
Merge pull request #35 from Young-Lord/master
...
加入aggregate
2022-01-24 21:28:44 +08:00
Lost-MSth
32bcbb0ccd
Change something about aggregate
2022-01-24 21:22:38 +08:00
Young-Lord
34497d0638
Remove requests from requirements
2022-01-22 10:42:42 +08:00
Young-Lord
23bf3c020f
Change the implement of experimental agreegate API
2022-01-22 10:40:06 +08:00
Young-Lord
e1fc1bbcd1
Minor fix
2022-01-22 07:35:57 +08:00
Young-Lord
355ec3557f
Add experimental aggregate API
2022-01-21 22:55:23 +08:00
Young-Lord
cc4ac192e7
Update .gitignore
2022-01-21 22:53:22 +08:00
Lost-MSth
5068c7215c
Merge pull request #34 from Lost-MSth/test
...
Update to v2.8
v2.8
2022-01-20 16:43:31 +08:00
Lost-MSth
99f05cabb7
Update README.md
2022-01-20 16:42:33 +08:00
Lost-MSth
1a097bc4d0
Update to v2.8
2022-01-20 16:39:57 +08:00
Lost-MSth
849f4f7260
Add Link Play
2022-01-19 17:52:32 +08:00
Lost-MSth
add81ee639
Update README.md
2022-01-18 15:39:27 +08:00
Lost-MSth
b927ad23f8
Update to v2.7.2 without release
...
- Unlock the character **marija**
- Update the song database
2021-12-26 21:29:12 +08:00
Lost-MSth
8bc74b36c7
Update to v2.7.1 without release
...
- Unlock the character **shirahime**
- Fix the values of two characters
- Update the song database
> It will take more time for me to make the Link Play system. I am not sure how much time it will take, because it is a new challenge for me.
2021-12-13 00:26:01 +08:00
Lost-MSth
7dc8bfea9a
Fix a bug
...
#32
Fix a bug about register
2021-11-21 13:57:09 +08:00
Lost-MSth
d0be49fe20
Update to v2.7.0
v2.7.0
2021-11-14 21:35:34 +08:00