Skip to content

Releases: MirageNet/Mirage

v149.2.0

11 May 14:34
Compare
Choose a tag to compare

149.2.0 (2024-05-11)

Features

  • adding attribute to show SyncSettings in networkBehaviour if no syncvars (dd6a6d6)

v149.1.1

06 May 23:30
Compare
Choose a tag to compare

149.1.1 (2024-05-06)

Bug Fixes

  • fixing initial send to observers if from server is false (0ffa316)

v149.1.0

06 May 21:09
Compare
Choose a tag to compare

149.1.0 (2024-05-06)

Features

  • adding authenticatedOnly to SendToAll (8b1117b)
  • adding list for AuthenticatedPlayers in NetworkServer (dc07c38)

v149.0.1

03 May 14:21
Compare
Choose a tag to compare

149.0.1 (2024-05-03)

Bug Fixes

  • SocketLayer: fixing socket receive trying to handle message when length is negative (b078387)

v149.0.0

28 Apr 17:58
Compare
Choose a tag to compare

149.0.0 (2024-04-28)

  • fix!: changing all time fields to be double (432af2e)

Features

BREAKING CHANGES

  • time fields are now double instead of float

v148.4.3

26 Apr 14:55
Compare
Choose a tag to compare

148.4.3 (2024-04-26)

Bug Fixes

v148.4.2

26 Apr 10:01
Compare
Choose a tag to compare

148.4.2 (2024-04-26)

Performance Improvements

  • adding batching to unreliable messages (c77bf78)

v148.4.1

19 Apr 18:22
Compare
Choose a tag to compare

148.4.1 (2024-04-19)

Bug Fixes

  • fixing return RPC not generating serialize functions (3d162b8)

v148.4.0

16 Apr 12:58
Compare
Choose a tag to compare

148.4.0 (2024-04-16)

Features

  • adding callback that can be used to handle Authentication Failed (1cdbfb6)

v148.3.0

15 Apr 18:02
Compare
Choose a tag to compare

148.3.0 (2024-04-15)

Features

  • making NetworkIdentity.PrefabHash public (0ec3753)