Skip to content

Releases: James-Frowen/NetworkPositionSync

v6.0.1

14 Jan 11:05
Compare
Choose a tag to compare

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

13 Jun 21:39
Compare
Choose a tag to compare

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

12 Jun 12:21
Compare
Choose a tag to compare

5.0.1 (2023-06-12)

Bug Fixes

  • fixing null ref in SyncPositionBehaviour (69ba59d)

v5.0.0

05 Apr 00:15
Compare
Choose a tag to compare

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

25 Sep 16:13
Compare
Choose a tag to compare

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

22 Apr 22:47
Compare
Choose a tag to compare

4.0.0 (2022-04-22)

chore

  • updating to mirage v123 (8af44ba)

BREAKING CHANGES

  • now requires atleast mirage v123

v3.1.5

11 Apr 19:05
Compare
Choose a tag to compare

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

04 Feb 15:46
Compare
Choose a tag to compare

3.1.4 (2022-02-04)

Bug Fixes

  • improved comments and log messages (b73c3fe)

v3.1.3

24 Dec 00:32
91be1fa
Compare
Choose a tag to compare

3.1.3 (2021-12-24)

Bug Fixes

  • fixing null reference log before server or client starts (91be1fa)

v3.1.2

07 Dec 17:10
Compare
Choose a tag to compare

3.1.2 (2021-12-07)

Bug Fixes

  • fixing time being in ms instead of seconds (7325e97)