LmeSzinc
cb1d4f24d3
Opt: Raise error when user running a hard mode but haven't prepared the fleets
2023-03-10 23:10:19 +08:00
SaarChaffee
303dd90fdc
change CRLF to LF
2022-04-09 23:31:09 +08:00
LmeSzinc
e92579b5f9
Opt: Remove redundant converts from pillow to numpy
2022-01-24 23:43:53 +08:00
LmeSzinc
65f166ad12
Refactor: Use numpy image cache instead of pillow image
2022-01-23 23:03:55 +08:00
LmeSzinc
487d4ed9e8
Fix: Force to disable auto submarine call if only calling submarine at boss
2022-01-09 21:06:46 +08:00
LmeSzinc
2cbd473bc5
Refactor: Fleet preparation for faster and better retry
2021-11-21 15:26:31 +08:00
LmeSzinc
7f1227aabf
Fix: SubmarineMode not working because handle_submarine_call() received None ( #705 )
...
- Opt: Re-check if submarine is clear
2021-11-06 22:43:37 +08:00
LmeSzinc
46d8d2fadb
Refactor: Rename main configs
...
- Faster chapter selection and page_campaign
- Rename some old Chinglish variables in map info
2021-09-15 23:32:31 +08:00
LmeSzinc
d9128d3f77
Fix: Re-implement hard mode detection
2021-06-10 17:46:55 +08:00
LmeSzinc
77899feffd
Fix: Increase FLEET_IN_USE_STD to correct submarine.in_use() ( #470 )
2021-06-10 16:50:01 +08:00
noname94
5e318f90ff
Fix: FLEET_m_BAR_INDEX_n area fixed
...
The clickable areas of these buttons do not match their image areas exactly. If we click at the bottom of fleet_n, fleet_n+1 will be chosen.
2021-02-15 03:31:13 +09:00
LmeSzinc
ae639e9409
Fix: Wrong detection of fleet_2.in_use() in fleet preparation
...
if ship avatar background is loaded but ship itself is not loaded
2021-02-13 23:16:01 +08:00
noname94
69124b6679
Opt: comment out unused import
2021-02-13 12:11:05 +09:00
noname94
e654283b24
Opt: Avoid double-clicking CLEAR
...
Cropping FLEET_*_IN_USE can avoid wasting time on handling the info_bar. 5113cf9d554872c891b8a0931afd2000067f3e6d
To avoid double-clicking on the clear button, sleep() is needed. (No side effect now.)
2021-02-13 02:38:57 +09:00
LmeSzinc
5113cf9d55
Opt: Avoid double-clicking CLEAR, and waiting for info_bar in in_use() ( #341 )
2021-02-13 00:17:02 +08:00
noname94
dc25547361
Opt: ensure fleets selected correctly in preparation
...
After the update of auto search, ALAS needs to clear and reselect fleets every time before entering a map. 45c50bda294fbbdd9342ebd7b393de3ce6879359
It is better to add some check to ensure that fleets are selected correctly, because emulators may drop clicks randomly.
2021-02-12 21:21:16 +09:00
LmeSzinc
45c50bda29
Fix: Fleet choosing, since AL has changed its logic
...
After the update of auto-search, AL no longer chooses the fleet with a smaller index to be the first fleet
2021-01-22 18:51:15 +08:00
LmeSzinc
a461d1aee8
Fix: Clear FLEET_2 by mistake when FLEET_2_CHOOSE not detected
2020-06-27 02:07:04 +08:00
LmeSzinc
69b868a79e
Fix: 修复一些bug
...
- 修复了收完菜后不重新检查潜艇的问题
- 修复了使用潜艇时, 经验结算卡住的问题
- 调整了日常委托和教材类委托的权重, 不然一天下来, 日常委托做不完
2020-04-16 22:01:52 +08:00
LmeSzinc
ce4887a4f5
Initial commit
2020-03-29 01:41:34 +08:00