Upd: map_fleet_preparation.py asst.py#4278
Open
vcfch843875 wants to merge 2 commits intoLmeSzinc:masterfrom
Open
Upd: map_fleet_preparation.py asst.py#4278vcfch843875 wants to merge 2 commits intoLmeSzinc:masterfrom
vcfch843875 wants to merge 2 commits intoLmeSzinc:masterfrom
Conversation
修改以解决新号开荒时的编队识别问题
解决与MAA的连接问题
Contributor
|
调低以后无法区分编队1和2的bar_opened,但其实这应该没啥关系,事实上目前FLEET_2_BAR打开的时候SUBMARINE_BAR也会被识别为打开。这东西应该是故意留在这的,练度过低的号会产生一系列问题,可能不如就由这个编队卡着。 修改asst.py应该拆开作为另一个pr,并且补充“连接问题”的详细信息 |
Author
asst.py的这个就是MAA里的那个文件现在不叫 |
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.
1.修改map_fleet_preparation.py以解决新号开荒时的编队识别问题
2.修改asst.py以解决与MAA的连接问题