Skip to content

Version 2.10.2

Compare
Choose a tag to compare
@Lost-MSth Lost-MSth released this 22 Dec 08:08
· 72 commits to master since this release
1fde280
  • 适用于Arcaea 4.1.7版本 For Arcaea 4.1.7
  • 新搭档 红(冬日) 已解锁 Unlock the character Kou(Winter).
  • 新增记录数据库来记录全部的游玩历史分数 Add a log database to record all playing scores.
  • 新增设置选项,可选择阻止或接受unranked成绩 Add a config option that can be used to forbid unranked scores.
  • 为自定义异常添加简明的warning日志 Add brief warning logs for custom exceptions.
  • 修复flask应用启动前出现异常,日志无法正确地指出异常的问题 Fix a bug that if an exception is raised before flask app runs, logger will not work well.
  • 现在初始化文件中JSON文件可以是模块支持的其它编码格式 Now initial files can be other encoding types which are supported by JSON module.
  • run.bat在报错时会停下而不是一闪而过了 Make the run.bat script pause when meeting an error. #82
  • 新增API接口查询单谱排行 Add an API endpoint for getting the rank list of a song's chart. #81