Skip to content

一个微型的Arcaea本地服务器 A small local server for Arcaea

License

Notifications You must be signed in to change notification settings

LuRenDing2020/Arcaea-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcaea-server

一个微型的Arcaea本地服务器 A small local server for Arcaea

简介 Introduction

这是基于Python以及Flask的微型本地Arcaea服务器,可以模拟游戏的主要功能。这可能是我第一次写这种大程序,若有不妥之处,敬请谅解。

本程序主要用于学习研究,不得用于任何商业行为,否则后果自负,这不是强制要求,只是一个提醒与警告。

This is a small local Arcaea server based on Python and Flask, which can simulate the main functions of the game. This may be the first time I have written such a large program. Please understand if there is something wrong with it.

This procedure is mainly used for study and research, and shall not be used for any commercial activities, otherwise the consequences will be borne by oneself. This is not a mandatory requirement, just a reminder and warning.

虽然看起来很蠢,但是可以用! It looks stupid, but it works!

特性 Features

有以下 We have:

  • 登录、注册 Login and registration
  • 多设备登录 Multi device login
  • 成绩上传 Score upload
  • PTT
  • 世界排名 Global rank
  • 排名 Rank
  • 好友系统 Friends
  • 数据同步 Data synchronization
  • 爬梯 Climbing steps
  • 自定义世界模式 Customizable World Mode
  • 自定义歌曲下载 Customizable songs download
  • 单曲和曲包购买(没啥用) Single songs and song packs purchase(useless)
  • 奖励系统 Present system
  • 兑换码系统 Redeem code system
  • 角色系统 Character system
  • 全剧情解锁 Unlock all the stories
  • 后台查询 Background search
  • 后台自定义信息 Customize some things in the background
  • 成绩校验 Score check
  • 下载校验 Download check
  • 服务器日志 Server log

没有以下 We don't have:

  • 服务器安全性保证 Server security assurance

可能有问题 There may be problems:

  • Recent 30
  • 一些歌曲的解锁 Some songs' unlocking
  • 同设备多共存登录 Multiple app logins on the same device

说明 Statement

只是很有趣,用处探索中。
It is just so interesting. What it can do is under exploration.

下载 Download

这里 Here

Arcaea-CN official
Arcaea-lowi.ro
Arcaea-RhyDown

更新日志 Update log

只保留最新版本 Only keep the latest version.

提醒:更新时请注意保留原先的数据库,以防数据丢失。

Tips: When updating, please keep the original database in case of data loss.

Version 2.7.0

  • 适用于Arcaea 3.9.0版本 For Arcaea 3.9.0

  • 更新了歌曲数据库 Update the song database.

  • 新搭档 爱丽丝 & 坦尼尔(小步舞曲) 已解锁 Unlock the new character Alice & Tenniel (Minuet).

  • 新搭档 对立(挽歌) 已解锁 Unlock the new character Tairitsu (Elegy).

  • 搭档 爱托 已觉醒 Uncap the character Eto.

  • 搭档 露娜 已觉醒 Uncap the character Luna.

  • 新增爱托和露娜的觉醒技能(可能有问题) Add the uncapped skills of Eto and Luna (There may be bugs.).

  • 新增是否同步角色表的设置选项 Add the setting option of whether updating the character table.

  • 以下是累积更新 The following are cumulative updates:

    • 添加购买物品含有以太之滴的支持 Add support for purchasing items containing generic cores.
    • 修复关于购买物品打折的问题 Fix a bug about purchase discount.
    • 修复关于数据库同步的问题,这可能导致api_login表为空 Fix a bug about database synchronization, which may make 'api_login' table empty.
    • 新增登出API接口 Update a logout API.

提示:某些数据可能尚不完整,某个单曲的解锁和某两个角色的数据可能会有问题
Tips: Some data may not be complete, so there may be problems with the unlocking of a single song and the data of two characters.

运行环境与依赖 Running environment and requirements

  • Windows/Linux/Mac OS/Android
  • Python 3
  • Flask module
  • Charles, IDA, proxy app... (optional)

使用说明 Instruction for use

中文
English

注意 Attentions

中文
English

鸣谢 Thanks

歌曲数据库来自 Using song database from BotArcAPI releases

网站图标来自 Using favicon from black fate - てんてん - pixiv

联系方式 Contact

如有必要,可以联系本人 Contact me if necessary
邮箱 Email:[email protected]

支持一下 Support me

生活不易。 Life is not easy.
支付宝 Alipay
微信 WeChat

使用许可 Use license

MIT © Lost

About

一个微型的Arcaea本地服务器 A small local server for Arcaea

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.6%
  • HTML 15.4%
  • Other 1.0%