.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.assets/GUI.png
.assets/LeidianResolution.png
.assets/emulatorPath.png
.assets/installAutoWSGR.png
.assets/logo.png
.assets/runscripts.png
.github/workflows/python-publish.yml
documentation/使用说明.md
documentation/推图类型活动.md
documentation/舰队问答类型活动.md
examples/auto_daily.py
examples/battle.py
examples/build.py
examples/cook.py
examples/decisive_battle.py
examples/event_20230613.py
examples/event_20230809.py
examples/exercise.py
examples/more_custom_functions.py
examples/user_settings.yaml
examples/user_settings_debug.yaml
other_data/ship_name_example.yaml
other_data/map/20221118/E1.PNG
other_data/map/20221118/E2.PNG
other_data/map/20221118/E3.PNG
other_data/map/20221118/E4.PNG
other_data/map/20221118/E5.PNG
other_data/map/20221118/E6.PNG
other_data/map/20230117/E1.PNG
other_data/map/20230117/E2.PNG
other_data/map/20230117/E3.PNG
other_data/map/20230117/E4.PNG
other_data/map/20230117/E5.PNG
other_data/map/20230117/E6.PNG
other_data/map/20230613/E1.PNG
other_data/map/20230613/E2.PNG
other_data/map/20230613/E3.PNG
other_data/map/20230613/E4.PNG
other_data/map/20230613/E5.PNG
other_data/map/20230613/E6.PNG
other_data/map/normal_fight/9-2.PNG
src/AutoWSGR/__init__.py
src/AutoWSGR.egg-info/PKG-INFO
src/AutoWSGR.egg-info/SOURCES.txt
src/AutoWSGR.egg-info/dependency_links.txt
src/AutoWSGR.egg-info/requires.txt
src/AutoWSGR.egg-info/top_level.txt
src/AutoWSGR/bin/adb/AdbWinApi.dll
src/AutoWSGR/bin/adb/AdbWinUsbApi.dll
src/AutoWSGR/bin/adb/adb.exe
src/AutoWSGR/bin/image_recognize/TemplateData
src/AutoWSGR/bin/image_recognize/libgcc_s_seh-1.dll
src/AutoWSGR/bin/image_recognize/libopencv_core454.dll
src/AutoWSGR/bin/image_recognize/libopencv_imgcodecs454.dll
src/AutoWSGR/bin/image_recognize/libopencv_imgproc454.dll
src/AutoWSGR/bin/image_recognize/libstdc++-6.dll
src/AutoWSGR/bin/image_recognize/libwinpthread-1.dll
src/AutoWSGR/bin/image_recognize/locator.exe
src/AutoWSGR/bin/image_recognize/recognize_enemy.exe
src/AutoWSGR/c_src/locator.cpp
src/AutoWSGR/c_src/recognize_enemy.cpp
src/AutoWSGR/c_src/module/image_function.cpp
src/AutoWSGR/c_src/module/image_function.h
src/AutoWSGR/c_src/module/math_function.cpp
src/AutoWSGR/c_src/module/math_function.h
src/AutoWSGR/constants/__init__.py
src/AutoWSGR/constants/colors.py
src/AutoWSGR/constants/custom_exceptions.py
src/AutoWSGR/constants/data_roots.py
src/AutoWSGR/constants/global_attribute.py
src/AutoWSGR/constants/image_templates.py
src/AutoWSGR/constants/literals.py
src/AutoWSGR/constants/other_constants.py
src/AutoWSGR/constants/positions.py
src/AutoWSGR/constants/ui.py
src/AutoWSGR/controller/__init__.py
src/AutoWSGR/controller/android_controller.py
src/AutoWSGR/controller/emulator.py
src/AutoWSGR/controller/run_timer.py
src/AutoWSGR/controller/windows_controller.py
src/AutoWSGR/data/default_settings.yaml
src/AutoWSGR/data/default_ship_names.yaml
src/AutoWSGR/data/images/back_buttons/1.PNG
src/AutoWSGR/data/images/back_buttons/2.PNG
src/AutoWSGR/data/images/back_buttons/3.PNG
src/AutoWSGR/data/images/back_buttons/4.PNG
src/AutoWSGR/data/images/back_buttons/5.PNG
src/AutoWSGR/data/images/back_buttons/6.PNG
src/AutoWSGR/data/images/build_image/1.PNG
src/AutoWSGR/data/images/build_image/2.PNG
src/AutoWSGR/data/images/build_image/3.PNG
src/AutoWSGR/data/images/build_image/4.PNG
src/AutoWSGR/data/images/build_image/5.PNG
src/AutoWSGR/data/images/build_image/6.PNG
src/AutoWSGR/data/images/build_image/7.PNG
src/AutoWSGR/data/images/chapter_image/1.PNG
src/AutoWSGR/data/images/chapter_image/2.PNG
src/AutoWSGR/data/images/chapter_image/3.PNG
src/AutoWSGR/data/images/chapter_image/4.PNG
src/AutoWSGR/data/images/chapter_image/5.PNG
src/AutoWSGR/data/images/chapter_image/6.PNG
src/AutoWSGR/data/images/chapter_image/7.PNG
src/AutoWSGR/data/images/chapter_image/8.PNG
src/AutoWSGR/data/images/chapter_image/9.PNG
src/AutoWSGR/data/images/choose_ship_image/1.PNG
src/AutoWSGR/data/images/choose_ship_image/2.PNG
src/AutoWSGR/data/images/choose_ship_image/3.PNG
src/AutoWSGR/data/images/choose_ship_image/4.png
src/AutoWSGR/data/images/confirm_image/1.PNG
src/AutoWSGR/data/images/confirm_image/2.PNG
src/AutoWSGR/data/images/confirm_image/3.PNG
src/AutoWSGR/data/images/confirm_image/4.PNG
src/AutoWSGR/data/images/confirm_image/5.png
src/AutoWSGR/data/images/decisive_battle_image/1.PNG
src/AutoWSGR/data/images/decisive_battle_image/2.PNG
src/AutoWSGR/data/images/decisive_battle_image/3.PNG
src/AutoWSGR/data/images/decisive_battle_image/4.PNG
src/AutoWSGR/data/images/decisive_battle_image/5.PNG
src/AutoWSGR/data/images/decisive_battle_image/6.PNG
src/AutoWSGR/data/images/decisive_battle_image/7.PNG
src/AutoWSGR/data/images/decisive_battle_image/8.PNG
src/AutoWSGR/data/images/error_image/bad_network.PNG
src/AutoWSGR/data/images/event/20220928/1.PNG
src/AutoWSGR/data/images/event/20220928/2.PNG
src/AutoWSGR/data/images/event/20220928/3.PNG
src/AutoWSGR/data/images/event/20220928/4.PNG
src/AutoWSGR/data/images/event/20221118/1.PNG
src/AutoWSGR/data/images/event/20230117/1.PNG
src/AutoWSGR/data/images/event/20230117/2.PNG
src/AutoWSGR/data/images/event/20230117/3.PNG
src/AutoWSGR/data/images/event/20230117/4.PNG
src/AutoWSGR/data/images/event/20230613/1.PNG
src/AutoWSGR/data/images/event/20230809/1.png
src/AutoWSGR/data/images/event/common/big_monster.PNG
src/AutoWSGR/data/images/event/common/easy1.PNG
src/AutoWSGR/data/images/event/common/easy2.PNG
src/AutoWSGR/data/images/event/common/hard1.png
src/AutoWSGR/data/images/event/common/hard2.PNG
src/AutoWSGR/data/images/event/common/little_monster.PNG
src/AutoWSGR/data/images/event/enemy/BB1.PNG
src/AutoWSGR/data/images/event/enemy/BB2.PNG
src/AutoWSGR/data/images/event/enemy/BC1.png
src/AutoWSGR/data/images/event/enemy/BC2.png
src/AutoWSGR/data/images/event/enemy/CLT1.PNG
src/AutoWSGR/data/images/event/enemy/CLT2.PNG
src/AutoWSGR/data/images/event/enemy/CV1.png
src/AutoWSGR/data/images/event/enemy/SS1.png
src/AutoWSGR/data/images/exercise_image/rival_info.PNG
src/AutoWSGR/data/images/fight_image/1.PNG
src/AutoWSGR/data/images/fight_image/10.PNG
src/AutoWSGR/data/images/fight_image/11.PNG
src/AutoWSGR/data/images/fight_image/12.PNG
src/AutoWSGR/data/images/fight_image/13.PNG
src/AutoWSGR/data/images/fight_image/14.PNG
src/AutoWSGR/data/images/fight_image/15.PNG
src/AutoWSGR/data/images/fight_image/16.png
src/AutoWSGR/data/images/fight_image/2.PNG
src/AutoWSGR/data/images/fight_image/3.PNG
src/AutoWSGR/data/images/fight_image/4.PNG
src/AutoWSGR/data/images/fight_image/5.PNG
src/AutoWSGR/data/images/fight_image/6.PNG
src/AutoWSGR/data/images/fight_image/7.png
src/AutoWSGR/data/images/fight_image/8.PNG
src/AutoWSGR/data/images/fight_image/9.PNG
src/AutoWSGR/data/images/fight_result/A.PNG
src/AutoWSGR/data/images/fight_result/B.PNG
src/AutoWSGR/data/images/fight_result/C.PNG
src/AutoWSGR/data/images/fight_result/D.PNG
src/AutoWSGR/data/images/fight_result/S.PNG
src/AutoWSGR/data/images/fight_result/SS.PNG
src/AutoWSGR/data/images/game_ui/1.PNG
src/AutoWSGR/data/images/game_ui/10.PNG
src/AutoWSGR/data/images/game_ui/11.PNG
src/AutoWSGR/data/images/game_ui/12.PNG
src/AutoWSGR/data/images/game_ui/13.PNG
src/AutoWSGR/data/images/game_ui/14.PNG
src/AutoWSGR/data/images/game_ui/15.PNG
src/AutoWSGR/data/images/game_ui/16.PNG
src/AutoWSGR/data/images/game_ui/17.PNG
src/AutoWSGR/data/images/game_ui/2.PNG
src/AutoWSGR/data/images/game_ui/3.PNG
src/AutoWSGR/data/images/game_ui/4.PNG
src/AutoWSGR/data/images/game_ui/5.PNG
src/AutoWSGR/data/images/game_ui/6.PNG
src/AutoWSGR/data/images/game_ui/7.PNG
src/AutoWSGR/data/images/game_ui/8.PNG
src/AutoWSGR/data/images/game_ui/9.PNG
src/AutoWSGR/data/images/identify_images/backyard_page.PNG
src/AutoWSGR/data/images/identify_images/bath_page.PNG
src/AutoWSGR/data/images/identify_images/battle_page.PNG
src/AutoWSGR/data/images/identify_images/build_page1.PNG
src/AutoWSGR/data/images/identify_images/build_page2.PNG
src/AutoWSGR/data/images/identify_images/build_page3.PNG
src/AutoWSGR/data/images/identify_images/canteen_page.PNG
src/AutoWSGR/data/images/identify_images/choose_repair_page.PNG
src/AutoWSGR/data/images/identify_images/decisive_battle_entrance.PNG
src/AutoWSGR/data/images/identify_images/decisive_map_entrance.PNG
src/AutoWSGR/data/images/identify_images/destroy_page.PNG
src/AutoWSGR/data/images/identify_images/develop_page1.PNG
src/AutoWSGR/data/images/identify_images/develop_page2.PNG
src/AutoWSGR/data/images/identify_images/develop_page3.PNG
src/AutoWSGR/data/images/identify_images/discard_page.PNG
src/AutoWSGR/data/images/identify_images/exercise_page.png
src/AutoWSGR/data/images/identify_images/exercise_page2.png
src/AutoWSGR/data/images/identify_images/expedition_page1.png
src/AutoWSGR/data/images/identify_images/expedition_page2.png
src/AutoWSGR/data/images/identify_images/expedition_page3.png
src/AutoWSGR/data/images/identify_images/fight_prepare_page.PNG
src/AutoWSGR/data/images/identify_images/friend_home_page.PNG
src/AutoWSGR/data/images/identify_images/friend_page.PNG
src/AutoWSGR/data/images/identify_images/intensify_page.PNG
src/AutoWSGR/data/images/identify_images/main_page.PNG
src/AutoWSGR/data/images/identify_images/map_page.PNG
src/AutoWSGR/data/images/identify_images/mission_page.PNG
src/AutoWSGR/data/images/identify_images/options_page.PNG
src/AutoWSGR/data/images/identify_images/remake_page.PNG
src/AutoWSGR/data/images/identify_images/skill_page.PNG
src/AutoWSGR/data/images/identify_images/skill_page2.PNG
src/AutoWSGR/data/images/identify_images/support_set_page.PNG
src/AutoWSGR/data/images/normal_map_image/1-1.PNG
src/AutoWSGR/data/images/normal_map_image/1-2.PNG
src/AutoWSGR/data/images/normal_map_image/1-3.PNG
src/AutoWSGR/data/images/normal_map_image/1-4.PNG
src/AutoWSGR/data/images/normal_map_image/1-5.PNG
src/AutoWSGR/data/images/normal_map_image/2-1.PNG
src/AutoWSGR/data/images/normal_map_image/2-2.PNG
src/AutoWSGR/data/images/normal_map_image/2-3.PNG
src/AutoWSGR/data/images/normal_map_image/2-4.PNG
src/AutoWSGR/data/images/normal_map_image/2-5.PNG
src/AutoWSGR/data/images/normal_map_image/2-6.PNG
src/AutoWSGR/data/images/normal_map_image/3-1.PNG
src/AutoWSGR/data/images/normal_map_image/3-2.PNG
src/AutoWSGR/data/images/normal_map_image/3-3.PNG
src/AutoWSGR/data/images/normal_map_image/3-4.PNG
src/AutoWSGR/data/images/normal_map_image/4-1.PNG
src/AutoWSGR/data/images/normal_map_image/4-2.PNG
src/AutoWSGR/data/images/normal_map_image/4-3.PNG
src/AutoWSGR/data/images/normal_map_image/4-4.PNG
src/AutoWSGR/data/images/normal_map_image/5-1.PNG
src/AutoWSGR/data/images/normal_map_image/5-2.PNG
src/AutoWSGR/data/images/normal_map_image/5-3.PNG
src/AutoWSGR/data/images/normal_map_image/5-4.PNG
src/AutoWSGR/data/images/normal_map_image/5-5.PNG
src/AutoWSGR/data/images/normal_map_image/6-1.PNG
src/AutoWSGR/data/images/normal_map_image/6-2.PNG
src/AutoWSGR/data/images/normal_map_image/6-3.PNG
src/AutoWSGR/data/images/normal_map_image/6-4.PNG
src/AutoWSGR/data/images/normal_map_image/7-1.PNG
src/AutoWSGR/data/images/normal_map_image/7-2.PNG
src/AutoWSGR/data/images/normal_map_image/7-3.PNG
src/AutoWSGR/data/images/normal_map_image/7-4.PNG
src/AutoWSGR/data/images/normal_map_image/7-5.PNG
src/AutoWSGR/data/images/normal_map_image/8-1.PNG
src/AutoWSGR/data/images/normal_map_image/8-2.PNG
src/AutoWSGR/data/images/normal_map_image/8-3.PNG
src/AutoWSGR/data/images/normal_map_image/8-4.PNG
src/AutoWSGR/data/images/normal_map_image/8-5.PNG
src/AutoWSGR/data/images/normal_map_image/9-1.PNG
src/AutoWSGR/data/images/normal_map_image/9-2.PNG
src/AutoWSGR/data/images/ocr_test/1.PNG
src/AutoWSGR/data/images/ocr_test/10.PNG
src/AutoWSGR/data/images/ocr_test/2.PNG
src/AutoWSGR/data/images/ocr_test/3.PNG
src/AutoWSGR/data/images/ocr_test/4.PNG
src/AutoWSGR/data/images/ocr_test/5.PNG
src/AutoWSGR/data/images/ocr_test/6.PNG
src/AutoWSGR/data/images/ocr_test/7.PNG
src/AutoWSGR/data/images/ocr_test/8.PNG
src/AutoWSGR/data/images/ocr_test/9.PNG
src/AutoWSGR/data/images/repair_image/1.PNG
src/AutoWSGR/data/images/restaurant_image/1.png
src/AutoWSGR/data/images/shiptype_image/AADG1.PNG
src/AutoWSGR/data/images/shiptype_image/AP.png
src/AutoWSGR/data/images/shiptype_image/AV1.PNG
src/AutoWSGR/data/images/shiptype_image/BB1.PNG
src/AutoWSGR/data/images/shiptype_image/BC1.PNG
src/AutoWSGR/data/images/shiptype_image/CA1.PNG
src/AutoWSGR/data/images/shiptype_image/CL1.PNG
src/AutoWSGR/data/images/shiptype_image/CLT1.PNG
src/AutoWSGR/data/images/shiptype_image/CV1.PNG
src/AutoWSGR/data/images/shiptype_image/CVL1.PNG
src/AutoWSGR/data/images/shiptype_image/DD1.PNG
src/AutoWSGR/data/images/shiptype_image/NO1.PNG
src/AutoWSGR/data/images/shiptype_image/SS1.PNG
src/AutoWSGR/data/images/start_image/1.PNG
src/AutoWSGR/data/images/start_image/2.PNG
src/AutoWSGR/data/images/start_image/3.PNG
src/AutoWSGR/data/images/start_image/4.PNG
src/AutoWSGR/data/images/start_image/5.PNG
src/AutoWSGR/data/images/start_image/6.PNG
src/AutoWSGR/data/images/start_image/7.PNG
src/AutoWSGR/data/images/symbol_image/1.PNG
src/AutoWSGR/data/images/symbol_image/10.PNG
src/AutoWSGR/data/images/symbol_image/11.png
src/AutoWSGR/data/images/symbol_image/2.PNG
src/AutoWSGR/data/images/symbol_image/3.PNG
src/AutoWSGR/data/images/symbol_image/4.png
src/AutoWSGR/data/images/symbol_image/5.PNG
src/AutoWSGR/data/images/symbol_image/6.PNG
src/AutoWSGR/data/images/symbol_image/7.PNG
src/AutoWSGR/data/images/symbol_image/8.PNG
src/AutoWSGR/data/images/symbol_image/9.PNG
src/AutoWSGR/data/map/decisive_battle/3-4-1.PNG
src/AutoWSGR/data/map/decisive_battle/3-4-2.PNG
src/AutoWSGR/data/map/decisive_battle/3-4-3.PNG
src/AutoWSGR/data/map/decisive_battle/3-5-1.PNG
src/AutoWSGR/data/map/decisive_battle/3-5-2.PNG
src/AutoWSGR/data/map/decisive_battle/3-5-3.PNG
src/AutoWSGR/data/map/decisive_battle/3-6-1.PNG
src/AutoWSGR/data/map/decisive_battle/3.yaml
src/AutoWSGR/data/map/event/20220928/E-1.yaml
src/AutoWSGR/data/map/event/20220928/E-2.yaml
src/AutoWSGR/data/map/event/20220928/E-3.yaml
src/AutoWSGR/data/map/event/20220928/E-4.yaml
src/AutoWSGR/data/map/event/20220928/E-5.yaml
src/AutoWSGR/data/map/event/20220928/E-6.yaml
src/AutoWSGR/data/map/event/20220928/H-1.yaml
src/AutoWSGR/data/map/event/20220928/H-2.yaml
src/AutoWSGR/data/map/event/20220928/H-3.yaml
src/AutoWSGR/data/map/event/20220928/H-4.yaml
src/AutoWSGR/data/map/event/20220928/H-5.yaml
src/AutoWSGR/data/map/event/20220928/H-6.yaml
src/AutoWSGR/data/map/event/20221118/E-1.yaml
src/AutoWSGR/data/map/event/20221118/E-2.yaml
src/AutoWSGR/data/map/event/20221118/E-3.yaml
src/AutoWSGR/data/map/event/20221118/E-4.yaml
src/AutoWSGR/data/map/event/20221118/E-5.yaml
src/AutoWSGR/data/map/event/20221118/E-6.yaml
src/AutoWSGR/data/map/event/20221118/H-1.yaml
src/AutoWSGR/data/map/event/20221118/H-2.yaml
src/AutoWSGR/data/map/event/20221118/H-3.yaml
src/AutoWSGR/data/map/event/20221118/H-4.yaml
src/AutoWSGR/data/map/event/20221118/H-5.yaml
src/AutoWSGR/data/map/event/20221118/H-6.yaml
src/AutoWSGR/data/map/event/20230117/E-1.yaml
src/AutoWSGR/data/map/event/20230117/E-2.yaml
src/AutoWSGR/data/map/event/20230117/E-3.yaml
src/AutoWSGR/data/map/event/20230117/E-4.yaml
src/AutoWSGR/data/map/event/20230117/E-5.yaml
src/AutoWSGR/data/map/event/20230117/E-6.yaml
src/AutoWSGR/data/map/event/20230117/H-1.yaml
src/AutoWSGR/data/map/event/20230117/H-2.yaml
src/AutoWSGR/data/map/event/20230117/H-3.yaml
src/AutoWSGR/data/map/event/20230117/H-4.yaml
src/AutoWSGR/data/map/event/20230117/H-5.yaml
src/AutoWSGR/data/map/event/20230117/H-6.yaml
src/AutoWSGR/data/map/event/20230613/E-1.yaml
src/AutoWSGR/data/map/event/20230613/E-2.yaml
src/AutoWSGR/data/map/event/20230613/E-3.yaml
src/AutoWSGR/data/map/event/20230613/E-4.yaml
src/AutoWSGR/data/map/event/20230613/E-5.yaml
src/AutoWSGR/data/map/event/20230613/E-6.yaml
src/AutoWSGR/data/map/event/20230613/H-1.yaml
src/AutoWSGR/data/map/event/20230613/H-2.yaml
src/AutoWSGR/data/map/event/20230613/H-3.yaml
src/AutoWSGR/data/map/event/20230613/H-4.yaml
src/AutoWSGR/data/map/event/20230613/H-5.yaml
src/AutoWSGR/data/map/event/20230613/H-6.yaml
src/AutoWSGR/data/map/event/20230809/E-1.yaml
src/AutoWSGR/data/map/event/20230809/E-2.yaml
src/AutoWSGR/data/map/event/20230809/E-3.yaml
src/AutoWSGR/data/map/event/20230809/E-4.yaml
src/AutoWSGR/data/map/event/20230809/E-5.yaml
src/AutoWSGR/data/map/event/20230809/E-6.yaml
src/AutoWSGR/data/map/event/20230809/H-1.yaml
src/AutoWSGR/data/map/event/20230809/H-2.yaml
src/AutoWSGR/data/map/event/20230809/H-3.yaml
src/AutoWSGR/data/map/event/20230809/H-4.yaml
src/AutoWSGR/data/map/event/20230809/H-5.yaml
src/AutoWSGR/data/map/event/20230809/H-6.yaml
src/AutoWSGR/data/map/image/event/20220928/E1.PNG
src/AutoWSGR/data/map/image/event/20220928/E10.PNG
src/AutoWSGR/data/map/image/event/20220928/E11.PNG
src/AutoWSGR/data/map/image/event/20220928/E12.PNG
src/AutoWSGR/data/map/image/event/20220928/E2.PNG
src/AutoWSGR/data/map/image/event/20220928/E3.PNG
src/AutoWSGR/data/map/image/event/20220928/E4.PNG
src/AutoWSGR/data/map/image/event/20220928/E5.PNG
src/AutoWSGR/data/map/image/event/20220928/E6.PNG
src/AutoWSGR/data/map/image/event/20220928/E7.PNG
src/AutoWSGR/data/map/image/event/20220928/E8.PNG
src/AutoWSGR/data/map/image/event/20220928/E9.PNG
src/AutoWSGR/data/map/image/normal/points.txt
src/AutoWSGR/data/map/image/normal/points9-1.txt
src/AutoWSGR/data/map/normal/1-1.yaml
src/AutoWSGR/data/map/normal/1-2.yaml
src/AutoWSGR/data/map/normal/1-3.yaml
src/AutoWSGR/data/map/normal/1-4.yaml
src/AutoWSGR/data/map/normal/1-5.yaml
src/AutoWSGR/data/map/normal/2-1.yaml
src/AutoWSGR/data/map/normal/2-2.yaml
src/AutoWSGR/data/map/normal/2-3.yaml
src/AutoWSGR/data/map/normal/2-4.yaml
src/AutoWSGR/data/map/normal/2-5.yaml
src/AutoWSGR/data/map/normal/2-6.yaml
src/AutoWSGR/data/map/normal/3-1.yaml
src/AutoWSGR/data/map/normal/3-2.yaml
src/AutoWSGR/data/map/normal/3-3.yaml
src/AutoWSGR/data/map/normal/3-4.yaml
src/AutoWSGR/data/map/normal/4-1.yaml
src/AutoWSGR/data/map/normal/4-2.yaml
src/AutoWSGR/data/map/normal/4-3.yaml
src/AutoWSGR/data/map/normal/4-4.yaml
src/AutoWSGR/data/map/normal/5-1.yaml
src/AutoWSGR/data/map/normal/5-2.yaml
src/AutoWSGR/data/map/normal/5-3.yaml
src/AutoWSGR/data/map/normal/5-4.yaml
src/AutoWSGR/data/map/normal/5-5.yaml
src/AutoWSGR/data/map/normal/6-1.yaml
src/AutoWSGR/data/map/normal/6-2.yaml
src/AutoWSGR/data/map/normal/6-3.yaml
src/AutoWSGR/data/map/normal/6-4.yaml
src/AutoWSGR/data/map/normal/7-1.yaml
src/AutoWSGR/data/map/normal/7-2.yaml
src/AutoWSGR/data/map/normal/7-3.yaml
src/AutoWSGR/data/map/normal/7-4.yaml
src/AutoWSGR/data/map/normal/7-5.yaml
src/AutoWSGR/data/map/normal/8-1.yaml
src/AutoWSGR/data/map/normal/8-2.yaml
src/AutoWSGR/data/map/normal/8-3.yaml
src/AutoWSGR/data/map/normal/8-4.yaml
src/AutoWSGR/data/map/normal/8-5.yaml
src/AutoWSGR/data/map/normal/9-1.yaml
src/AutoWSGR/data/map/normal/9-2.yaml
src/AutoWSGR/data/ocr/relative_location.yaml
src/AutoWSGR/data/ocr/ship_name.yaml
src/AutoWSGR/data/plans/default.yaml
src/AutoWSGR/data/plans/battle/困难巡洋.yaml
src/AutoWSGR/data/plans/battle/困难战列.yaml
src/AutoWSGR/data/plans/battle/困难潜艇.yaml
src/AutoWSGR/data/plans/battle/困难航母.yaml
src/AutoWSGR/data/plans/battle/困难驱逐.yaml
src/AutoWSGR/data/plans/event/20220929/E10A.yaml
src/AutoWSGR/data/plans/event/20220929/E10AE.yaml
src/AutoWSGR/data/plans/event/20220929/E10BB.yaml
src/AutoWSGR/data/plans/event/20221118/E10AB.yaml
src/AutoWSGR/data/plans/event/20221118/E11.yaml
src/AutoWSGR/data/plans/event/20221118/E12A.yaml
src/AutoWSGR/data/plans/event/20221118/E12AD.yaml
src/AutoWSGR/data/plans/event/20230117/E10BB.yaml
src/AutoWSGR/data/plans/event/20230117/E11CJ.yaml
src/AutoWSGR/data/plans/event/20230117/E12CLT.yaml
src/AutoWSGR/data/plans/event/20230117/E9.yaml
src/AutoWSGR/data/plans/event/20230613/E10D.yaml
src/AutoWSGR/data/plans/event/20230613/E10DE.yaml
src/AutoWSGR/data/plans/event/20230809/E10AD.yaml
src/AutoWSGR/data/plans/event/20230809/E4AD.yaml
src/AutoWSGR/data/plans/exercise/plan_1.yaml
src/AutoWSGR/data/plans/normal_fight/6-15SS.yaml
src/AutoWSGR/data/plans/normal_fight/7-4-6SSweek.yaml
src/AutoWSGR/data/plans/normal_fight/7-46SS-all.yaml
src/AutoWSGR/data/plans/normal_fight/7-46SS-all2.yaml
src/AutoWSGR/data/plans/normal_fight/8-1A.yaml
src/AutoWSGR/data/plans/normal_fight/8-2B.yaml
src/AutoWSGR/data/plans/normal_fight/8-2BJ.yaml
src/AutoWSGR/data/plans/normal_fight/8-4-6SSweek.yaml
src/AutoWSGR/data/plans/normal_fight/8-5AI-only1DD.yaml
src/AutoWSGR/data/plans/normal_fight/8-5AI.yaml
src/AutoWSGR/data/plans/normal_fight/9-1A.yaml
src/AutoWSGR/data/plans/normal_fight/9-1B-only5ss.yaml
src/AutoWSGR/data/plans/normal_fight/9-1B.yaml
src/AutoWSGR/data/plans/normal_fight/9-1BF-only5ss.yaml
src/AutoWSGR/data/plans/normal_fight/9-1BF.yaml
src/AutoWSGR/data/plans/week/1.yaml
src/AutoWSGR/data/plans/week/2.yaml
src/AutoWSGR/data/plans/week/3.yaml
src/AutoWSGR/data/plans/week/4.yaml
src/AutoWSGR/data/plans/week/5.yaml
src/AutoWSGR/data/plans/week/6.yaml
src/AutoWSGR/data/plans/week/7.yaml
src/AutoWSGR/data/plans/week/8.yaml
src/AutoWSGR/data/plans/week/9.yaml
src/AutoWSGR/data/题库/202208 舰队问答--大洋接力赛.txt
src/AutoWSGR/fight/__init__.py
src/AutoWSGR/fight/battle.py
src/AutoWSGR/fight/common.py
src/AutoWSGR/fight/decisive_battle.py
src/AutoWSGR/fight/exercise.py
src/AutoWSGR/fight/normal_fight.py
src/AutoWSGR/fight/event/event.py
src/AutoWSGR/fight/event/event_2022_0928.py
src/AutoWSGR/fight/event/event_2022_1118.py
src/AutoWSGR/fight/event/event_2023_0117.py
src/AutoWSGR/fight/event/event_2023_0613.py
src/AutoWSGR/fight/event/event_2023_0809.py
src/AutoWSGR/game/__init__.py
src/AutoWSGR/game/game_operation.py
src/AutoWSGR/game/get_game_info.py
src/AutoWSGR/ocr/__init__.py
src/AutoWSGR/ocr/digit.py
src/AutoWSGR/ocr/relative_location.yaml
src/AutoWSGR/ocr/ship_name.py
src/AutoWSGR/port/__init__.py
src/AutoWSGR/port/common.py
src/AutoWSGR/port/facility.py
src/AutoWSGR/port/ship.py
src/AutoWSGR/scripts/__init__.py
src/AutoWSGR/scripts/daily_api.py
src/AutoWSGR/scripts/main.py
src/AutoWSGR/utils/__init__.py
src/AutoWSGR/utils/api_image.py
src/AutoWSGR/utils/function_wrapper.py
src/AutoWSGR/utils/io.py
src/AutoWSGR/utils/math_functions.py
src/AutoWSGR/utils/new_logger.py
src/AutoWSGR/utils/operator.py
tools/crawler.py
tools/get_decisive_enemy.py
tools/map_recognize.py