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