- Fix a small bug that `best30` of API cannot have scores whose songs are not in database
- At present the setting file can be a module or a file with some of options
- Limiter can have multiple rules together now
- Add a custom limiter and use it for limiting users' download instead of using database
> So add a requirement `limits`.
- Fix a character's value
- Change the email max length to 64
- Change something about API's roles and powers
- Add an API endpoint for getting users' roles and powers
- Add two indices for avoiding possible slow queries
> This is an experimental handle for the database which has some tables over one hundred thousand lines.
- 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.)
- 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.
- 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.
- 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.
- 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.
- 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.
- Fix a bug about purchase discount
- Fix a bug about database synchronization, which may make 'api_login' table empty
- For Arcaea 3.8.8
- Update a logout api
+ new character
+ new byd map
+ new items
+ some new configs
+ two new operations in background
+ record email while registering
+ record ip while logging in
+ checking something before running and updating database automatically
building something about API
fix bugs:
about purchasing system
about hiding ptt
about login different accounts with same device
about some details
This is only a pre updating. Many things have been changed. It takes time to find some ways.
Fix the fanmade cloud save (add a switch in setting)
Add SSL switch
Fix 'my rank' in game, if there is not enough people behind you, now it will show 20 people as expected
It will be released soon because lowiro will update in some days.
Fix many bugs and I forgot them. :<
I push this because there's a small but serious safety problem. It should be fixed immediately.
Oh, and this update needs you to login in arcaea again because a new function is added.