tanghai 87bb8e0156 ConfigAttribute增加ServerType选项,不同的Server可以搭配不同的配置文件 il y a 11 ans
..
ActorComponent.cs 885936f7dd 增加IRunner接口,World的Componet实现该接口会每帧调用Run方法 il y a 11 ans
BehaviorTreeComponent.cs 54d25fc0a2 增加ServiceComponent,处理连接,分发封包处理 il y a 11 ans
BuffComponent.cs 574fc9585b 整理代码格式 il y a 11 ans
ChannelUnitInfoComponent.cs 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
ConfigComponent.cs 87bb8e0156 ConfigAttribute增加ServerType选项,不同的Server可以搭配不同的配置文件 il y a 11 ans
EventComponent.cs 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
FactoryComponent.cs 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
NetworkComponent.cs 87bb8e0156 ConfigAttribute增加ServerType选项,不同的Server可以搭配不同的配置文件 il y a 11 ans
TimerComponent.cs 6d169497ca 1.增加一个nuget命令行解析库 il y a 11 ans
UnitComponent.cs c60fe0c17b 1.buff计时器是非托管资源,不过即使没有马上Dispose也没关系,在垃圾回收的时候再从TimerComponent中删除也可以,所以还是设计成不需要Dispose比较方便 il y a 11 ans