Shawqeem
|
ff8645fbcd
|
chore: choose some cuter emojis
|
3 years ago |
Shawqeem
|
50ce33ba7f
|
chore: add status bars
|
3 years ago |
Shawqeem
|
786667b2d8
|
Merge remote-tracking branch 'upstream/dev' into HEAD
|
3 years ago |
TCL
|
918557890d
|
Merge pull request #19 from DragonAura/dev
feat: ⚡ add test connection service
|
3 years ago |
DragonAura
|
e80a0617b4
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
3 years ago |
DragonAura
|
2f1761f81a
|
feat: ⚡ add test connection service
增加了一个测试服务器是否在线的功能
|
3 years ago |
Timothy Liu
|
5375212fa3
|
Merge pull request #16 from DragonAura/dev
refactor: 🎨 change api structure
|
3 years ago |
Timothy Liu
|
09be7d3dc3
|
Merge pull request #18 from Timothy-Liuxf/design/capi/uml
chore: 📱 add CAPI UML design
|
3 years ago |
Timothy Liu
|
46b457e830
|
chore: 📱 add CAPI UML design
|
3 years ago |
DragonAura
|
b0ca514799
|
fix: 🐛 fix wrong spelling
|
3 years ago |
DragonAura
|
91331c7589
|
refactor: 🎨 change api structure
为了保证代码的复用性、放弃了API部分人类和屠夫分开使用两种接口,转而所有函数都声明在IAPI类里,不希望被调用的函数直接定义为空。
|
3 years ago |
TCL
|
c63664bd32
|
Merge pull request #15 from DragonAura/dev
fix: 🐛 fix some bugs
|
3 years ago |
DragonAura
|
97ddbf89d1
|
fix: 🐛 fix some bugs
修了几个错误的构造函数及一些错误的拼写
|
3 years ago |
TCL
|
d4611c5a84
|
Merge pull request #14 from DragonAura/dev
feat: ✨ build basic code structure
|
3 years ago |
DragonAura
|
e119667134
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
424d48a060
|
feat: ✨ build basic code structure
基本完成了logic.h、state.h
|
3 years ago |
TCL
|
a691232342
|
Merge pull request #13 from DragonAura/dev
chore: add structures.h and API.h
|
3 years ago |
DragonAura
|
e567d89f3e
|
feat: improve oop design
仿照THUAI5的API设计模式
|
3 years ago |
DragonAura
|
84fc6ec4c5
|
chore: add structures.h and API.h(unfinished)
|
3 years ago |
TCL
|
e7219de04e
|
Merge pull request #12 from DragonAura/dev
chore: add temp CMakeLists
|
3 years ago |
DragonAura
|
a8b9e253f4
|
chore: edit .gitignore
|
3 years ago |
DragonAura
|
08e99cdfa8
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
64892b6890
|
chore: add temp CMakeLists
|
3 years ago |
TCL
|
775d3e4fc0
|
Merge pull request #11 from DragonAura/dev
chore: add receive message interface
|
3 years ago |
TCL
|
2339204397
|
Merge pull request #10 from shangfengh/new
chore: add logic/Preparation
|
3 years ago |
shangfengh
|
250af1de52
|
fix: logic/Preparation/.../Imoveable.cs reuse IgnoreCollide
|
3 years ago |
DragonAura
|
550baf1644
|
Merge branch 'eesast:dev' into dev
|
3 years ago |
DragonAura
|
2b47e6091a
|
chore : add receive message interface
|
3 years ago |
shangfengh
|
8c975d57a1
|
add logic/Preparation/GameData
|
3 years ago |
shangfengh
|
1616030e5a
|
chore: add logic/Preparation/Interface
|
3 years ago |
shangfengh
|
c9c1550500
|
Merge branch 'eesast:dev' into new
|
3 years ago |
shangfengh
|
cab03a228d
|
chore:add logic/Preparation/Utility
|
3 years ago |
Shawqeem
|
6ae9edcc44
|
style: run format.sh
|
3 years ago |
Shawqeem
|
413485264b
|
refactor: delete a director to keep the code style congruent with THUAI5
|
3 years ago |
Shawqeem
|
93bd93b412
|
I need to update the proto file to continue my work
|
3 years ago |
Shawqeem
|
7b3b4f5219
|
chore: add MainWindow xaml and csharp file
|
3 years ago |
TCL
|
c42e5f94a9
|
Merge pull request #8 from DragonAura/dev
chore : add land to message type, add player view range to player message, add auto clang-format to proto cpp_output.sh
|
3 years ago |
DragonAura
|
6a6f334a44
|
Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev
|
3 years ago |
DragonAura
|
4d27194b3e
|
chore : add escape rpc interface
|
3 years ago |
DragonAura
|
d3f3fff6a1
|
Merge branch 'eesast:dev' into dev
|
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 |
Shawqeem
|
b3fa13e80f
|
modify README.md
|
3 years ago |
TCL
|
b97eb9906a
|
Merge pull request #6 from DragonAura/dev
chore: add proto files
|
3 years ago |
TCL
|
bca0e898f9
|
Merge pull request #7 from Timothy-Liuxf/README/fix/mirror-repository
doc: fix translation error of 'mirror repository'
|
3 years ago |
Timothy Liu
|
5a7a6f2a70
|
doc: fix translation error of 'mirror repository'
|
3 years ago |
Timothy Liu
|
c059a189a1
|
Merge pull request #1 from eesast/dev
Merge from upstream/dev
|
3 years ago |
DragonAura
|
22454d3d3d
|
style: fix style of cpp_output.sh
Co-authored-by: Timothy Liu <liuxf19@163.com>
|
3 years ago |
DragonAura
|
45dc37b948
|
style: fix the style of proto generated code
|
3 years ago |
DragonAura
|
628a636b2a
|
chore: add cpp proto generate shell and generate cpp proto
|
3 years ago |