Skip to content

Releases: kotajacob/wal_steam

Version 1.4

27 May 21:14
f4358a7
Compare
Choose a tag to compare

This release updates the metro patch to the latest version and closes #80 and #81 thanks to @Tardog

Version 1.3.3

16 Apr 00:47
Compare
Choose a tag to compare

This release includes a general code cleanup thanks to @Aareon and fixes an undeclared variable bug thanks to @nikolovdeyan

  • Code cleanup
  • Undeclared variable bugfix which resolves #59

Version 1.3.2

10 Mar 12:42
Compare
Choose a tag to compare

This release fixes a critical bug in which the metro patch failed to download for some users some of the time due to a bad useragent. Thank you @JohnHuddleston for fixing this bug and thank you @Kaukoa for finding and reporting this issue.

Version 1.3.1

04 Oct 04:26
Compare
Choose a tag to compare

This new release adds the nice little feature of using custom fonts with wal_steam.

This was originally requested by @AccountOneOff and then implemented by @Tardog

Version 1.3.0

10 Sep 13:04
54d9499
Compare
Choose a tag to compare

Metro for steam v4.3.0 changed the structure in which styling was handled breaking wal_steam. This version is updated to use a simpler patching system and now properly edits custom.styles instead of colors.styles.

All versions of wal_steam before this release are broken.

Version 1.2.5

07 Feb 19:43
Compare
Choose a tag to compare

This update corrects the downloading of the metro skin and the patch for the metro skin. They now use a user agent and check that they have been downloaded correctly before attempting to create the skin.

Version 1.2.4

28 Aug 14:52
Compare
Choose a tag to compare

This update adds an option to patch with High DPI support and makes the update option delete the skin too.

  • Added -d option for high dpi support
  • -u now removes the skin too

Version 1.2.3

27 Aug 17:01
Compare
Choose a tag to compare

Fixes a bug that caused the play button to not display because of the way the skin was being patched.

Version 1.2.2

27 Aug 12:30
Compare
Choose a tag to compare

Just a tiny fix from the previous version fixing another path problem on some windows machines.

Version 1.2.1

27 Aug 07:58
Compare
Choose a tag to compare

This version fixes a unix specific path that may have been causing problems on some windows machines. Also a few other code style and bug fixes.

  • Fix unix path
  • Removed unused import
  • Simplify hextorgb
  • Uh-hard code version number