Releases: Chykary/FizzyFacepunch
Releases · Chykary/FizzyFacepunch
FizzyFacepunch v4.4
FizzyFacepunch v4.3
- Fixed unsubscribe from OnConnectionStatusChanged on disconnect (Thanks @benhhopkins !)
- Requires Mirror 37
FizzyFacepunch v4.2.1
- Trigger OnDisconnect for Disconnect by Host
- Fixed MAX_MESSAGE bug (Thanks to @jasedeacon)
FizzyFacepunch v4.1.2
-The transport now additionally supports the newer SteamSockets. The old SteamNetworking is deprecated.
- Fixed a disconnect bug in the legacy server
- Invoke disconnect for failed sockets
- Prevent running Steam code while transport is inactive
- Prevent Steam Initialisation Race Condition
- Requires Mirror 35
- Makes use of new ClientLateUpdate/ServerLateUpdate
FizzyFacepunch v1.4
- Improved Logs
- Transport has now two default channels to allow out-of-the-box compability with Mirror's Time Component
- Fixed a bug in which stray internal messages caused disconnects for subsequent connection attempts
Upgrade is recommended.
FizzyFacepunch v1.3.1
- Improved Transport Robustness when channels are misconfigured
- Improved Steam Init Handling when Steam is already initialised (Thanks @linjmeyer !)
FizzyFacepunch v1.3
- Compatibility with Mirror 26
- Requires Mirror 26
FizzyFacepunch v1.2.2
- Fixed SendAll Method not correctly returning success state of Send (possibly causing problems with Dissonance) (Thanks dragonslaya!)
FizzyFacepunch v1.2.1
- Fixed a race condition in the context of additive scene loading (Thanks @NarryG !)
FizzyFacepunch v1.2
- Optimizations
- Fixed bugs regarding disconnection of clients
- Fixed bugs regarding reusing of transport in the same instance of the application