Skip to content

Releases: PredatH0r/SteamServerBrowser

SteamServerBrowser 1.10

11 Jul 02:04
Compare
Choose a tag to compare
  • added (master-)server-side filter critera (map, mod, include tags, exclude tags)
    This is needed for games that have thousands of servers
  • improved notification system to look out for particular servers

SteamServerBrowser 1.9

02 Jul 14:15
Compare
Choose a tag to compare
  • added support for CS:GO community servers (matchmaking servers are filtered out)

SteamServerBrowser 1.8.2

01 Jul 01:07
Compare
Choose a tag to compare
  • various UI bug fixes and UI update optimizations

SteamServerBrowser 1.8.1

29 Jun 20:55
Compare
Choose a tag to compare
  • "Bonus Skins" are now a separate download. Link is inside the UI.
  • improved server update for systems which drop the initial outgoing UDP packet
  • TOXIKK: added player list context menu commands: "Open Steam Chat", "Show Steam Profile", "Copy-Name" and "Copy Steam-ID". Double-Click defaults to "Open Steam Chat".
  • code refacturing and cleanup

SteamServerBrowser 1.7

28 Jun 15:10
Compare
Choose a tag to compare
  • added alert function when servers are found that pass your filter critera
  • added auto-refresh interval
  • smoother server refreshes (no longer clears the list)
  • TOXIKK: added "Best" column showing the Skill Class of the best player on each server

screenshot

SteamServerBrowser 1.6.4

26 Jun 12:52
Compare
Choose a tag to compare
  • added context menu to server list to allow update, connect, connect as spec, copy address to clipboard
  • allow game extensions to add additional columns and context menu to Players view
  • show player's skill class and current team for TOXIKK
  • player context menu for TOXIKK allows adding players to Steam friend list
  • show TOXIKK player Rank and Skill Class in player list
  • fixed NumberFormatException parsing player SC and Rank when server returns bad information
  • fixed NullReferenceException when trying to connect to a server which didn't provide any data

SteamServerBrowser 1.5

18 Jun 20:54
Compare
Choose a tag to compare
  • option to show game port instead of query port in address column
  • added context menu to server grid
  • player names and server settings can now be copied
  • ability to connect to Toxikk servers as ghost/spectator
  • added some tool tips to UI elements

SteamServerBrowser 1.4

18 Jun 10:55
Compare
Choose a tag to compare
  • added password dialog for private servers
  • improved connecting to TOXIKK matches (skip into screens, connect to servers that Steam incorrectly believes to be full)

SteamServerBrowser 1.3

09 Jun 14:28
Compare
Choose a tag to compare
  • allow custom master servers
  • allow adding unlisted game servers

SteamServerBrowser 1.2

25 May 21:05
Compare
Choose a tag to compare
  • fixed response handling for the game "The Ship"
  • fixed negative port numbers
  • no longer showing status "timeout" when a server returns Details, but ignores Players or Rules queries.
  • internal code cleanup (moved all retry logic to QueryMaster library)