Skip to content

Releases: PredatH0r/SteamServerBrowser

SteamServerBrowser 2.18

13 Nov 00:50
Compare
Choose a tag to compare
  • added About / Version History menu item
  • using Lock icon instead of a checkbox for private (password protected) servers
  • Quake Live: added option to automatically start extraQL when connecting to match
  • Quake Live: gametype column "GT" now has a prefixed "i" for InstaGib matches. The Instagib checkbox column was removed
  • Quake Live: added columns "Lo" and "Ti" to indicate enabled loadouts and item timers
  • Quake Live: removed redundant "FT" column (full teams), as this is already indicated by the traffic light
  • fixed: last used skin will be loaded when the program is restarted
  • fixed: "Use Default Skin" button in the skin selection dialog had no effect
  • moved ServerBrowser.ini and locations.txt from %appdata%..\Local\ServerBrowser to local directory

SteamServerBrowser 2.17

04 Nov 10:28
Compare
Choose a tag to compare
  • fixed "max players" display for non-team modes (Duel, FFA, Race)
  • fixed display of special "modinfo", "specinfo", and "The Ship" fields in Server Details

SteamServerBrowser 2.16

04 Nov 00:09
Compare
Choose a tag to compare
  • improved performance (reduced amout of GC calls by using structs for primitve objects)
  • added option to disable use of SteamAPI for in-game check (use of SteamAPI can cause massive FPS drops)
  • fixed a couple issues when auto-update timer wasn't stopped/started correctly
  • using Release build for steam package

SteamServerBrowser 2.15

03 Nov 20:32
Compare
Choose a tag to compare
  • use long living steam API session to prevent massive FPS drop after a while

SteamServerBrowser 2.14

03 Nov 13:43
Compare
Choose a tag to compare
  • fixed copy&paste shortcuts
  • fixed error when a Quake Live servers has a non-integer teamsize (0.5)
  • fixed servers not showing up after pasting to a manual server list
  • removed option "remember column layout for each tab" (it's now always on)

SteamServerBrowser 2.13

02 Nov 22:32
Compare
Choose a tag to compare
  • fixed: added missing DevExpress Office.Core DLL (required by Filter Editor)
  • Min Player, Max Ping are now stored per-tab
  • minor UI tweaks

SteamServerBrowser 2.12.1

01 Nov 15:51
Compare
Choose a tag to compare

2.12.1

  • fixed crash/hang when Steam API could not be called (Steam not running or under a different user account)

2.12

  • increased size for "Include Tags" and "Exclude Tags"
  • added information text about server-side and client side filters
  • fixed: when update interval was set to 1 min, servers were updated again immediately after the previous update ended
  • fixed: client-side "Include Tags" and "Exclude Tags" was not saved/restored
  • fixed: "Maximum Ping" filter was not saved/restored

SteamServerBrowser 2.11

01 Nov 00:23
Compare
Choose a tag to compare
  • added Cancel Update button
  • added client-side "Include Tags" and "Exclude Tags", which allow AND and OR conditions using comma and semicolon
  • added "About" menu
  • remember which columns were hidden by user
  • fixed default configuration with missing master server query tabs

SteamServerBrowser 2.10

31 Oct 20:34
Compare
Choose a tag to compare
  • cleaned up menu (only most important function are directly in the menu bar, other items are in the drop downs)
  • cleaned up option pane (moved quick filters and alert to a separate pane)
  • added option dialogs for Quake Live, Reflex and TOXIKK
  • show a splash screen when connecting to a server
  • bring existing game window to front of screen when connecting
  • option "hide timed out servers" is now applied without setting up table filters
  • fixed UI not being updated after a refresh of the current server list
  • removed XML settings and code for old AppSettings migration

SteamServerBrowser 2.9

30 Oct 18:55
Compare
Choose a tag to compare
  • added option to disable auto-update while you are in-game, which is turned on by default. This should prevent performance issues while playing.
  • reduced thread number for concurrent server queries from 100 to 50
  • a few smaller optimizations to get a more accurate ping (but still work in progress)