Releases: MirrorNetworking/Mirror
Releases · MirrorNetworking/Mirror
v94.2.1
94.2.1 (2024-10-14)
Bug Fixes
- Reward: Simplified and better comments (2b2e413)
v94.2.0
94.2.0 (2024-10-12)
Bug Fixes
- KcpServerConnection "invalid channel header" now logs address (d336893)
Features
- EncryptionTransport: log hardware acceleration status (8f5bf7b)
v94.1.3
94.1.3 (2024-10-11)
Bug Fixes
- Custom Robot Kyle: Normalized RightHand rotation (ed53e0a)
- EncryptionTransport: implement PortTransport (4dd3f1e)
v94.1.2
94.1.2 (2024-10-11)
Bug Fixes
- PickupsDropsChilds scene smaller ground plane (9a7cabc)
- Updated PickupsDropsChilds example (13bc00c)
v94.1.1
94.1.1 (2024-10-10)
Bug Fixes
- Examples: Moved dirt and wall textures & materials to _Common (8d37cc3)
- MirrorTests AsmDef: Restored ref to Mirror.BouncyCastle.Cryptography.dll (9b863f8)
- PickupsDropsChilds Example: Improved prefabs and scene (90fd0a0)
- Profiling: Prefabs -> 2019 (7c80a80)
- TopDownShooter: Repaired NavMesh (75c73c3)
v94.1.0
94.1.0 (2024-10-08)
Bug Fixes
- #3787 NetworkManager.StopClient() doesn't immediately call OnClientDisconnectInternal anymore (3313fa9)
- #3787 ThreadedTransport doesn't process Data messages after ClientDisconnect() was called anymore (8b95785)
Features
v94.0.0
94.0.0 (2024-10-08)
Breaking Changes
- NetworkClient removed old snapshot interpolation settings which are now in snapshotSettings.* (f61e85e)
v93.1.1
93.1.1 (2024-10-08)
Bug Fixes
- Extensions.GetMethodName made public to make it accessible from Netgraph (67efdc5)
v93.1.0
93.1.0 (2024-10-07)
Features
- Compression: Vector4Long for Quaternion Delta compression (V1) (#3907) (2277d66)
v93.0.1
93.0.1 (2024-10-01)
Bug Fixes
- SimpleWebTransport: Improve SimpleWeb.jslib to fit more platforms (#3904) (4261dd2)