Releases: MirrorNetworking/Mirror
Releases · MirrorNetworking/Mirror
v94.4.5
94.4.5 (2024-10-24)
Bug Fixes
- Examples: Updated Spawn Points (4e07f3a)
v94.4.4
94.4.4 (2024-10-24)
Bug Fixes
- PlayerControllerRBBase: Unity 6 compatibility (19296d5)
v94.4.3
94.4.3 (2024-10-24)
Bug Fixes
- Examples: Typo in ControllerUIBase name (01b9260)
- PerlineNoise: fixed error for Undo (de2ed26)
v94.4.2
94.4.2 (2024-10-23)
Bug Fixes
- Renamed PlayerControllerKRB to PlayerControllerRB (b39d7bd)
v94.4.1
94.4.1 (2024-10-23)
Bug Fixes
- PlayerKRB inputs in Update (5fbd832)
v94.4.0
94.4.0 (2024-10-23)
Features
- Examples: Added PlayerControllerKRB (fbab75d)
v94.3.1
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
94.3.0 (2024-10-15)
Features
- netgraph: universal NetworkGraph with bandwidth + ping in one (#3922) (413694a)