40 Commits
v14 ... v18

Author SHA1 Message Date
StageGuard
1ee3c70bc3 Update version 18 2020-10-04 10:36:50 +08:00
StageGuard
4616264951 Update version 18 2020-10-04 10:35:33 +08:00
StageGuard
17bf9bac77 Update version 18 2020-10-04 10:29:16 +08:00
StageGuard
f2757e25c3 Update version 18 2020-10-04 10:28:46 +08:00
StageGuard
8c88ccccc9 Fix file encoding bug left in version 8 2020-10-04 10:22:50 +08:00
StageGuard
18fdf78b61 Update version 17 2020-10-02 14:49:33 +08:00
StageGuard
6f19874810 Update version 17 2020-10-02 14:49:12 +08:00
StageGuard
50532cdf34 Update version 17 2020-10-02 14:33:06 +08:00
StageGuard
bec33d0b8d Update version 17 2020-10-02 14:32:44 +08:00
StageGuard
fa7b623a96 Update version 16 2020-10-02 12:55:41 +08:00
StageGuard
dbb262716e Update version 16 2020-10-02 12:51:44 +08:00
StageGuard
c61d680fe9 Add resources 2020-10-02 11:32:41 +08:00
StageGuard
89175adca6 Update .gitignore 2020-10-02 09:52:35 +08:00
StageGuard
c1ae9225be Add resources 2020-10-02 09:51:47 +08:00
StageGuard
d5e94caef1 Fix 2020-10-02 09:45:33 +08:00
StageGuard
c7141c911c Update shared sheet list info 2020-10-02 09:37:12 +08:00
StageGuard
b6713a792f Upload user shared sheet 2020-10-01 21:00:34 +08:00
StageGuard
c0976b30c1 Update version 15 2020-10-01 00:09:46 +08:00
StageGuard
65fdecb9be Update version 15 2020-10-01 00:09:10 +08:00
StageGuard
2a16af252f Add sheet attribute. 2020-09-28 21:56:15 +08:00
StageGuard
cd967af5c8 Upload user shared sheets 2020-09-28 21:18:36 +08:00
StageGuard
df9ddff4e4 Upload user shared sheets 2020-09-27 12:06:45 +08:00
StageGuard
8f26c9e1de Upload user shared sheets 2020-09-25 10:10:02 +08:00
StageGuard
b88515f4f2 Upload user shared sheets 2020-09-24 21:34:27 +08:00
StageGuard
46b88f4c6f Upload user shared sheets 2020-09-24 21:32:56 +08:00
StageGuard
03af82818a Upgrade user agreements 2020-09-23 16:25:01 +08:00
StageGuard
9f5a6ab58e Upgrade user agreements 2020-09-23 16:24:35 +08:00
StageGuard
f468dabb89 Update README.md 2020-09-23 16:20:06 +08:00
StageGuard
bb570e1b5c Upload user shared sheets 2020-09-22 08:01:30 +08:00
StageGuard
e57d7d5ad3 Add English instruction for usage 2020-09-21 21:27:41 +08:00
StageGuard
b3d3f77ba5 Update README.md 2020-09-21 07:03:06 +08:00
StageGuard
8abf823182 Upload user shared sheets 2020-09-18 19:49:58 +08:00
StageGuard
064a8fbe9a fix stupid bug 2020-09-14 20:48:11 +08:00
StageGuard
c43edd8549 fix stupid bug 2020-09-14 20:47:27 +08:00
StageGuard
eca5b79934 fix stupid bug 2020-09-14 20:42:40 +08:00
StageGuard
4e14a0d2c9 fix user infomation 2020-09-13 22:22:30 +08:00
StageGuard
f38adb904f Upload user shared sheets 2020-09-13 22:13:52 +08:00
StageGuard
44aab3f525 Upload user shared sheets 2020-09-13 22:12:16 +08:00
StageGuard
1383f66726 Upload user shared sheets 2020-09-13 22:09:46 +08:00
StageGuard
715e21a420 Fix contributor list 2020-09-13 21:56:15 +08:00
28 changed files with 1785 additions and 1095 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,5 @@
.vscode/settings.json
.vscode/tasks.json
rhino.jar
update.sh
updateSharedSheets.js

View File

