Skip to content

Releases: Vauff/MapDownloader

v2.1

30 Jun 21:48
Compare
Choose a tag to compare
  • Updated from .NET Core 3.1 to .NET 7
  • Fixed exception when GitHub is offline
  • Removed now unneeded Fody packages
  • Fixed a parsing error with Steam library/app files for some users by switching to ValveKeyValue library for more robust parsing
  • Updated application icon
  • Fixed error in edge case of not selecting a server

v2.0.1

24 Apr 11:41
Compare
Choose a tag to compare
  • Fixed possible exception when a map download fails
  • Fixed the downloader bugging out with a map list that uses Windows line endings instead of Unix

v2.0

18 Mar 16:13
Compare
Choose a tag to compare
  • Migrated the project to .NET Core 3.1
  • Removed GFL ZE branding
  • Added multi server support, servers are read dynamically from the servers.json file and anybody is free to add to it
  • Download queue will no longer stop processing after a download error
  • Window now flashes orange in the taskbar when the current queue gets completed
  • Fixed total maps count in the first log message being wrong

v1.0.1

26 Feb 09:05
Compare
Choose a tag to compare

Mac/Linux:

  • Fix an error that would occur whenever trying to start a download

v1.0

25 Feb 09:37
Compare
Choose a tag to compare
  • Initial release