Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add NumberOfProtectedCoins #560

Merged
merged 3 commits into from
Jun 11, 2023
Merged

Conversation

Initial-heart-1
Copy link
Contributor

Close #151.
Testing is in progress and will update on progress ASAP.(账号今天投完了所以只能明天看结果了,懒得再 Debug 了)
Early tests show it works.
Allow edits by maintainers.

@Initial-heart-1
Copy link
Contributor Author

挖坟了属于是
个人有这个需求,而且很巧的是我闲下来了,所以交个 PR 氵一氵(
变量处理直接 CV 了没细看,跑起来反正没问题
这下成 CV (ctrl+C&ctrl+V) 工程师了(诶我本来就算是 CV (Computer Vision) 工程师啊(逃
@RayWangQvQ 存在配置文件改动和新特性但是由于默认配置存在所以向下兼容,如果 merge 的话个人是建议发一个 x.Y.z 版本的。当然,不用 SemVer 或者不严格遵守的话另说了。

@Initial-heart-1
Copy link
Contributor Author

It is working.
NumberOfProtectedCoins = 20

[INF] ---开始 投币 ---
[INF] 【今日已投】0枚
[INF] 【目标欲投】5枚
[INF] 【还需再投】5枚
[INF] 【投币前余额】 : 1*.*
[INF] 因硬币余额达到或低于保留值,今日暂不执行投币任务
[INF] -----结束-----
[INF] ---开始 投币 ---
[INF] 【今日已投】0枚
[INF] 【目标欲投】5枚
[INF] 【还需再投】5枚
[INF] 【投币前余额】 : 4**.*
[INF] 【视频】*
[INF] 投币成功,经验+10 √
[INF] 【视频】*
[INF] 投币成功,经验+10 √
[INF] 【视频】*
[INF] 投币成功,经验+10 √
[INF] 【视频】*
[INF] 投币成功,经验+10 √
[INF] 【视频】*
[INF] 投币成功,经验+10 √
[INF] 投币任务完成
[INF] 【硬币余额】4**.*
[INF] -----结束-----

@RayWangQvQ RayWangQvQ merged commit fbc01c7 into RayWangQvQ:develop Jun 11, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants