MistEO
|
de0c579917
|
fix: build error
(cherry picked from commit 3ed940c49377e49e194a31c8714f8de6ca1d7aca)
|
2022-09-11 00:52:10 +08:00 |
|
dantmnf
|
f79a26d529
|
chore: use filesystem::path everywhere
|
2022-09-05 01:17:54 +08:00 |
|
MistEO
|
c37e3d77b3
|
fix: 修复日服资源加载错误,修复外服日志文件路径错误
|
2022-09-04 14:05:22 +08:00 |
|
MistEO
|
7c8bf92eb4
|
refactor: 重构 Resource 类
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1541
|
2022-09-04 00:27:54 +08:00 |
|
MistEO
|
ade71cc670
|
feat: 新增 running API
link to https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1689
|
2022-08-28 15:33:24 +08:00 |
|
zzyyyl
|
98f949346e
|
style: clang format
|
2022-08-26 19:11:34 +08:00 |
|
MistEO
|
c6b32629f4
|
fix: 修复 core get接口错误
|
2022-07-25 00:39:54 +08:00 |
|
MistEO
|
74ec0a43f7
|
fix: fix build error
|
2022-07-24 21:40:34 +08:00 |
|
MistEO
|
718a92d798
|
chore: remove useless macro
|
2022-07-24 21:30:49 +08:00 |
|
MistEO
|
c6db555f1c
|
feat: core 新增 GetNullSize 接口
|
2022-07-24 21:29:53 +08:00 |
|
MistEO
|
f639cc4d3a
|
fix: core 的 get 接口失败时返回 -1
|
2022-07-24 21:27:23 +08:00 |
|
MistEO
|
ffededc589
|
feat: core 新增 GetUUID 和 GetTasksList 接口
|
2022-07-24 15:59:45 +08:00 |
|
lhhxxxxx
|
23c88e88e0
|
perf. use false instead of 0
|
2022-06-06 22:33:39 +08:00 |
|
lhhxxxxx
|
c3a27eeadc
|
perf. use c++ form import
|
2022-06-06 19:46:13 +08:00 |
|
Dusk_NM02
|
30869594f6
|
refactor.将编码互转函数重命名
gbk_2_utf8 -> ansi_to_utf8
utf8_to_gbk -> utf8_to_ansi
|
2022-06-04 01:36:22 +08:00 |
|
MistEO
|
bf1803c285
|
chore. task 接口支持了空参数
|
2022-05-20 22:30:10 +08:00 |
|
zzyyyl
|
05052a0b56
|
fix.修复笔误
|
2022-05-14 13:17:39 +08:00 |
|
zzyyyl
|
104646833b
|
fix.修复编码问题
中文路径也能用maa辣!
windows下,路径相关的全都用gbk存储,输出到log的信息统一用utf8
|
2022-05-14 02:20:17 +08:00 |
|
MistEO
|
c9bd4dcb63
|
feat.新增信用商店黑名单自定义功能
C# 一直有编码问题,交给 C++ 来转了
|
2022-05-14 00:14:57 +08:00 |
|
MistEO
|
07bad47b0e
|
feat.新增支持肉鸽随机购买物品,优化一些小问题
|
2022-03-15 00:15:02 +08:00 |
|
MistEO
|
300384385d
|
fix.补上漏了的接口实现
|
2022-03-10 18:10:51 +08:00 |
|
MistEO
|
e3b2401ca6
|
refactor.删除实例化的TaskData
|
2022-03-09 23:40:28 +08:00 |
|
MistEO
|
4557fca662
|
fix.修复返回值错误
|
2022-03-09 17:49:06 +08:00 |
|
MistEO
|
019937fb0e
|
feat.更新主任务队列的结构
|
2022-03-09 17:16:57 +08:00 |
|
MistEO
|
a1fb78cc32
|
refactor.重构添加任务接口
|
2022-03-08 23:57:37 +08:00 |
|
MistEO
|
c9663dbc52
|
refactor.完成setparam接口的重构
|
2022-03-06 21:56:24 +08:00 |
|
MistEO
|
67d6d5395e
|
feat.增加一些接口检查
|
2022-03-05 01:29:30 +08:00 |
|
MistEO
|
8e42d4ede1
|
feat.支持多开
|
2022-03-05 01:23:09 +08:00 |
|
MistEO
|
f4d2c91b1d
|
refactor.读取资源接口解耦
|
2022-03-04 23:51:08 +08:00 |
|
MistEO
|
a72ac6c005
|
feat.新增日志外部接口,更新python接口
|
2022-02-19 22:36:45 +08:00 |
|
MistEO
|
eba5c715c2
|
refactor.完成 Controller 部分的重构
|
2022-02-19 21:58:44 +08:00 |
|
MistEO
|
977507fe8f
|
fix.修复一些linux下的编译错误
|
2022-01-29 22:44:40 +08:00 |
|
MistEO
|
463679a795
|
feat.新增肉鸽接口,修复肉鸽的一些bug
|
2022-01-28 00:09:39 +08:00 |
|
MistEO
|
63af14db08
|
opt.优化了一下选人策略,开放debug接口
|
2022-01-24 03:34:50 +08:00 |
|
MistEO
|
1cbfe1b096
|
chore.更新meojson新版本
|
2022-01-20 23:00:16 +08:00 |
|
MistEO
|
7d11763dd7
|
fix.修复一个没啥用的宏定义
|
2022-01-18 00:56:38 +08:00 |
|
MistEO
|
86ecebb540
|
feat.新增了截图和点击的外部接口(C层接口)
|
2022-01-17 17:18:25 +08:00 |
|
MistEO
|
c563760bb1
|
chore.阻止多实例创建
|
2022-01-12 17:40:38 +08:00 |
|
MistEO
|
f54b69e887
|
interface.修改回调json为utf-8
|
2022-01-06 18:08:55 +08:00 |
|
MistEO
|
d0995ead1a
|
chore.一些有的没有小优化
|
2022-01-06 18:07:38 +08:00 |
|
MistEO
|
0d081cd4c3
|
chore.优化调试日志和调试宏
|
2022-01-04 15:15:49 +08:00 |
|
MistEO
|
2857fcdf22
|
feat.新增公招加急功能
|
2022-01-04 00:59:17 +08:00 |
|
MistEO
|
075a678cb5
|
chore.更新Python接口及demo
|
2022-01-03 22:40:23 +08:00 |
|
StupidBh
|
61f714f835
|
fix.修复一些warning
|
2022-01-02 01:17:12 +08:00 |
|
MistEO
|
fecd067c18
|
sytle.统一行尾
|
2021-12-31 22:56:03 +08:00 |
|
StupidBh
|
f1cfd65beb
|
fix.修复一些warning
|
2021-12-31 22:17:55 +08:00 |
|
MistEO
|
8658395fee
|
feat.初步完成跨平台移植的初始化部分
|
2021-12-25 17:48:20 +08:00 |
|
MistEO
|
a5f9e55fe2
|
feat.完成选关功能
|
2021-12-20 01:02:39 +08:00 |
|
MistEO
|
5e36b493c1
|
chore.修改接口类型
|
2021-12-15 01:42:56 +08:00 |
|
MistEO
|
7274f50684
|
chore.项目重命名
|
2021-12-15 01:07:10 +08:00 |
|