Releases: FirstGearGames/FishySteamworks
Releases · FirstGearGames/FishySteamworks
4.1.1
4.1.0
- Fish-Networking 4.1.0 support.
4.0.0
- Fish-Networking 4.0.0 support. This is backwards compatible with 3x.
- Added check to prevent Shutdown from calling multiple times without a prior initialization.
- Removed SteamAppId field; this should be handled by third party softwares.
2.1.2
- Added deinitializer to FishySteamworks.
2.1.1
- Updated SetServerBindAddress signature to Fish-Networking 2.0.0.
2.1.0
- Increased version to match other projects with Fish-Networking 2.0.0 support.
- Fixed ClientId 32767 not found error when being used with Multipass.
2.0.0
- FishNetworking 2.0.0 support.
1.6.0
- GetConnectionAddress now works for clientHost as well.
- Changed from ConcurrentQueue to Queue.
- Shutting down the socket properly recycles pending packets now.
1.5.0
- FishNetworking 1.3.1 Multipass transport support.
1.4.4
- Removed obsolete method.