Skip to content

Releases: d3nd3/sof-win-http-helper

v2.1

Choose a tag to compare

@d3nd3 d3nd3 released this 12 Dec 05:46

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

v2.0

Choose a tag to compare

@d3nd3 d3nd3 released this 01 Jun 01:27
f359977
  • Fixed a bug with not deleting .zip files that contain ] and [ characters.

v1.9

v1.9 Pre-release
Pre-release

Choose a tag to compare

@d3nd3 d3nd3 released this 22 May 12:57
2e1d6e2
  • Fixed a bug in the thread logic that didn't always cleanup the created thread/callbackchain.

v1.8

v1.8 Pre-release
Pre-release

Choose a tag to compare

@d3nd3 d3nd3 released this 18 May 01:34
2cb2255
  • disable http in singleplayer
  • cvar _http2_enabled for manual toggle

v1.7

v1.7 Pre-release
Pre-release

Choose a tag to compare

@d3nd3 d3nd3 released this 12 May 03:06
bfc3459

print message error
color print removed

v1.6

v1.6 Pre-release
Pre-release

Choose a tag to compare

@d3nd3 d3nd3 released this 11 May 19:26
96b5c65
  • Now properly escapes url strings so that map names that contain eg ."[ ]" download.

v1.5

Choose a tag to compare

@d3nd3 d3nd3 released this 11 May 01:16
e8e48e5
  • 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

v1.4 Pre-release
Pre-release

Choose a tag to compare

@d3nd3 d3nd3 released this 10 May 17:50
00b0dbc
  • Improve threading logic
  • Improve print
  • Increase efficiency of timeout map detect
  • Neaten func file

v1.3

v1.3 Pre-release
Pre-release

Choose a tag to compare

@d3nd3 d3nd3 released this 09 May 22:55
311017f

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

v1.2

v1.2 Pre-release
Pre-release

Choose a tag to compare

@d3nd3 d3nd3 released this 09 May 01:40
003e0c0

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