Releases: Jonius7/SteamUI-OldGlory
Releases · Jonius7/SteamUI-OldGlory
5.16.1
Remove git dependency "bad git executable" #114
5.16
5.15
Big update to the README
- 71b4cd1 Separated Installer GUI details into its own file
Installer Changes
- SteamUI-OldGlory now installs CSS to
steamui\skins\OldGlory
by default. You can switch to the oldsteamui
install location in Advanced Settings. - d236d4f Add Unpatch CSS button, no longer creates empty libraryroot.custom.css upon Reset
- b95e3c8 Add Compile CSS developer button
- ff56865 Quick CSS frame now scrollable, added new Quick CSS in JSON
- 9716b40 daa90bb e232d9b 46e7047 Auto refreshes Steam window on Install
CSS Changes
- a72dc14 Add CSS features by canitakemasoulbackpls
- 367901c Move centre Home button text to homeandsearch scss
JS Changes
Plus many small fixes and optimisations...
5.15-pre3
- Working implementation of refreshing Steam window (
SharedJSContext
) upon installing- Precise 2 layers of threading on
refresh_steam
for maximum responsiveness
- Precise 2 layers of threading on
- Hide console window when checking for Steam running on Windows
- Check for Steam running on Linux (untested)
5.14.2-pre1
- Add Millennium URL Link to Settings and About
- Make
fixes.txt
Linux compatible, fix inconsistencies with line endings - Quick CSS Frame now scrollable
- Add Unpatch CSS function, no longer creates empty
libraryroot.custom.css
on Reset - Add Compile CSS function for developers
5.14.1
dd915e8 Fix error not detecting default Steam package location
7d023cc Fix error if steamui\skins\OldGlory
folder isn't created
Main changes since 5.13:
- e381bcd New Install Location dropdown in Advanced Options - now compatible with Millennium
- 7818427 Will now auto-detect on start when there is a new Steam Update and prompt accordingly
- Dev notes: it checks the file hash of
Steam\package\steamui_websrc_all.zip.vz.*
- if different file, different hash
- Dev notes: it checks the file hash of
There is a known issue:
After a Reset or using Install Location -> Steam or Patch CSS Advanced Options, Millennium skins may not apply.
I am currently working on a fix.
You may need to delete the steamui
folder (keep steamui\skins
) and restart Steam.
5.14
Installer Changes
- e381bcd New Install Location dropdown in Advanced Options - now compatible with Millennium
- 7818427 Will now auto-detect on start when there is a new Steam Update and prompt accordingly
- Dev notes: it checks the file hash of
Steam\package\steamui_websrc_all.zip.vz.*
- if different file, different hash
- Dev notes: it checks the file hash of
CSS Changes
- 7262161 29e7ebd 85c6fa1 Fix Bottom Top Bar buttons not being formatted and positioned properly
- 0330031 Updated FatheredPuma81's Full Dark Mode theme
- 4583f4a Fix "Added to their library" margin in Activity & News
- 12f3d97 Small fixes (big event box width, header background being transparent)
JS Changes
5.13
- New CSS class mapping using SteamClientHomebrew/ClassMapper to update classnames #108
- Remove defunct JS tweaks
5.12.1
- New Library Theme Full Dark Mode by FatheredPuma81
- Metro Skin style Top Bar by Shiina #100
- Activated at CSS Options -> CSS Sections -> module_metro_topbar
5.12
Fix JS Tweaks implementation, now uses Rust!
js_beautify
now uses Rust (thanks to prettify-js and PyO3)- beautifying JS is now much faster
- JS is no longer minified (due to minified version crashing Steam)
CSS Changes
- (CSS) Fix Crafting Badge Margin in CompactNews #84
- (CSS) Fix Crisp Cut 100% Achievements Medal
Release 5.12r2 Disable Bottom Top Bar module by default #93