Fix error when activating super nova in the turret window
Fix desync of dyson sphere when client joins the game
0.10.29.21950 Fixes:
Fix "Power Intercepted by dark fog hive" doesn`t get synced to client
Attempt to fix base enemyId doesn't sync when relay creating it in client
NRE in EnemyDFGroundSystem.KeyTickLogic (System.Int64 time);(IL_0929)
Try to avoid index out of range exception of combatStatId when client move to a planet of another system.
IndexOutOfRangeException in ConstructionSystem.DetermineLaunch
Those combat stat ids may exceed range because client can't receive combat events of other systems.
0.10.29.22010 Fixes:
0.10.29.21950 Fixes:
EnemyDFGroundSystem.KeyTickLogic (System.Int64 time);(IL_0929)
ConstructionSystem.DetermineLaunch
Those combat stat ids may exceed range because client can't receive combat events of other systems.