Skip to content

Releases: MirrorNetworking/Mirror

v94.5.0

25 Oct 08:31
9a2bf46
Compare
Choose a tag to compare

94.5.0 (2024-10-25)

Features

v94.4.5

24 Oct 07:34
Compare
Choose a tag to compare

94.4.5 (2024-10-24)

Bug Fixes

  • Examples: Updated Spawn Points (4e07f3a)

v94.4.4

24 Oct 06:44
Compare
Choose a tag to compare

94.4.4 (2024-10-24)

Bug Fixes

  • PlayerControllerRBBase: Unity 6 compatibility (19296d5)

v94.4.3

24 Oct 06:18
Compare
Choose a tag to compare

94.4.3 (2024-10-24)

Bug Fixes

  • Examples: Typo in ControllerUIBase name (01b9260)
  • PerlineNoise: fixed error for Undo (de2ed26)

v94.4.2

23 Oct 21:30
Compare
Choose a tag to compare

94.4.2 (2024-10-23)

Bug Fixes

  • Renamed PlayerControllerKRB to PlayerControllerRB (b39d7bd)

v94.4.1

23 Oct 20:39
Compare
Choose a tag to compare

94.4.1 (2024-10-23)

Bug Fixes

  • PlayerKRB inputs in Update (5fbd832)

v94.4.0

23 Oct 19:50
Compare
Choose a tag to compare

94.4.0 (2024-10-23)

Features

  • Examples: Added PlayerControllerKRB (fbab75d)

v94.3.1

16 Oct 10:52
Compare
Choose a tag to compare

94.3.1 (2024-10-16)

Changes

  • NetworkServer.dontListen renamed to 'listen' to avoid double negative "dontListen=false" to listen (7ab1b39)

Bug Fixes

  • #2536 NetworkServer won't accept connections while listen=false (fe9bbcb)

v94.3.0

15 Oct 08:22
a3027b2
Compare
Choose a tag to compare

94.3.0 (2024-10-15)

Features

  • netgraph: universal NetworkGraph with bandwidth + ping in one (#3922) (413694a)

v94.2.3

14 Oct 10:18
501d8d5
Compare
Choose a tag to compare

94.2.3 (2024-10-14)

Bug Fixes