Skip to content

Releases: d3nd3/sof-win-http-helper

v2.1

12 Dec 05:46
Compare
Choose a tag to compare

Fix failure to launch correct SoF.exe if multiple SoF.exe installed with latest windows

v2.0

01 Jun 01:27
f359977
Compare
Choose a tag to compare
  • Fixed a bug with not deleting .zip files that contain ] and [ characters.

v1.9

22 May 12:57
2e1d6e2
Compare
Choose a tag to compare
v1.9 Pre-release
Pre-release
  • Fixed a bug in the thread logic that didn't always cleanup the created thread/callbackchain.

v1.8

18 May 01:34
2cb2255
Compare
Choose a tag to compare
v1.8 Pre-release
Pre-release
  • disable http in singleplayer
  • cvar _http2_enabled for manual toggle

v1.7

12 May 03:06
bfc3459
Compare
Choose a tag to compare
v1.7 Pre-release
Pre-release

print message error
color print removed

v1.6

11 May 19:26
96b5c65
Compare
Choose a tag to compare
v1.6 Pre-release
Pre-release
  • Now properly escapes url strings so that map names that contain eg ."[ ]" download.

v1.5

11 May 01:16
e8e48e5
Compare
Choose a tag to compare
  • The previous version had some subtle bugs because it used a timeout to detect same map.
  • Now it doesn't need that, so works hopefully 100% of the time.

v1.4

10 May 17:50
00b0dbc
Compare
Choose a tag to compare
v1.4 Pre-release
Pre-release
  • Improve threading logic
  • Improve print
  • Increase efficiency of timeout map detect
  • Neaten func file

v1.3

09 May 22:55
311017f
Compare
Choose a tag to compare
v1.3 Pre-release
Pre-release

Print message now says, checking repo for mapname.
And Map not in repo.

v1.2

09 May 01:40
003e0c0
Compare
Choose a tag to compare
v1.2 Pre-release
Pre-release

Fixed a bug that meant it would not launch if your sof lived in path with spaces.
Made the windows more hidden
Provide command line options sof in .cmd file