Skip to content

v0.8 for RW 1.4.3704

Compare
Choose a tag to compare
@Zetrith Zetrith released this 17 Jun 20:36
· 94 commits to master since this release
d7aa398

Download Multiplayer-v0.8.zip below

Unzip in RimWorld's Mods folder to install
IMPORTANT Make sure to delete the folders of any locally installed Multiplayer versions as the file structure has changed a bit.

  • Performance in multiplayer should now be on par with singleplayer
  • The game tries to tick at the speed of the slowest player
  • Remove the aggressive ticking option
  • Pings now make a sound on the receiving end too
  • Update LiteNetLib to 0.9.5.2
  • Multiplayer ticks the game once every time it reloads a save (e.g. when creating a joinpoint). This tick is now included in desync traces which might help with sorting out desyncs in some rare cases.
  • Hover over player in chat to see average frame time
  • Hover over ticks behind square to see average map TPS
  • Option to save full replay when in dev mode
  • (Technical) The server now runs at 30 tps (from 60 tps)
  • (Technical) Use a custom assembly loader to simplify loading dependencies
  • Synced gene bank interactions
  • Sync bill pawn restriction by pawn type
  • Synced genepack auto load gizmo
  • Fix config files marked as added not being synchronized by "Fix and restart"
  • Fix player list breaking when players rejoin
  • Fix issues with 32 bit systems
  • Fix pawn sleeping bug and some other related ones in async time
  • Fix subcore/ripcore scanner gizmos
  • Fix auto selection of travel supplies
  • Updated translations: German, Ukrainian, Polish and Chinese Simplified (thanks to respectively, Maxsiom, zahorniak, Sairento-92, mmmhj2)

Website post: https://rimworldmultiplayer.com/post/23_06_17_update/