Commit Graph

34 Commits

Author SHA1 Message Date
18870
929374104d Opt: typing for logger 2022-08-22 13:42:05 +08:00
18870
db78b46a75 Opt: Disable color rendering in log file 2022-08-12 00:20:24 +08:00
18870
b588d52af5 Fix: Status indicator 2022-07-30 14:45:20 +08:00
18870
9c7f21b2ac Opt: Replace uvicorn reloader with custom one
Fix: "True" in logs doesn't highlights properly
2022-06-03 16:00:33 +08:00
LmeSzinc
c5ed59ab26 Opt: Minor changes for log appearances 2022-01-24 23:15:50 +08:00
LmeSzinc
96e7e77c9a Merge branch 'master' into dev
# Conflicts:
#	module/logger.py
2022-01-22 18:43:40 +08:00
LmeSzinc
8374174d55 Refactor: module/device, separate all screenshot method and control methods
- Better screenshot and control retries, handle common exceptions
2022-01-22 17:42:47 +08:00
18870
5b835567d5 Opt: Minor log format adjustment 2022-01-22 16:21:58 +08:00
18870
84c2ecc9ea Revert "Fix: Encoding error"
This reverts commit e1337158b7.
2022-01-21 22:38:21 +08:00
18870
e1337158b7 Fix: Encoding error 2022-01-21 22:08:01 +08:00
18870
dd8bf55ca3 Opt: Change HR0 character 2022-01-21 18:58:31 +08:00
18870
b75d7094e0 Opt: Remove date in logging 2022-01-21 17:30:34 +08:00
18870
f134dae3ab Opt: Replace benchmark table with rich 2022-01-21 04:59:50 +08:00
18870
6d7374945c Opt: Rich logging 2022-01-21 03:55:30 +08:00
LmeSzinc
2ec4f0a217 Opt: Separate logs, all instances save to their own file 2021-10-16 12:59:29 +08:00
LmeSzinc
a0d823bcd0 Rename configs in device, and research 2021-09-14 14:43:14 +08:00
LmeSzinc
a067af68da Shell server 2021-09-08 12:50:10 +08:00
LmeSzinc
1440f26058 Opt: Set name of logger, avoid using root logger 2021-04-05 21:12:28 +08:00
LmeSzinc
0801374f5d Opt: Auto switch to root folder (#261) 2020-12-16 18:04:01 +08:00
noname94
82277e3d5a Fix: Log charset set to UTF-8
The default character encoding of "logging" is cp1252, which is not able to encode CJK chars.
2020-09-15 20:45:20 +09:00
whoamikyo
8df41b3e01 Opt: optmize 11-4 and 12-4
Docs: added wiki link on readme
2020-08-06 12:49:45 -03:00
LmeSzinc
4f08f8fa2d Opt: utils.py 2020-07-07 19:54:30 +08:00
LmeSzinc
719eaba9db Add: logger.attr_align 2020-07-06 00:46:36 +08:00
LmeSzinc
e98a833f5f Add: Auto locate Alas root folder when running inside module folder 2020-07-05 00:54:21 +08:00
LmeSzinc
2206b39597 Fix: Mis-commit debug code 2020-06-29 21:06:49 +08:00
whoamikyo
ff7ed61574 Tweak: A lot of tweaks in alas.bat and Easy_Install-V2.bat
- Now will check each dependency and if return error will warning where is the problem
- Added logging
2020-06-23 12:31:29 -03:00
kyO The NinjA
5ef664f26e Add: Set up logging.raiseExceptions to False to silence exceptions
FIx: [EN] Minor fix in translation.
2020-06-03 05:30:14 -03:00
kyO The NinjA
ce8cdf8423 Revert "Add: Set up logging.raiseExceptions to False to silence exceptions"
This reverts commit 6fe11505a7.
2020-06-03 05:26:30 -03:00
kyO The NinjA
6fe11505a7 Add: Set up logging.raiseExceptions to False to silence exceptions
FIx: [EN] Minor fix in translation.
2020-06-03 05:17:20 -03:00
LmeSzinc
2f1f999ce5 Add: multi-server support 2020-05-25 22:05:42 +08:00
LmeSzinc
8ec5099b58 Add: 适配穹顶下的圣咏曲AC图
- 修复UI导致的动态边缘识别出错
- 修复只识别出一队时的处理逻辑
- 修复处理战斗结束后跳出的剧情
- 修复辅助点击报CampaignEnd
- 修复游戏出现白屏bug时, 连续点击使用紧急维修
- 增加地图全清时, 使用二队打BOSS, 忽略FLEET_BOSS
- 增加被精英抓住的识别, 暂时还用不到
2020-05-22 21:48:56 +08:00
LmeSzinc
49ddd8d85f Add: 增加了出错时保存log和截图的功能
- 更改了Log的目录名称
2020-04-16 14:05:37 +08:00
LmeSzinc
d2c84878f4 Add: 增加多开支持
- 复制一份alas.pyw就可以多开了
- 修复了找不到./log目录的问题
- 增加了报错信息打印至log
2020-04-08 00:50:39 +08:00
LmeSzinc
ce4887a4f5 Initial commit 2020-03-29 01:41:34 +08:00