Releases: kotajacob/wal_steam
Version 1.4
Version 1.3.3
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
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
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
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
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
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
Fixes a bug that caused the play button to not display because of the way the skin was being patched.
Version 1.2.2
Just a tiny fix from the previous version fixing another path problem on some windows machines.
Version 1.2.1
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