Skip to content

Commit e1d4bb3

Browse files
committed
v1.6.0
1 parent 808bbbe commit e1d4bb3

File tree

11 files changed

+8
-1
lines changed

11 files changed

+8
-1
lines changed

FGO-ExpBall/fgoDetect.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ def offset(self,x,y):
7777
FILTER_EXP=Button((639,385))
7878
FILTER_FOU=Button((852,385))
7979
FILTER_RESET=Button((227,641))
80-
FILTER_SUBMIT=Button((1054,638))
80+
FILTER_SUBMIT=Button((1054,638),'filter',(20,65))
81+
FILTER_CANCEL=Button((820,638))
8182
SORT_SORT=Button((1128,130))
8283
SORT_DEC=Button((1248,132),'sort',(15,12))
8384
SORT_BYTIME=Button((742,384))

FGO-ExpBall/fgoImage/filter.png

980 KB
Loading

FGO-ExpBall/fgoImage/special/1470.png

-23.1 KB
Binary file not shown.

FGO-ExpBall/fgoImage/special/1473.png

-21.4 KB
Binary file not shown.

FGO-ExpBall/fgoImage/special/1488.png

19.7 KB
Loading
File renamed without changes.
20 KB
Loading
20.1 KB
Loading
21.2 KB
Loading

readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ FGO-ExpBall是专门用来搓丸子的程序,如果你不知道什么是[FGO-py]
6262

6363
## 更新日志
6464

65+
### 2022/10/18 v1.6.0
66+
67+
Add:万圣活动礼装
68+
往期万圣的活动礼装加入备用
69+
[issue #3](https://github.com/hgjazhgj/FGO-ExpBall/issues/3)怎么修比较优雅还没想好,感觉各种方案都不如仓库里留一个上了锁的低星好
70+
6571
### 2022/09/09 v1.5.3
6672

6773
Add:反活动加成筛选

0 commit comments

Comments
 (0)