Skip to content

Releases: MirrorNetworking/Mirror

v3.12.0

29 Jul 12:48
Compare
Choose a tag to compare

3.12.0 (2019-07-29)

Features

v3.11.11

29 Jul 12:40
Compare
Choose a tag to compare

3.11.11 (2019-07-29)

Bug Fixes

  • Telepathy updated to latest version. connectionId counter is properly reset after stopping server. (abf06df)

v3.11.10

20 Jul 22:15
Compare
Choose a tag to compare

3.11.10 (2019-07-20)

Bug Fixes

v3.11.9

17 Jul 13:03
Compare
Choose a tag to compare

3.11.9 (2019-07-17)

Bug Fixes

  • do not accumulate changes if there are no observers fixes #963 (#964) (64a0468)

v3.11.8

15 Jul 16:22
Compare
Choose a tag to compare

3.11.8 (2019-07-15)

Bug Fixes

v3.11.7

14 Jul 09:20
Compare
Choose a tag to compare

3.11.7 (2019-07-14)

Bug Fixes

  • Telepathy forgot to set socket options for accepted clients on the server (22931fc)

v3.11.6

02 Jul 16:42
Compare
Choose a tag to compare

3.11.6 (2019-07-02)

Performance Improvements

  • Recycle argument writer to avoid allocations (#945) (9743216)

v3.11.5

01 Jul 21:14
Compare
Choose a tag to compare

3.11.5 (2019-07-01)

Performance Improvements

  • remove allocations during syncvar sync (#946) (d2381ce)

v3.11.4

28 Jun 17:25
d6389e6
Compare
Choose a tag to compare

3.11.4 (2019-06-28)

Bug Fixes

  • properly stop client and server in OnApplicationQuit so that clients still get a chance to send then 'quit' packet instead of just timing out. Also fixes a bug where OnStopServer/OnStopClient were not called when stopping the Editor. (#936) (d6389e6)

v3.11.3

27 Jun 13:04
Compare
Choose a tag to compare

3.11.3 (2019-06-27)

Performance Improvements