Skip to content

Releases: DJSchaffner/aoe2de_patcher

v2.10

18 Apr 18:32
Compare
Choose a tag to compare

Some fixes

Please share any issues you encounter via the issue tracker here on GitHub.

Changelog

  • Fixed some issues connected to logging in with Steam authenticator
  • Some under the hood changes

v2.9

26 Mar 20:51
Compare
Choose a tag to compare

Some minor fixes

Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Fixed patching process interrupting when patcher is in a directory with spaces
  • Fixed entering of 2FA code for non-authenticator methods

v2.8

23 Feb 09:07
Compare
Choose a tag to compare

Some minor fixes which probably don't matter if you didn't have issues. Might help with the latest "Game is not starting after patching" - Bug, but no guarantees.

Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Fixed some issues with using the wrong path while patching on some systems
  • Improved handling of login with steam guard
  • Changed versioning of the tool

v2.7

30 Jun 17:17
Compare
Choose a tag to compare

Better feedback on finished status and potential fix for steam authenticator

Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Moved log messages when done to separate popup window for better feedback
  • Now also show popup message on error and should free the overlay if an error occurs
  • Potential fix for entering 2FA code which sometimes wasn't working (#7 #8)

v2.6

02 Jun 13:39
Compare
Choose a tag to compare

Minor changes, nothing breaking.

Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Fixed tool saying there is a new version available on startup
  • Added current version number to window title

v2.5

17 Apr 12:05
Compare
Choose a tag to compare

Bugfix and rollback of WIP feature that was in last release by accident.

Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Fixed #6
  • Removed empty bar at the bottom of the window which was not supposed to be in the latest release
  • Some internal improvements

v2.4

13 Mar 15:36
Compare
Choose a tag to compare

Just a small Hotfix for a bug for some versions.

As always: Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Fixed a bug where depot ids could be mismatching sometimes (Pre 75350 versions for example) which stops the download process
    • This means The tool is no longer downloading matching VCRedist and DirectX versions which might need manually installing those for older versions

v2.3

04 Sep 21:27
Compare
Choose a tag to compare

Just a small Hotfix for a critical bug.

As always: Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Fixed bug while reading manifest files with some date formats (#4)
  • Used new python compiler. This shouldn't really impact anything except (maybe) slightly faster performance

v2.2

01 Sep 20:58
Compare
Choose a tag to compare

The latest patch broke the version detection of the tool, so it had to be redone. Sorry for the inconvenience, and you will unfortunately have to download the latest version of the tool for it to work again.

Please share any issues you encounter via the issue tracker here on GitHub.

Changelog:

  • Fixed version detection for newest (and upcoming) patch
  • Made Target version selection scrollable since the list was getting quite long
  • Added scrollbar to the textbox with the log

v2.1

07 Jul 10:40
Compare
Choose a tag to compare

Hotfix: Updated the used version of DepotDownloader to fix issues with downloading from steam!

As always, please report any issues you encounter via the issues tracker.