Releases: James-Frowen/NetworkPositionSync
Releases · James-Frowen/NetworkPositionSync
v6.0.1
6.0.1 (2024-01-14)
Bug Fixes
- adding check for time out of order (4f01483)
- fixing mirage version in package (17dcb0c)
v6.0.0
6.0.0 (2023-06-13)
Bug Fixes
- updating to mirage 141.0.2 (48f50b9)
BREAKING CHANGES
- now requires mirage v141.0.2
v5.0.1
5.0.1 (2023-06-12)
Bug Fixes
- fixing null ref in SyncPositionBehaviour (69ba59d)
v5.0.0
5.0.0 (2023-04-05)
Bug Fixes
- updating to mirage 131.0.0 (ad2a82b)
BREAKING CHANGES
- now requires mirage 131.0.0
v4.1.0
4.1.0 (2022-09-25)
Bug Fixes
- changing time to double for remove and debug methods (bd0c0f0)
Features
- adding Channel setting to unreliable can be used (65cfdb8)
- adding support for multiple Behaviours per gameobject (ce1fe4b)
v4.0.0
4.0.0 (2022-04-22)
chore
BREAKING CHANGES
- now requires atleast mirage v123
v3.1.5
3.1.5 (2022-04-11)
Bug Fixes
- adding reset function to InterpolationTime to avoid error message on 2nd start (646673d)
- cleaning up behaviours after stopping server/client (ab623a3)
v3.1.4
3.1.4 (2022-02-04)
Bug Fixes
- improved comments and log messages (b73c3fe)
v3.1.3
3.1.3 (2021-12-24)
Bug Fixes
- fixing null reference log before server or client starts (91be1fa)
v3.1.2
3.1.2 (2021-12-07)
Bug Fixes
- fixing time being in ms instead of seconds (7325e97)