Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Releases: IT-Hock/source-rcon-library

RCON Library Release v1.3.1

24 Aug 14:10
Compare
Choose a tag to compare

Fixed "Not listening." Error from Unit Tests
Fixed ObjectDisposedException
Merge pull request #2 from TWaalen/fix-unit-tests

RCON Library Release v1.3.0

29 Jan 18:57
Compare
Choose a tag to compare

Disabled auto nuget publishing (for now)

Added help command example
Added DateTimeExtension tests
Made Commands a public get only property
Remove unused exception ctors

Clients are now removed properly

Added ban list
Added setting MaxConnections/MaxConnectionsPerIp/BanMinutes

Fixed naming of project from ClientExample to ServerExample

Added documentation to client
Added Log, Auth and ConnectionState events to client
Added server unittests
More structured examples

Added GIFs to README

Fixed huge bug causing PacketLengthMismatch
Added RemoteConClient

Fixed auth correct unit test

Fixed RemoteConClient not throwing UnitTest exceptions

Fixed appveyor loop

Custom command event
Updated README
Better exception handling
Added more documentation
Upped version to 1.1

RCON Library Release v1.1.10

25 Jan 21:53
Compare
Choose a tag to compare
Custom command event

Updated README
Better exception handling
Added more documentation
Upped version to 1.1

RCON Library Release v1.0.1

23 Jan 02:13
Compare
Choose a tag to compare
source-rcon-library-v1.0.1-master

Last fix for appveyor

RCON Library Release v1.0.0

23 Jan 00:49
Compare
Choose a tag to compare
source-rcon-library-v1.0.0

Added Coverage image to README.md