Open
Conversation
| continue | ||
|
|
||
| tg.start_soon(check_and_run_task, task(client), diff) | ||
| return client |
Author
There was a problem hiding this comment.
装置处理需要读 anon 里的 prefab ,暴露出来节省一点操作
Contributor
There was a problem hiding this comment.
虽然但是 不该在Ptilopsis_Bot搞吗(
Member
There was a problem hiding this comment.
因为我之前装置处理就是fork下来改成这样用的()
直接构造 client 吧,这个 main 给 cli 用的,或者就暴露个函数来构造 client + init
Member
There was a problem hiding this comment.
装置处理具体处理的是什么,为什么不能靠task做?
Author
There was a problem hiding this comment.
- 调torappu是因为torappu开源前自己写的逻辑很丑,发现开源了就直接拿来用了
- 实体类型、阵营、阻挡半径、重写地块、再部署策略、占用部署数、部署条件、撤回策略都是读prefab的
突然理解hjhk为什么当初不直接给鸮bot补功能了
Member
There was a problem hiding this comment.
- 调torappu是因为torappu开源前自己写的逻辑很丑,发现开源了就直接拿来用了
- 实体类型、阵营、阻挡半径、重写地块、再部署策略、占用部署数、部署条件、撤回策略都是读prefab的
突然理解hjhk为什么当初不直接给鸮bot补功能了
那搞成task直接这个pr merge进来呗,让llm重写一下
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.