onimp / oni_multiplayer

Oxygen Not Included multiplayer mod. Work in progress.
MIT License
218 stars 18 forks source link

Synchronize non-serializable entities after hard sync #360

Closed polycone closed 2 weeks ago

polycone commented 4 months ago

Some state machines required for the synchronization have StateMachine.SerializeType.Never. That instantly causes differences in multiplayer objects tables.