This website requires JavaScript.
Explore
Help
Register
Sign In
sui_feng
/
AzurLaneAutoScript
Watch
1
Star
0
Fork
0
You've already forked AzurLaneAutoScript
mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced
2026-03-12 09:48:20 +08:00
Code
Activity
Files
1d39dcef877011c17830548b8986a21ca72c4ad9
AzurLaneAutoScript
/
module
/
config
History
nEEtdo0d
1d39dcef87
Revamped exercise to use date, configurations, and opponent_change_count. Added several helper methods to save data as needed and allow re-runs of exercise if needed. Added new mode 'easiest_else_exp' and exclusive method for mode as this performs exactly two rounds of pvp then moves onto to the next change in 4 opponents. Just as it describes, if unable to beat easiest opponent then switch to max exp opponent and accept the loss. Both _exercise_once and _excercise_easiest_else_exp have been tested and seem to be behaving correctly under the revamped exercise implementation.
2020-07-19 19:42:06 -04:00
..
argparser_en.py
Revamped exercise to use date, configurations, and opponent_change_count. Added several helper methods to save data as needed and allow re-runs of exercise if needed. Added new mode 'easiest_else_exp' and exclusive method for mode as this performs exactly two rounds of pvp then moves onto to the next change in 4 opponents. Just as it describes, if unable to beat easiest opponent then switch to max exp opponent and accept the loss. Both _exercise_once and _excercise_easiest_else_exp have been tested and seem to be behaving correctly under the revamped exercise implementation.
2020-07-19 19:42:06 -04:00
argparser_jp.py
Add: Able to attack chapter CD for event daily bonus
2020-07-18 23:37:51 +08:00
argparser.py
Add: Able to attack chapter CD for event daily bonus
2020-07-18 23:37:51 +08:00
config.py
Revamped exercise to use date, configurations, and opponent_change_count. Added several helper methods to save data as needed and allow re-runs of exercise if needed. Added new mode 'easiest_else_exp' and exclusive method for mode as this performs exactly two rounds of pvp then moves onto to the next change in 4 opponents. Just as it describes, if unable to beat easiest opponent then switch to max exp opponent and accept the loss. Both _exercise_once and _excercise_easiest_else_exp have been tested and seem to be behaving correctly under the revamped exercise implementation.
2020-07-19 19:42:06 -04:00
dictionary.py
Fix: fix daily locked due low commander level
2020-07-19 19:19:46 -03:00
server.py
Optimize: Reuse device instance in the same function
2020-06-16 08:55:44 +08:00
update.py
Fix: Config file use before update
2020-06-22 04:47:19 +08:00