This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
GFG_New
/
ET9_WebGL_Base
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
f4dd94f703
Ramas
Etiquetas
WebGL
Commit History
Buscar
Autor
SHA1
Mensaxe
Data
tanghai
c4930ded5d
1.每个Component都增加了一个InstanceId,这个id每个对象是唯一的,区分开来逻辑Id跟对象Id,比如Player对象的Id在整个游戏期间都是不变的,但是每次登录Player的InstanceId都应该不一样,actorid应该用InstanceId来处理。例如erlang的进程id是actorid,但是erlang进程中的玩家id不会是进程id。
%!s(int64=7) %!d(string=hai) anos
tanghai
1ff6f566e9
为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix
%!s(int64=7) %!d(string=hai) anos
tanghai
a8efa5515f
1.增加一个Hotfix对象,用来处理客户端热更入口,挂在Game对象上面
%!s(int64=8) %!d(string=hai) anos