GitPedia
PaulCombal

PaulCombal/SamRewritten-legacy

Steam Achievement Manager For Linux. Rewritten in C++.

4 Releases
Latest: 5y ago
202008 (Version 2.1)202008Latest
wgpiercewgpierce·5y ago·August 9, 2020
GitHub

Various bug fixes

202005 (Version 2.0)202005
wgpiercewgpierce·6y ago·May 22, 2020
GitHub

📋 Changes

  • Implement stats
  • Implement showing protected achievements and stats
  • Implement CLI support to match the GUI
  • Use gtkmm rather than plain gtk
  • Implement timed achievement modifications (start a game -> input achievement modifications -> click the menu -> Start Timed Modifications)
  • Implement ability to show only locked/unlocked achievements.
  • Implement ability to open games in a new SamRewritten window
  • Various bugfixes
Minor changes (Version 1.1)201912
PaulCombalPaulCombal·6y ago·December 13, 2019
GitHub

Use the Ubuntu18.04 appimage for older distros.

201911 (Version 1.0)201911
PaulCombalPaulCombal·6y ago·November 15, 2019
GitHub

📋 Changes

  • Achievement unlocking/relocking is reliable
  • All owned apps now show up, not just downloaded ones
  • XDG Base Directory Specification is now followed (and the cache folder has changed to respect that)
  • Steam install directory and needed library files are dynamically found
  • Main window now shows quickly after launching, rather than taking a few seconds
  • Achievement selection operations like select all are implemented
  • New icon by @rejedai
  • GUI improvements
  • + 7 more