1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
AzurLaneAutoScript/module
2023-03-17 00:49:43 +08:00
..
base Fix: [GIA] Sync utils functions to ALAS 2023-02-17 23:50:30 +08:00
campaign Opt: Improve log appearance when changing flagship and vanguard 2023-03-16 22:51:24 +08:00
combat Fix: TaskBalancer malfunctioning caused by ocr failure (#2295) 2023-03-03 22:19:07 +08:00
commission Fix: [TW] Handle OCR error in commission name 2023-03-16 00:56:00 +08:00
config Add: Emergency module development daily 2023-03-17 00:34:02 +08:00
daemon Fix: Catch RequestHumanTakeover in Benchmark 2023-03-03 20:00:16 +08:00
daily Add: Emergency module development daily 2023-03-17 00:34:02 +08:00
device Fix: Fix lanuch game in no physical keys device 2023-03-05 12:04:32 +08:00
dorm Fix: Collect dorm loves and coins in non-U2 family control methods 2023-03-16 22:54:22 +08:00
equipment Fix: Equip take on and off, on slow emulators 2023-02-25 22:41:24 +08:00
event Opt: Raise error if user is using EventABCD before stages unlocked 2023-03-10 23:30:28 +08:00
exercise
freebies Add: Option to delay buying weekly supply pack 2023-02-19 00:45:35 +08:00
gacha
game_setting
guild Fix: Wrong attribute logged in _guild_logistics_collect() 2023-02-22 01:22:13 +08:00
handler Fix: AUTO_SEARCH_MENU_CONTINUE disappeared after handle_2x_book_setting() (#2334) 2023-03-07 22:35:33 +08:00
hard Opt: Re-organise CalculateEmotion and IgnoreLowEmotionWarn 2023-02-18 01:19:04 +08:00
map Upd: [TW] FLEET_*_ADVICE 2023-03-11 03:56:46 +08:00
map_detection Fix: Use the same edge_th in detect_edges() and generate() 2023-02-21 21:43:35 +08:00
meowfficer Fix: Accidentally exit fort in meow_chores 2023-03-01 00:43:22 +08:00
meta_reward
ocr Fix: [TW] SOS chapter 10 is OCRed as 0 2023-03-01 00:37:45 +08:00
os Fix: Handle AUTO_SEARCH_REWARD in question_goto() 2023-03-12 01:10:35 +08:00
os_ash Fix: Delay OpsiAshAssist is not meta beacon found 2023-02-20 20:11:55 +08:00
os_combat Fix: Too many clicks on SUBMARINE_READY in OpSi battles 2023-02-04 17:26:42 +08:00
os_handler Upd: [EN] MISSION_OVERVIEW_CHECK 2023-03-17 00:49:43 +08:00
raid Fix: return back to page_raid to gauge accurate reading of get_remain 2023-01-30 11:19:48 -05:00
research Fix: Catch game bug that the first research of queue is not running 2023-02-04 17:36:52 +08:00
retire Upd: Add EN to server_support_quick_retire_setting_fallback 2023-03-01 00:12:19 +08:00
reward
shipyard Fix: Delay shipyard record to just before purchase confirm 2023-02-22 00:18:14 +08:00
shop Add: Buy merit ships (#2324) 2023-03-08 00:27:31 +08:00
sos Fix: [TW] SOS chapter 10 is OCRed as 0 2023-03-01 00:37:45 +08:00
statistics Fix: Handle thumb.db file when loading shop templates 2023-02-01 00:32:54 +08:00
storage Fix: Use STORAGE_CHECK in _equipment_filter_enter() 2023-02-20 20:02:15 +08:00
submodule
tactical Fix: Catch empty skill slot in tactical 2023-02-04 17:27:24 +08:00
template Add: Revelations of Dust chapter AC 2023-02-23 22:15:39 +08:00
ui Fix: Handle AUTO_SEARCH_REWARD when switching fleet lock 2023-03-11 23:46:47 +08:00
war_archives Add: [CN] War Archive Skybound Oratorio (#2363) 2023-03-14 20:21:54 +08:00
webui Fix: Force kill alas when waiting timeout (#1241) 2023-02-17 22:35:28 +08:00
exception.py
logger.py
logger.pyi Opt: Remove log output to stdout when using electron 2023-02-08 16:37:11 +08:00
notify.py
server_checker.py