Skip to content

Releases: Chykary/FizzyFacepunch

FizzyFacepunch v4.4

05 Jul 11:12
Compare
Choose a tag to compare
  • Mirror 66 compatibility

FizzyFacepunch v4.3

12 May 21:25
Compare
Choose a tag to compare
  • Fixed unsubscribe from OnConnectionStatusChanged on disconnect (Thanks @benhhopkins !)
  • Requires Mirror 37

FizzyFacepunch v4.2.1

03 May 12:08
Compare
Choose a tag to compare
  • Trigger OnDisconnect for Disconnect by Host
  • Fixed MAX_MESSAGE bug (Thanks to @jasedeacon)

FizzyFacepunch v4.1.2

15 Apr 15:43
Compare
Choose a tag to compare

-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

20 Feb 13:53
Compare
Choose a tag to compare
  • 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

21 Jan 14:33
Compare
Choose a tag to compare
  • Improved Transport Robustness when channels are misconfigured
  • Improved Steam Init Handling when Steam is already initialised (Thanks @linjmeyer !)

FizzyFacepunch v1.3

07 Nov 19:48
Compare
Choose a tag to compare
  • Compatibility with Mirror 26
  • Requires Mirror 26

FizzyFacepunch v1.2.2

11 Sep 23:40
Compare
Choose a tag to compare
  • Fixed SendAll Method not correctly returning success state of Send (possibly causing problems with Dissonance) (Thanks dragonslaya!)

FizzyFacepunch v1.2.1

19 Aug 15:36
Compare
Choose a tag to compare
  • Fixed a race condition in the context of additive scene loading (Thanks @NarryG !)

FizzyFacepunch v1.2

19 Jun 12:16
Compare
Choose a tag to compare
  • Optimizations
  • Fixed bugs regarding disconnection of clients
  • Fixed bugs regarding reusing of transport in the same instance of the application