@@ -14,11 +14,15 @@ A script to play Sheets generated by SkyStudio automatically in game Sky with ac
* 自动更新及时修复BUG无需担心版本过时问题。
* ...
## 使用
## 使用(Usage)
<br>①Auto.js`4.1.1 Alpha2 (461)`版本下载: [`Ericwyn/Auto.js/releases@V4.1.1.Alpha2`](https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2)
<br>Download `Auto.js`[`Ericwyn/Auto.js/releases@V4.1.1.Alpha2`](https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2)
<br>手机请下载`autoJs-V4.1.1.Alpha2-common-armeabi-v7a-debug.apk`
<br>Please download `autoJs-V4.1.1.Alpha2-common-armeabi-v7a-debug.apk`
<br>②为Auto.js开启**无障碍服务**和**悬浮窗权限**。
<br>Turn on **Accessibility service** and allow **Display pop-up window** permission for Auto.js
<br>③在Auto.js中新建一个脚本并粘贴以下代码并运行
<br>Create a new script file in Auto.js. Copy the code below and run!
```javascript
"ui";
"use strict";
@@ -45,8 +49,10 @@ emitter.on('evaluate', function(s){
在Auto.js版本`4.1.1 Alpha2 (461)`中测试通过,不保证其他版本的兼容性(取决于其他版本相对于此版本的API是否有`breaking changes`)
## 清除数据
SkyAutoPlayer在使用过程中会产生本地数据存储若想全部删除请使用Auto.js执行以下代码
## 清除数据(Clear data)
`SkyAutoPlayerScript`在使用过程中会产生本地数据存储若想全部删除请使用Auto.js执行以下代码
<br>`SkyAutoPlayerScript` will store some data while using, if you want to delete all data, please run the code below in Auto.js
```
storages.remove("StageGuard:SkyAutoPlayer:Config");
files.removeDir("/storage/emulated/0/Documents/SkyAutoPlayer/");
@@ -71,6 +77,8 @@ files.removeDir("/storage/emulated/0/Documents/SkyAutoPlayer/");
"bpm" : 320,
//暂时没用
"suggested_instrument": 1,
//乐谱键位数(8键或15键)
"keyCount": 15,
//乐谱音高
"pitchLevel": 0
}
@@ -79,6 +87,8 @@ files.removeDir("/storage/emulated/0/Documents/SkyAutoPlayer/");
修改完成后,申请`Pull Request`等待merge即可。
> 请注意:在申请`Pull Request`之前请确保你的SkyAutoPlayerScript仓库已同步至最新以免出现意外问题
或通过发送乐谱到邮箱[beamiscool@qq.com](mailto:beamiscool@qq.com)
<br>
# 注意
@@ -89,6 +99,7 @@ files.removeDir("/storage/emulated/0/Documents/SkyAutoPlayer/");
3. 本脚本仅可用作娱乐用途,请不要在正规场合使用本脚本(请自行体会\"正规场合\"是什么意思)若因使用本脚本所出现了一些不友好的问题与脚本作者StageGuard无关。
4. 脚本只能给你一时满足感而不能使你进步,请适当使用,只有真正的技术才是王道,才能使你感到快乐。
5. 本脚本只是一个"弹奏机"并不内置曲谱请在GooglePlay下载[SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio)编谱。
6. 本脚本不会增加解密乐谱功能,包括但不限于**加密的SkyStudio乐谱****加密的JS**等,也不接受加密乐谱的共享。
# 贡献
欢迎任何人贡献本项目包括但不限于Pull RequestIssueNew feature request
@@ -109,8 +120,9 @@ files.removeDir("/storage/emulated/0/Documents/SkyAutoPlayer/");
酷安[@社区最弱萌新](http://www.coolapk.com/u/3291313)<br>
酷安[@九方辰](http://www.coolapk.com/u/634078)<br>
酷安[@北极马可罗尼](http://www.coolapk.com/u/463478)<br>
酷安[@UTF16](http://www.coolapk.com/u/3751911)<br>
酷安[@]()<br>
哔哩哔哩[@UTF16](https://space.bilibili.com/623364258)<br>
酷安[@Syngenex](http://www.coolapk.com/u/1093421)<br>
Twitter[Phoebe@huunhut1217](https://mobile.twitter.com/huunhut1217)<br>
<br>
# 图标来源

View File

@@ -1 +1 @@
13979f81ae3a4e415446100d56b9499592d89b8d
46162649517a1318c176a3808b932ec96dcce96b

BIN
resources/clock.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

BIN
resources/note.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
resources/piano.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
resources/user.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

BIN
shared_sheets/Hanava.txt Normal file

Binary file not shown.

BIN
shared_sheets/Love_5.txt Normal file

Binary file not shown.

BIN
shared_sheets/Mojito.txt Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
shared_sheets/下雨天.txt Normal file

Binary file not shown.

Binary file not shown.

BIN
shared_sheets/体面.txt Normal file

Binary file not shown.

BIN
shared_sheets/微微.txt Normal file

Binary file not shown.

Binary file not shown.

BIN
shared_sheets/演员.txt Normal file

Binary file not shown.

BIN
shared_sheets/童话镇.txt Normal file

Binary file not shown.

Binary file not shown.

BIN
shared_sheets/走马.txt Normal file

Binary file not shown.

BIN
shared_sheets/追光者.txt Normal file

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,32 @@
版本: 18
更新时间: 2020.10.04 10:30
更新内容:
* 修复修复了版本8遗留的文件编码问题
(这个BUG导致SkyStudio打开下载的共享乐谱或者设置键位后的本地乐谱闪退)
(如何修复已经会导致闪退的乐谱: )
(对于下载的共享乐谱: 删除并重新下载)
(对于已设置键位的本地乐谱: ① 使用MT管理器或其他文件管理器打开有问题的乐谱)
(② 指定UTF-16LE编码重新加载)
(③ 复制内容,新建一个文件并粘贴内容)
(④ 指定UTF-16LE编码保存文件)
版本: 17
更新时间: 2020.10.02 14:30
更新内容:
* 新增:亮暗色主题切换
版本: 16
更新时间: 2020.10.02 12:50
更新内容:
* 改善:乐谱详情界面
版本: 15
更新时间: 2020.10.01 00:00
更新内容:
* 新增8键位乐谱支持
版本: 14
更新时间: 2020.09.03 20:51
更新时间: 2020.09.13 20:51
更新内容:
* 新增:共享乐谱支持搜索功能
* 改善:窗口拓展功能