tanghai fac52247fa 1.修复对象池一个大bug,导致每次new一个对象池,实际上对象池没作用。对象池起作用要注意在dispose中clear集合,reset变量,以防残留数据 hace 8 años
..
Player bffe5b739a actor对象迁移测试OK hace 8 años
Session 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 hace 8 años
Unit 96b4de78a9 1.地址都改成IPEndpoint hace 8 años
ActorComponent.cs 0fa5b699c0 actor dispose正常终止协程,不抛异常 hace 8 años
ActorManagerComponent.cs bffe5b739a actor对象迁移测试OK hace 8 años
ActorMessageDispatherComponent.cs fa124da7b7 简易帧同步实现 hace 8 años
ActorProxyComponent.cs 9023886e99 actorproxy 1分钟过期 hace 8 años
AppManagerComponent.cs ff64aa7e01 server端迁移到netcore,运行成功 hace 8 años
BenchmarkComponent.cs df38bf1342 修复CircularBuffer一个bug,KSerivce代码整理 hace 8 años
DBCacheComponent.cs 68c2f85bd5 1.数据库操作可以操作component hace 8 años
DBComponent.cs 98a7e04783 1.修复dbsavetask还是entity的bug hace 8 años
DBProxyComponent.cs 96b4de78a9 1.地址都改成IPEndpoint hace 8 años
EventComponent.cs 4d424dfa70 修复server编译的问题 hace 8 años
GateSessionKeyComponent.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 hace 8 años
HttpComponent.cs f039f23237 增加http组件,可以分发http请求 hace 8 años
KVComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 hace 8 años
LocationComponent.cs 8d33d1e7ce 一个进程传送也测试OK hace 8 años
LocationProxyComponent.cs 96b4de78a9 1.地址都改成IPEndpoint hace 8 años
MessageDispatherComponent.cs bffe5b739a actor对象迁移测试OK hace 8 años
NetInnerComponent.cs 96b4de78a9 1.地址都改成IPEndpoint hace 8 años
NetOuterComponent.cs 02718b2730 服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的 hace 8 años
NumericComponent.cs 3d2693bb17 1.去掉ComopnentDB跟EntityDB类,BsonKnowType标记放到ComponentAttribute跟EntityAttribute类上面 hace 8 años
OpcodeTypeComponent.cs f00711e95e opcode使用枚举类型 hace 8 años
OptionComponent.cs ff64aa7e01 server端迁移到netcore,运行成功 hace 8 años
PlayerComponent.cs a523c1ecf4 帧同步 hace 8 años
RealmGateAddressComponent.cs 0a883994ad 修复连接错误,并且加上了服务器actor模型 hace 8 años
RobotComponent.cs a99a4896ce 1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化 hace 8 años
ServerFrameComponent.cs 02718b2730 服务端将一些方法拆分出来,做成System,符合ECS设计,并且System是可以hotfix的 hace 8 años
StartConfigComponent.cs 7eca7f3e6f 服务端增加数值组件,数值组件需要能序列化反序列化,目前反序列化还有点问题 hace 8 años
UnitComponent.cs fac52247fa 1.修复对象池一个大bug,导致每次new一个对象池,实际上对象池没作用。对象池起作用要注意在dispose中clear集合,reset变量,以防残留数据 hace 8 años