.. |
base
|
Fix: [GIA] Sync utils functions to ALAS
|
2023-02-17 23:50:30 +08:00 |
campaign
|
Fix: notify_handle AttributeError (#2438)
|
2023-04-01 11:43:15 +08:00 |
coalition
|
Fix: Force emotion control to over prevent_yellow_face in single coalitions
|
2023-04-04 02:21:15 +08:00 |
combat
|
Fix: Limit expected emotion reduce to 29 at max
|
2023-04-11 22:46:13 +08:00 |
commission
|
Fix: Handle dock page in _commission_start_click()
|
2023-04-09 00:06:25 +08:00 |
config
|
Opt: No map clear percentage waiting in SOS maps
|
2023-04-15 22:16:40 +08:00 |
daemon
|
Fix: Restart game in AzurLaneUncensored
|
2023-04-04 02:44:56 +08:00 |
daily
|
Fix: Update daily indexes
|
2023-04-13 18:46:06 +08:00 |
device
|
Opt: Screenshot method fallback to auto if ascreencap unavailable
|
2023-04-04 03:07:12 +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_enter with long_click=False (#2453)
|
2023-04-04 21:21:47 +08:00 |
event
|
Opt: Raise error if user is using EventABCD before stages unlocked
|
2023-03-10 23:30:28 +08:00 |
exercise
|
Opt: Code formatting
|
2023-04-11 22:08:38 +08:00 |
freebies
|
Add: Option to delay buying weekly supply pack
|
2023-02-19 00:45:35 +08:00 |
gacha
|
Fix: Notify handle more error (#1664)
|
2022-09-19 13:22:01 +08:00 |
game_setting
|
Add: Game settings extraction (#1685)
|
2022-10-01 16:08:45 +08:00 |
guild
|
Fix: Wrong attribute logged in _guild_logistics_collect()
|
2023-02-22 01:22:13 +08:00 |
handler
|
Fix: Handle mysteries in strategy_open()
|
2023-04-11 23:41:20 +08:00 |
hard
|
Opt: Re-organise CalculateEmotion and IgnoreLowEmotionWarn
|
2023-02-18 01:19:04 +08:00 |
map
|
Opt: No map clear percentage waiting in SOS maps
|
2023-04-15 22:16:40 +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: MEOWFFICER_FEED_CANCEL click fails (#2428)
|
2023-03-31 00:20:20 +08:00 |
meta_reward
|
Fix: inverse condition can exit prematurely without reward collect; change to image_color_count
|
2022-11-13 21:06:56 -05:00 |
ocr
|
Opt: Move Class DatedDuration to exercise.py
|
2023-04-09 09:09:49 +08:00 |
os
|
Fix: Treat is_question as is_port outside of OpSi ports
|
2023-04-11 21:48:09 +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
|
Fix: Recheck AP boxes when having OCR error
|
2023-04-14 19:08:44 +08:00 |
raid
|
Revert: [TW] Revert IRIS_OCR_PT
|
2023-03-24 05:14:03 +08:00 |
research
|
Fix: Appear animation of research project list (#2373)
|
2023-03-19 00:19:23 +08:00 |
retire
|
Fix: New ship status 'in_event_fleet'
|
2023-03-27 21:56:01 +08:00 |
reward
|
Mov: reward mail support to separate module
|
2022-10-16 01:01:15 -04:00 |
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
|
Fix: Verify filename when adding new config
|
2022-11-05 04:17:14 +08:00 |
tactical
|
Fix: Catch unexpected OCR result on empty skill slot
|
2023-04-12 12:55:36 +08:00 |
template
|
Add: Revelations of Dust chapter AC
|
2023-02-23 22:15:39 +08:00 |
ui
|
Add: Handle LOGIN_ANNOUNCE in ui_additional (#2494)
|
2023-04-14 23:14:44 +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
|
Monthly boss code optimization
|
2022-12-13 21:37:28 +08:00 |
logger.py
|
Opt: typing for logger
|
2022-08-22 13:42:05 +08:00 |
logger.pyi
|
Opt: Remove log output to stdout when using electron
|
2023-02-08 16:37:11 +08:00 |
notify.py
|
添加了类型判断,Onepush中某些中间件并不会返回Response而是返回NoneType(比如Discord)
|
2023-01-06 00:44:10 +08:00 |
server_checker.py
|
Fix: Ignore global proxy in server checker
|
2023-01-01 14:54:33 +08:00 |