Skip to content

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

License

Notifications You must be signed in to change notification settings

yyuueexxiinngg/Arcaea-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 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
  • 排名 Rank
  • 好友系统 Friends
  • 数据同步 Data synchronization
  • 爬梯 Climbing steps
  • 自定义世界模式 Customizable World Mode
  • 自定义歌曲下载 Customizable songs download
  • 单曲和曲包购买(没啥用) Single songs and song packs purchase(useless)
  • 奖励系统 Present system
  • 兑换码系统 Redeem code system
  • 全角色立绘 All character drawings
  • 角色技能 Character skills
  • 自定义角色属性 Customizable characters attributes
  • 全剧情解锁 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
  • 世界模式下的搭档升级、觉醒,以及某些奖励的获取 Partner upgrading, uncapping, and receiving some rewards in the world mode

可能有问题 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

更新日志 Update log

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

提醒:更新时请注意保留原先的数据库,以防数据丢失。使用前请先运行database_initialize.py以获得初始数据库。

Tips: When updating, please keep the original database in case of data loss. Before using, please run database_initialize.py to get the initial database.

Version 2.3.2

  • 适用于Arcaea 3.5.4版本 For Arcaea 3.5.4
  • 更新了歌曲数据库 Update the song database.
  • 新增运行前关键性文件检查 Add checking critical files before running.
  • 新增可下载数据的客户端校验更新 Add client verification update of downloadable data.
  • 新增歌曲成绩的谱面校验 Add checking chart file when submitting the song score.
  • 修复了一些Bug Fix some bugs.

运行环境与依赖 Running environment and requirements

  • Windows/Linux/Mac OS/Android
  • Python 3
  • Flask module
  • Charles (optional)

鸣谢 Thanks

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

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

联系方式 Contact

如有必要,可以联系本人 Contact me if necessary
邮箱 Email:th84292@foxmail.com

支持一下 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 82.7%
  • HTML 16.1%
  • CSS 1.2%