V1.1.01 Beta | Raft

Use this tool to expand your raft. Avoid building important machines on the edge, as the shark can destroy those squares. Research Table:

If you need a breakdown of the best for this build.

Whether you are a veteran drifter or a newcomer dodging the resident shark, this version introduces critical under-the-hood changes that shape the future of the game. What is Raft v1.1.01 Beta? Raft v1.1.01 Beta

: Enhanced the game's ability to handle invalid network messages to prevent crashes during multiplayer sessions.

The engine now utilizes conditional rendering for structural components. Walls, pillars, and decorations that are out of the player’s direct line of sight or hidden behind other walls are culled more efficiently, resulting in a 15–20% FPS boost on complex, high-tier rafts. Network Code Synchronization Use this tool to expand your raft

The developers have rebalanced several mid-game survival elements.

| v1.0 | v1.1.01 Beta | |------|---------------| | RequestVote | RequestVote + PreRequestVote | | AppendEntries | AppendEntries + AppendEntriesPipeline (streaming) | | InstallSnapshot (blocking) | InstallSnapshotStream (async chunks) | | TransferLeadership | TransferLeadershipWithPriority | | Read via ReadIndex | ReadIndex + LeaseRead (optimistic) | Whether you are a veteran drifter or a

: Improved handling of configuration changes (adding/removing nodes) to prevent "split-brain" scenarios during transitions.