TCL
|
ff0a47c47a
|
ci: dotnet format --no-restore
|
3 years ago |
TCL
|
f490e4d389
|
chore: format cs with dotnet format
|
3 years ago |
TCL
|
79805297b1
|
ci: add dotnet format
|
3 years ago |
TCL
|
714c7986c8
|
Create FUNDING.yaml
|
3 years ago |
TCL
|
4949e72fa5
|
ci: remove cs format
|
3 years ago |
TCL
|
90345590b4
|
Merge pull request #44 from DragonAura/dev
fix(proto): 🐛 fix wrong service name
|
3 years ago |
shangfengh
|
69beee0d7e
|
chore: ✨ add MoveManager and Team
|
3 years ago |
DragonAura
|
0b43a2cd39
|
feat(CAPI): ✨ commits with state
|
3 years ago |
shangfengh
|
478c1d32a9
|
feat: ✨ try to MOVE
|
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 |
wihn
|
2af57ba0b5
|
Merge pull request #42 from DragonAura/dev
feat(CAPI): ✨ complete most communication functions, test required
|
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 |
gsy1519
|
e675aa8590
|
Merge branch 'dev' of github.com:eesast/THUAI6 into dev
|
3 years ago |
gsy1519
|
bc12e302fe
|
chore: 🚀 start
start
|
3 years ago |
DragonAura
|
3937ad00af
|
feat(CAPI): ✨ complete most communication functions, test required
|
3 years ago |
sky
|
d32964c93e
|
Merge branch 'dev' of github.com:sendssf/THUAI6 into dev
|
3 years ago |
wihn2021
|
0c20f615e9
|
🌈 style(API.h): replace {} with ;
|
3 years ago |
TCL
|
f285ad756d
|
Merge pull request #41 from DragonAura/dev
fix(CAPI): 🐛 fix multi definition
|
3 years ago |
DragonAura
|
4a435febb8
|
fix(CAPI): 🐛 fix multi definition
|
3 years ago |
DragonAura
|
9e57e657b8
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
a206229981
|
Merge pull request #40 from wihn2021/dev
feat: make defination of some functions in API
|
3 years ago |
wihn2021
|
f433f26c19
|
🌈 style(API.cpp):
|
3 years ago |
wihn2021
|
8a27c0290c
|
Merge branch 'dev' of github.com:wihn2021/THUAI6 into dev
|
3 years ago |
wihn2021
|
4d765b4f8e
|
🦄 refactor(API): 在API.cpp实现了一些函数
|
3 years ago |
DragonAura
|
557f900edb
|
fix(CAPI): 🐛 fix wrong param num
|
3 years ago |
DragonAura
|
a2c099d36f
|
Merge pull request #37 from wihn2021/dev
chore: add const modification
|
3 years ago |
wihn2021
|
43bc95f570
|
🦄 refactor(logic.h & logic.cpp):
|
3 years ago |
wihn2021
|
b744860cec
|
Merge branch 'dev' of https://github.com/eesast/THUAI6 into dev
|
3 years ago |
sky
|
e41c58ed7c
|
update
|
3 years ago |
sky
|
8caa092d87
|
update
|
3 years ago |
sendssf
|
6e11e54082
|
Merge pull request #36 from OctaAcid/dev
chore: merged downloader with UI (function and button not binded yet)
|
3 years ago |
wihn2021
|
7caba50069
|
Merge branch 'dev' of https://github.com/eesast/THUAI6 into dev
|
3 years ago |
wihn
|
8c8fede4d3
|
Merge pull request #35 from DragonAura/dev
refactor(CAPI): 🎨 unbind logic and communication
|
3 years ago |
DragonAura
|
e6d204e5f9
|
refactor(CAPI): 🎨 unbind logic and communication
|
3 years ago |
OctaAcid
|
cef787b27c
|
chore: merged downloader with UI (function and button not binded yet)
|
3 years ago |
wihn2021
|
f5950fbe19
|
add 'const' to reduce possible type errors
|
3 years ago |
TCL
|
e139c054ef
|
Merge pull request #34 from DragonAura/dev
feat(CAPI): ✨ finish some of the 1-1 rpc service
|
3 years ago |
DragonAura
|
739613b300
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
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 |
TCL
|
a3c2552ef0
|
Merge pull request #33 from DragonAura/dev
feat(CAPI): ✨ add reading message2clients
|
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 |
wihn
|
226b3821bb
|
Merge pull request #32 from DragonAura/dev
style(proto): 🎨 fix wrong name style of proto
|
3 years ago |
DragonAura
|
f76c69e802
|
style(proto): 🎨 fix wrong name style of proto
|
3 years ago |