Skip to content

Releases: Unity-Technologies/com.unity.netcode.gameobjects

Server message revamp

Server message revamp Pre-release
Pre-release

Choose a tag to compare

@TwoTenPvP TwoTenPvP released this 06 Mar 20:57

The server can no longer send messages to itself.

Optimization & Scene Management

Pre-release

Choose a tag to compare

@TwoTenPvP TwoTenPvP released this 06 Mar 12:51

Optimizes Lag compensation and enables scene mangment.

Stability & Features

Stability & Features Pre-release
Pre-release

Choose a tag to compare

@TwoTenPvP TwoTenPvP released this 05 Mar 19:47
v0.0.5

Reworked NetworkedAnimator

Lag Compensation

Lag Compensation Pre-release
Pre-release

Choose a tag to compare

@TwoTenPvP TwoTenPvP released this 04 Mar 18:40
3d8c0e0
v0.0.4

Update README.md

Scene managment

Scene managment Pre-release
Pre-release

Choose a tag to compare

@TwoTenPvP TwoTenPvP released this 04 Mar 11:50
v0.0.3

Updates readme

Message Passthrough

Message Passthrough Pre-release
Pre-release

Choose a tag to compare

@TwoTenPvP TwoTenPvP released this 10 Jan 13:17

Added message passthrough to allow easy Client -> Client communication where the Server is the middleman.

Experimental version

Experimental version Pre-release
Pre-release

Choose a tag to compare

@TwoTenPvP TwoTenPvP released this 10 Jan 09:23
v0.0.1

Fixed minor issues and reduced memory allocations when creating memor…