Releases: andreagiavatto/Q3ServerBrowser
Releases · andreagiavatto/Q3ServerBrowser
0.8.4
- Fix for player names with spaces
- Requires clearing any existing servers cache from the menu
0.8.3
- Better use of sorting/filtering
- Bug fixes
0.8.2
- Added automatic server list cache per master server to quickly refresh the statuses (plus a menu item to clear the cache in
~/Library/Application Support/Q3ServerBrowser
) - Updated to Swift 4.2
0.8.1
- Fixed crash when sorting columns
0.8
- Added logs when connecting to a server
- Restructured code to separate the Server Query Library and a more modern mac interface
- Bug fixes
0.7
- Organized the query code into a separate library
- Bug fixes
- UI improvements
0.6
- Minor bug fixes
- Removed timed out servers
0.5
- Fixed crash when changing selection
- Added sorting by column
- Servers timing out are displayed to allow retrying
0.4
- Servers timing out are now filtered
- Added empty/full filters
0.3
- Better server refresh and timeout handling
- Minor bug fixes and improvements