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 |
DragonAura
|
97ddbf89d1
|
fix: 🐛 fix some bugs
修了几个错误的构造函数及一些错误的拼写
|
3 years ago |
DragonAura
|
424d48a060
|
feat: ✨ build basic code structure
基本完成了logic.h、state.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 |
DragonAura
|
64892b6890
|
chore: add temp CMakeLists
|
3 years ago |
DragonAura
|
2b47e6091a
|
chore : add receive message interface
|
3 years ago |
DragonAura
|
4d27194b3e
|
chore : add escape rpc interface
|
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
|
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 |
Timothy Liu
|
15043307eb
|
fix: change c++ standard to c++17
|
3 years ago |
TCL
|
d6d786a5a9
|
chore: add CAPI interface
|
3 years ago |