Skip to content

Sync Upgrades

Compare
Choose a tag to compare
@TheGuy920 TheGuy920 released this 16 May 00:13
· 16 commits to master since this release

2.0.7

  • Fixed modded upgrade synchronization (now works 100% for REPOLib registered upgrades)
  • [#2] Fixed client disconnect bug when duplicate networking operations are sent (removed duplicate networking)
  • Rewrote SyncManager & removed ALL instances of duplicate networking
  • Added ISyncRequest queue and queue processing for network operations
    • Operations are now execute per FixedUpdate instead of per iteration
  • Changed BepInEx version to 5.4.21
  • Migrated project settings to use NuGet packages for some dependencies
  • Added tons of logging to the debug builds (on GitHub)

Full Changelog: 1.9.2...2.0.7