Releases: GVNCoder/Zlo4NET
Releases · GVNCoder/Zlo4NET
Zlo4NET v0.5.5.0 Pre-Alpha
- Added support of private (passworded) servers
- Introduced support of
ZAttributesBase.ServerType
andZAttributesBase.ServerSecret
for BF3, 4, H - Introduced a new one property
ZMultiParams.Password
Zlo4NET v0.5.4.0 Pre-Alpha
- the logic for calculating the server
Ping
has been moved inside the parser - ZPingService service has been marked as
internal
Zlo4NET v0.5.4.2 Pre-Alpha
- It is now allowed to run BFH in spectator mode
- Now we do not count observer slots in the total number of available slots
ZServerBase.PlayersCapacity
Zlo4NET v0.8.2.0 Alpha
- Solution migrated to .NET 5
Zlo4NET v0.8.1.0 Pre-Alpha
- introduced
ZLoggerMessageEventArgs.Level
property - bug fixes
WARNING, NOT STABLE
Zlo4NET v0.5.3.0 Pre-Alpha
- Introduced
ZLogMessageArgs.Level
property - bug fixes
Zlo4NET v0.8.0.0 Pre-Alpha
- Full code refactoring
- A lot of optimizations
- Now the API only manipulates the DTO
WARNING, NOT STABLE
Zlo4NET v0.5.2.2 Pre-Alpha
- Introduced
ZBuffer.Size
property
Zlo4NET v0.5.2.1 Pre-Alpha
- Fixed crashes related with stream rejection
Zlo4NET v0.5.2.0 Pre-Alpha
- improved logging system
- fixed log message spam
- changed the system for handling sudden disconnections, which should fix a lot of crashes associated with this