Skip to content

Releases: FN-FAL113/cs2-server-picker

CS2 Server Picker v2.0.3

14 Oct 03:48
659f604
Compare
Choose a tag to compare

What's Changed

  • fixed a small bug with selected rows retrieval order, user might change selected rows while an operation is in progress causing the previously selected row to not be pinged or validated.
  • additional information for solving failed server data fetching on launch.

FAQ

  • extract CS2ServerPicker.zip file contents and run the .exe file to execute the app.

For issues

https://github.com/FN-FAL113/cs2-server-picker/issues

Support the project

If you benefit from this app, a star on the project would be awesome and motivates me to open-source stuffs!

Full Changelog: v2.0.2...v2.0.3

CS2 Server Picker v2.0.2

13 Oct 05:16
b8abe47
Compare
Choose a tag to compare

What's Changed

  • Block any protocol instead of UDP only

FAQ

  • extract the zip file and run the .exe file to execute the app.

For issues

https://github.com/FN-FAL113/cs2-server-picker/issues

Support the project

If you benefit from this app, a star on the project would be awesome and motivates me to open-source stuffs!

Full Changelog: v2.0.1...v2.0.2

CS2 Server Picker v2.0.1

13 Oct 02:21
929910b
Compare
Choose a tag to compare

What's Changed

  • feat(ping): Reload Ping Functionality by @Droutin in #19

New Contributors

FAQ

  • extract the zip file and run the .exe file to execute the app.

For issues

https://github.com/FN-FAL113/cs2-server-picker/issues

Support the project

If you benefit from this app, a star on the project would be awesome and motivates me to open-source stuffs!

Full Changelog: v2.0.0...v2.0.1

CS2 Server Picker v2.0.0

28 Sep 14:07
7f2eb4e
Compare
Choose a tag to compare

Changes

  • Refactored UI responsiveness
  • CS2 is here so farewell CS:GO
  • non-english system locale crash bug fix

Before upgrading to this version

  • Please unblock all servers using the app that you've used before this particular release to prevent conflicts and possible unhandled blocking. If unblocking through app does not work, manually deleting outbound firewall entries are advised instead.

FAQ

  • extract the zip file and run the .exe file to execute the app.

For issues

https://github.com/FN-FAL113/cs2-server-picker/issues

Support the project

If you benefit from this app, a star on the project would be awesome and motivates me to open-source stuffs!

CSGO Server Picker v1.0.4

13 Jun 12:45
54ea5e2
Compare
Choose a tag to compare

Changes

  • hopefully fix null reference errors associated with #ReadLine() when checking if a server is blocked or not
  • implemented clustered servers, for now china, japan, india and stockholm are reduced to a single cluster
  • app is now out of beta

Before upgrading to this version

  • Please unblock all servers using the app that you've used before this particular release to prevent conflicts and possible unhandled blocking.

FAQ

  • extract the zip file and run the .exe file to execute the app
  • use .Debug.exe file for debugging only as per requested on issue-tracker (for acquiring better error info, etc) else use the normal .exe file which is an optimized build

For issues

https://github.com/FN-FAL113/csgo-server-picker/issues

Support the project

If it works well for you, a star on the project would be awesome!

CSGO Server Picker v1.0.3-beta

07 Jun 04:05
90cae60
Compare
Choose a tag to compare
Pre-release

Changes

  • fetch dynamic server data
  • stop pending ping if server is blocked already during the operation
  • blocked servers will get unblocked if server data just got updated on next app launch for synchronization
  • add newtonsoft json package

FAQ

  • extract the zip file and run the .exe file to execute the app
  • use .Debug.exe file for debugging only as per requested on issue-tracker (for acquiring better error info, etc) else use the normal .exe file which is an optimized build

For issues

https://github.com/FN-FAL113/csgo-server-picker/issues

Support the project

If it works well for you, a star on the project would be awesome!

CSGO Server Picker v1.0.2-beta

05 Jun 15:03
7cdd004
Compare
Choose a tag to compare
Pre-release

Changes

  • Added missing servers for US and EU regions
  • block UDP protocol only
  • implemented sort ping column

FAQ

use .Debug.exe file for debugging only as per requested on issue-tracker (for acquiring better error info, etc) else use the normal .exe file which is an optimized build

For issues

https://github.com/FN-FAL113/csgo-server-picker/issues

Support the project

If it works well for you, a star on the project would be awesome!

CSGO Server Picker v1.0.1-beta

05 Jun 03:02
77d869e
Compare
Choose a tag to compare
Pre-release

Changes

  • Small codebase refactor
  • add debug variant (only use this for reproducing and acquiring the error to be reported on issue tracker)

For issues

https://github.com/FN-FAL113/csgo-server-picker/issues

Support the project

If it works well for you, a star on the project would be awesome!

CSGO Server Picker v1.0.0-beta

04 Jun 15:40
e5e8f4b
Compare
Choose a tag to compare
Pre-release

Initial Release

  • main functions are implemented

For issues

https://github.com/FN-FAL113/csgo-server-picker/issues

Support the project

If it works well for you, a star on the project would be awesome!