renovate[bot]
|
057e3649c9
|
chore(deps): update dependency google.protobuf.tools to v3.22.0
|
3 years ago |
renovate[bot]
|
d3d2b5f272
|
chore(deps): update dependency google.protobuf to v3.22.0
|
3 years ago |
renovate[bot]
|
0eb3736186
|
chore(deps): update dependency grpc.core to v2.46.6
|
3 years ago |
renovate[bot]
|
608b966216
|
chore(deps): update dependency grpc to v2.46.6
|
3 years ago |
DragonAura
|
affd7790e2
|
style(PyAPI): 🎨 add gitignore and fix some wrong styles
|
3 years ago |
DragonAura
|
46c5cd702c
|
feat(PyAPI): 🚧 complete the structure of PyAPI, finish communication module
|
3 years ago |
Timothy Liu
|
4b44cf151d
|
style: 🎨 format cs code
|
3 years ago |
Shawqeem
|
d60a2d5ef6
|
Merge branch 'dev' of github.com:eesast/THUAI6 into dev
|
3 years ago |
shangfengh
|
e122e768b6
|
build: ✅ add Gaming managers
|
3 years ago |
Shawqeem
|
f0160c32b1
|
Merge branch 'dev' of github.com:eesast/THUAI6 into dev
|
3 years ago |
Shawqeem
|
21d3b81535
|
Merge branch 'dev' of github.com:eesast/THUAI6 into dev
|
3 years ago |
renovate[bot]
|
f68de671c0
|
chore(deps): update dependency google.protobuf to v3.21.12
|
3 years ago |
renovate[bot]
|
cb90f16c6d
|
Update dependency Google.Protobuf.Tools to v3.21.12
|
3 years ago |
renovate[bot]
|
ad33cfb95a
|
chore(deps): update dependency google.protobuf to v3.21.11
|
3 years ago |
renovate[bot]
|
86c1f407fc
|
chore(deps): update dependency google.protobuf.tools to v3.21.11
|
3 years ago |
renovate[bot]
|
e1feed853e
|
chore(deps): update dependency grpc.tools to v2.51.0
|
3 years ago |
DragonAura
|
33509e2169
|
feat(proto): ✨ add game state enum
|
3 years ago |
Shawqeem
|
29acbecc5d
|
Merge github.com:eesast/THUAI6 into dev
|
3 years ago |
Shawqeem
|
666c8798b6
|
chore : add map
|
3 years ago |
DragonAura
|
4145289078
|
refactor(proto): ✨ change proto message service
|
3 years ago |
TCL
|
3798d76a35
|
chore: keep dir structure in logic
|
3 years ago |
TCL
|
4d42eeed78
|
Merge pull request #31 from gsy1519/dev
chore: start server
|
3 years ago |
TCL
|
a8e7e065f8
|
chore: update format.sh
|
3 years ago |
DragonAura
|
1894e9a546
|
fix(proto): 🐛 fix wrong service name
|
3 years ago |
DragonAura
|
ccf74413d8
|
feat(proto): ✨ add human status enum
|
3 years ago |
gsy1519
|
e675aa8590
|
Merge branch 'dev' of github.com:eesast/THUAI6 into dev
|
3 years ago |
gsy1519
|
bc12e302fe
|
chore: 🚀 start
start
|
3 years ago |
DragonAura
|
4f4db6ac36
|
feat(proto): ✨ add act_success to move
|
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
|
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
|
b839bea349
|
Merge pull request #20 from shangfengh/new
build: add character
|
3 years ago |
DragonAura
|
874207c110
|
refactor: 🎨 move services to Services.proto
将服务另开了一个proto文件进行定义
|
3 years ago |
shangfengh
|
8c88346c6b
|
fix: resolve file collisions
|
3 years ago |
shangfengh
|
dbc1ca1aec
|
fix: resolve file collisions
|
3 years ago |
DragonAura
|
2f1761f81a
|
feat: ⚡ add test connection service
增加了一个测试服务器是否在线的功能
|
3 years ago |
DragonAura
|
84fc6ec4c5
|
chore: add structures.h and API.h(unfinished)
|
3 years ago |
DragonAura
|
2b47e6091a
|
chore : add receive message interface
|
3 years ago |
DragonAura
|
4d27194b3e
|
chore : add escape rpc interface
|
3 years ago |
DragonAura
|
708c062fc6
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
3 years ago |
DragonAura
|
e67396b200
|
chore : add land to messagetype, add player view range to player message, add auto clang-format to proto cpp_output.sh
|
3 years ago |
DragonAura
|
22454d3d3d
|
style: fix style of cpp_output.sh
Co-authored-by: Timothy Liu <liuxf19@163.com>
|
3 years ago |
DragonAura
|
628a636b2a
|
chore: add cpp proto generate shell and generate cpp proto
|
3 years ago |
DragonAura
|
75cd327452
|
style: change proto files to google naming style
|
3 years ago |
DragonAura
|
569ccb00a6
|
chore: change proto service
|
3 years ago |
DragonAura
|
09a9af4f78
|
chore: add proto files
|
3 years ago |
TCL
|
67849e66dc
|
chore: add format.sh
|
3 years ago |
TCL
|
6a370d62b0
|
chore: add dependency playback
|
3 years ago |