Skip to content

v0.0.1

Compare
Choose a tag to compare
@leojonathanoh leojonathanoh released this 28 May 10:50
· 73 commits to master since this release
  • add license
  • update readme
  • update readme
  • remove Example.ps1
  • add readme
  • use write-verbose instead of write-host; properly define private functions expected argument types
  • fixed bugs where exceptions were thrown when client ip was banned by server
  • Make Powershell modules
  • Update examples
  • Renamed variable
  • Update example
  • Added few code comments
  • Fix 'rules' query for GoldSource
  • Fixed 'rules' SourceQuery for srcds
  • Minor variable renames
  • Fix junk $null on pipeline
  • Fixed bug in 'players' Query when server is empty
  • Improved exception handling
  • Update Examples
  • Add .gitignore
  • Add SourceQuery ping
  • Major fixes to SourceRcon
  • Tidy up debug code
  • Remove whitespaces
  • Renamed variables in SourceRcon
  • Improved debug console output for GoldSourceRcon
  • Update examples
  • Minor fix for SourceRcon - poll for multipack
  • Wrong library in SourceRcon.ps1
  • Clean up duplicate code in GoldSourceRcon.ps1
  • Add GoldSourceRcon and SourceRcon, and Examples
  • Cleaned up junk code
  • Add SourceQuery