This website works better with JavaScript
Home
Explore
Help
Register
Sign In
GFG_New
/
ET9_WebGL_Dev
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b0cbf36a4e
Branches
Tags
Base
WebGL
Commit History
Find
Author
SHA1
Message
Date
tanghai
51f5eb3dfc
实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息
8 years ago
tanghai
42bd5e86b2
重构了网络层,使用TcpListener tcpClient类实现Tcp通信
8 years ago
tanghai
c6612ab9c1
增加了位置组件和位置服务器,任何Actor都会注册自己的位置到位置服务器
8 years ago
tanghai
ba4730ada1
客户端连接服务端代码
9 years ago
tanghai
f241346a90
服务端Controller改名成Hotfix,更容易懂
9 years ago