perryhuynh / kcauto

kcauto, the successor to kancolle-auto, a Kantai Collection (Kancolle) bot/automation tool
GNU General Public License v3.0
68 stars 22 forks source link

Add support for monthly expedition, fix bugs in expedition A1~A3 #466

Open zhuzhe1995 opened 3 years ago

zhuzhe1995 commented 3 years ago

Please read and abide by the [contribution guide] https://github.com/mrmin123/kcauto/blob/master/CONTRIBUTING.md) when making a Pull Request I updated the expedition information in the enum file. To prevent errors of mixing the world name E1, E2 and the expedition name E1, E2, expedition E1, E2 were renamed to K1, K2. I add a variable scroll_count to detect the position information of expedition UI. Use my modification, expedition A1\~A3 can be sent normally whether expedition A4\~A6 is done or not.