DragonAura
|
18a8cbcf87
|
add final line
Co-authored-by: Timothy Liu <liuxf19@163.com>
|
2 years ago |
DragonAura
|
94761fe67a
|
add final line
Co-authored-by: Timothy Liu <liuxf19@163.com>
|
2 years ago |
DragonAura
|
e051343f7b
|
feat(CAPI): ✨ use concurrent queue as message queue
|
2 years ago |
DragonAura
|
f114499b28
|
fix: read map first
|
2 years ago |
wihn2021
|
ed210cb776
|
🐞 fix(fix bugs):
|
2 years ago |
wihn2021
|
27f89f95c1
|
🐞 fix(fix range bugs, maybe bugs remaining):
|
2 years ago |
wihn2021
|
ed772cfd9e
|
Merge branch 'dev' of https://github.com/wihn2021/THUAI6 into dev
|
2 years ago |
wihn2021
|
3f5fc6d8fa
|
🐞 fix(fix sight bug):
|
2 years ago |
wihn
|
3a8b29ff7d
|
Merge branch 'eesast:dev' into dev
|
2 years ago |
wihn2021
|
e026154d3d
|
✨ feat(add 视野机制):
|
2 years ago |
DragonAura
|
cd6747e6f8
|
feat(CAPI): ✨ complete basic logic
|
2 years ago |
DragonAura
|
33509e2169
|
feat(proto): ✨ add game state enum
|
2 years ago |
DragonAura
|
5cc2890f51
|
refactor(CAPI): ✨ remake reading message
|
3 years ago |
DragonAura
|
9bb2a712bc
|
feat(CAPI): ✨ complete temp debug api
|
3 years ago |
DragonAura
|
4145289078
|
refactor(proto): ✨ change proto message service
|
3 years ago |
DragonAura
|
0ef25542f7
|
refactor(CAPI): ⚡ change save human/fix machine logic
|
3 years ago |
DragonAura
|
0b43a2cd39
|
feat(CAPI): ✨ commits with state
|
3 years ago |
DragonAura
|
1894e9a546
|
fix(proto): 🐛 fix wrong service name
|
3 years ago |
DragonAura
|
33cbb308ff
|
Merge pull request #43 from wihn2021/dev
feat: add human status enum
|
3 years ago |
DragonAura
|
ccf74413d8
|
feat(proto): ✨ add human status enum
|
3 years ago |
wihn2021
|
04f2687549
|
✨ feat(structures.h): + human status enum
|
3 years ago |
DragonAura
|
3937ad00af
|
feat(CAPI): ✨ complete most communication functions, test required
|
3 years ago |
wihn2021
|
0c20f615e9
|
🌈 style(API.h): replace {} with ;
|
3 years ago |
DragonAura
|
4a435febb8
|
fix(CAPI): 🐛 fix multi definition
|
3 years ago |
DragonAura
|
9e57e657b8
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
wihn2021
|
f433f26c19
|
🌈 style(API.cpp):
|
3 years ago |
wihn2021
|
4d765b4f8e
|
🦄 refactor(API): 在API.cpp实现了一些函数
|
3 years ago |
DragonAura
|
557f900edb
|
fix(CAPI): 🐛 fix wrong param num
|
3 years ago |
wihn2021
|
43bc95f570
|
🦄 refactor(logic.h & logic.cpp):
|
3 years ago |
wihn2021
|
7caba50069
|
Merge branch 'dev' of https://github.com/eesast/THUAI6 into dev
|
3 years ago |
DragonAura
|
e6d204e5f9
|
refactor(CAPI): 🎨 unbind logic and communication
|
3 years ago |
wihn2021
|
f5950fbe19
|
add 'const' to reduce possible type errors
|
3 years ago |
DragonAura
|
0e418a8886
|
feat(CAPI): ✨ finish some of the 1-1 rpc service
|
3 years ago |
DragonAura
|
4f4db6ac36
|
feat(proto): ✨ add act_success to move
|
3 years ago |
DragonAura
|
560771e3b2
|
fix(CAPI): 🐛 fix buffer thread to detach
|
3 years ago |
DragonAura
|
829af702d2
|
refactor(CAPI): 🔥 delete tMessage
|
3 years ago |
DragonAura
|
9fa0726a30
|
refactor(CAPI): 🎨 change map containers to vector
|
3 years ago |
DragonAura
|
8ddff39a90
|
feat(CAPI): ✨ add reading message2clients
|
3 years ago |
DragonAura
|
acf6017039
|
fix(proto): 🐛 fix wrong spelling
|
3 years ago |
DragonAura
|
f76c69e802
|
style(proto): 🎨 fix wrong name style of proto
|
3 years ago |
DragonAura
|
8b23b1bf10
|
fix(proto): 🐛 fix the loss of "radius"
|
3 years ago |
DragonAura
|
fe0e3dc0e6
|
refactor(CAPI): 🎨 change along with previous commit
|
3 years ago |
DragonAura
|
7c3025b773
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
3 years ago |
DragonAura
|
b67dc23cd1
|
refactor(CAPI): 🎨 protos generated using newer gRPC
|
3 years ago |
TCL
|
50fa84962c
|
Create .gitattributes
|
3 years ago |
DragonAura
|
2665c8fa48
|
feat: ✨ refactor API and add main
|
3 years ago |
DragonAura
|
874207c110
|
refactor: 🎨 move services to Services.proto
将服务另开了一个proto文件进行定义
|
3 years ago |
DragonAura
|
2f1761f81a
|
feat: ⚡ add test connection service
增加了一个测试服务器是否在线的功能
|
3 years ago |
DragonAura
|
b0ca514799
|
fix: 🐛 fix wrong spelling
|
3 years ago |
DragonAura
|
91331c7589
|
refactor: 🎨 change api structure
为了保证代码的复用性、放弃了API部分人类和屠夫分开使用两种接口,转而所有函数都声明在IAPI类里,不希望被调用的函数直接定义为空。
|
3 years ago |