Skip to content

Releases: shadoxxhd/steamworkshopdownloader

v0.7.1 Experimental

16 Apr 03:52
Compare
Choose a tag to compare
v0.7.1 Experimental Pre-release
Pre-release

v0.7

  • added options UI
  • improved loading of workshop item data, including showing the size of items
  • overhauled progress output to be more informative and concise
  • added file logging as a replacement for the showConsole option
  • added status checks; automatically re-adds failed items to the input
  • added a warning when trying to download items anonymously that probably don't support that

Please provide feedback concerning the changes, and possible further improvements.

v0.7 Experimental

13 Apr 11:39
Compare
Choose a tag to compare
v0.7 Experimental Pre-release
Pre-release
  • added options UI
  • improved loading of workshop item data, including showing the size of items
  • overhauled progress output to be more informative and concise
  • added file logging as a replacement for the showConsole option
  • added status checks; automatically re-adds failed items to the input
  • added a warning when trying to download items anonymously that probably don't support that

Please provide feedback concerning the changes, and possible further improvements.

v0.6.0 - Steam Guard compatibility

27 Feb 15:29
Compare
Choose a tag to compare

Added 2 methods of Steam Guard support:

  • steamguard option (yes/no): adds a UI element allowing you to enter your steamguard code before starting downloads. if steamcmd doesn't accept your code, it will freeze until you either kill steamcmd (task manager) or restart SWD. If you leave the field blank, everything will work as before this update.
  • showConsole option (yes/no): starts steamcmd in a separate window, allowing you to enter your steamguard code if it asks for it. steamcmd output will not be shown in the SWD output, and future features might not work as well. This is mainly intended as a backup in case the first method doesn't work, or to diagnose any issues.

Also, for new installs mods will be moved to a mods folder next to the executable by default (instead of having to search for them in steamcmd/steamapps/workshop/content)

v0.5.4

30 Jul 20:31
Compare
Choose a tag to compare
  • Fixed issue when using path configuration for specific games without also using defaultpath (#29)
  • Fixed build environment (#31)

v0.5

  • Login option
  • self-installing - downloads steamcmd from steam servers, so it no longer needs to be shipped
  • Configurable per-game (or general) mod paths, steamcmd path
  • right clicking the input area pastes clipboard
  • new UI
  • Optimized download of items from multiple games at the same time

v0.5.2 beta

23 Jun 03:25
Compare
Choose a tag to compare
  • Fixed password containing certain characters crashing the application (#13).

v0.5

  • Login option
  • self-installing - downloads steamcmd from steam servers, so it no longer needs to be shipped
  • Configurable per-game (or general) mod paths, steamcmd path
  • right clicking the input area pastes clipboard
  • new UI
  • Optimized download of items from multiple games at the same time

v0.5.1 beta

23 Jun 01:59
Compare
Choose a tag to compare

New Features:

  • self-installing - downloads steamcmd from steam servers, so it no longer needs to be shipped
  • defaultpath option to move downloads for all games to a more convenient location, sorted by appid folder (equivalent to adding path = <defaultpath>/<appid> for every game)
  • right clicking the input area pastes clipboard
  • small UI changes

Fixes:

  • login function actually works correctly now

v0.5

New Features:

  • Login option
  • Configurable per-game mod paths, steamcmd path
  • Optimized download of items from multiple games at the same time
  • new UI

v0.5.0 alpha

22 Jun 17:25
Compare
Choose a tag to compare
v0.5.0 alpha Pre-release
Pre-release

New Features:

  • Login option
  • Configurable per-game mod paths
  • Configurable steamcmd path
  • Reworked UI (inspired by @maxsspeaker)
  • UI Themes
  • Optimized download of items from multiple games at the same time

Documentation: https://github.com/shadoxxhd/steamworkshopdownloader/tree/experimental

v0.4.1 - large collection support

22 Jun 14:57
Compare
Choose a tag to compare

Fixes:

  • Large collections (>700 elements) can be downloaded now

v0.4

New Features:

  • Collection download
  • Automatic appID detection

v0.4 - web parsing

21 Jun 20:46
Compare
Choose a tag to compare

New Features:

  • Collection download
  • Automatic appID detection

v0.3.1

28 May 16:32
Compare
Choose a tag to compare

small bugfix