channeldorg / channeld-ue-plugin

Enables distributed simulation with Unreal Engine's dedicated servers. 为虚幻引擎专用服务器提供分布式模拟能力的开源插件.
Apache License 2.0
132 stars 38 forks source link

FastArray replication and load static object #75

Closed ganibc closed 1 year ago

ganibc commented 1 year ago

Support FastArray replication

Support static object loading

Single proto definition generation

Fix some compile error after merge with master

Code generation is tested both on 5.2 and 4.27 Runtime tested on 5.2

Related to: https://github.com/metaworking/channeld-ue-plugin/issues/44 also https://github.com/metaworking/channeld-ue-plugin/issues/34 (global map of static objects)

indiest commented 1 year ago

Great work and it's greater to see your contribution again!

We'll release v0.7 by the end of this month. Hopefully this PR will be included. Thanks again!