| .. |
|
Config
|
ef8d2262c2
使用protobuf序列化可能是空byte[], 修复benchmark的问题,1000个连接,每秒约4W包
|
8 лет назад |
|
Player
|
bffe5b739a
actor对象迁移测试OK
|
8 лет назад |
|
Session
|
51f5eb3dfc
实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息
|
8 лет назад |
|
Unit
|
3d2693bb17
1.去掉ComopnentDB跟EntityDB类,BsonKnowType标记放到ComponentAttribute跟EntityAttribute类上面
|
8 лет назад |
|
ActorComponent.cs
|
0fa5b699c0
actor dispose正常终止协程,不抛异常
|
8 лет назад |
|
ActorManagerComponent.cs
|
bffe5b739a
actor对象迁移测试OK
|
8 лет назад |
|
ActorMessageDispatherComponent.cs
|
fa124da7b7
简易帧同步实现
|
8 лет назад |
|
ActorProxyComponent.cs
|
c43ca07a88
消除TimerComponent每次udpate的gc
|
8 лет назад |
|
AppManagerComponent.cs
|
ff64aa7e01
server端迁移到netcore,运行成功
|
8 лет назад |
|
BenchmarkComponent.cs
|
c43ca07a88
消除TimerComponent每次udpate的gc
|
8 лет назад |
|
DBCacheComponent.cs
|
68c2f85bd5
1.数据库操作可以操作component
|
8 лет назад |
|
DBComponent.cs
|
b322dae8fb
DBProxyComponent忘了添加ObjectEvent辅助类
|
8 лет назад |
|
DBProxyComponent.cs
|
68c2f85bd5
1.数据库操作可以操作component
|
8 лет назад |
|
EventComponent.cs
|
4d424dfa70
修复server编译的问题
|
8 лет назад |
|
GateSessionKeyComponent.cs
|
51f5eb3dfc
实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息
|
8 лет назад |
|
HttpComponent.cs
|
f039f23237
增加http组件,可以分发http请求
|
8 лет назад |
|
KVComponent.cs
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
8 лет назад |
|
LocationComponent.cs
|
8d33d1e7ce
一个进程传送也测试OK
|
8 лет назад |
|
LocationProxyComponent.cs
|
bffe5b739a
actor对象迁移测试OK
|
8 лет назад |
|
MessageDispatherComponent.cs
|
bffe5b739a
actor对象迁移测试OK
|
8 лет назад |
|
NetInnerComponent.cs
|
450b916189
统一使用IPEndPoint表示地址,方便以后用IPV6
|
8 лет назад |
|
NetOuterComponent.cs
|
02718b2730
服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的
|
8 лет назад |
|
NumericComponent.cs
|
3d2693bb17
1.去掉ComopnentDB跟EntityDB类,BsonKnowType标记放到ComponentAttribute跟EntityAttribute类上面
|
8 лет назад |
|
OpcodeTypeComponent.cs
|
f00711e95e
opcode使用枚举类型
|
8 лет назад |
|
OptionComponent.cs
|
ff64aa7e01
server端迁移到netcore,运行成功
|
8 лет назад |
|
PlayerComponent.cs
|
a523c1ecf4
帧同步
|
8 лет назад |
|
RealmGateAddressComponent.cs
|
0a883994ad
修复连接错误,并且加上了服务器actor模型
|
8 лет назад |
|
RobotComponent.cs
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
8 лет назад |
|
ServerFrameComponent.cs
|
02718b2730
服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的
|
8 лет назад |
|
StartConfigComponent.cs
|
7eca7f3e6f
服务端增加数值组件,数值组件需要能序列化反序列化,目前反序列化还有点问题
|
8 лет назад |
|
UnitComponent.cs
|
8d33d1e7ce
一个进程传送也测试OK
|
8 лет назад |