This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Releases: Radiicall/steam-presence-rust
Releases · Radiicall/steam-presence-rust
Giant fix | V1.3.0
V1.3.0 Changes
- Fixed a giant bug that made the program crash if discord was closed or not working properly.
- Deleted Cargo.lock from repo.
Full Changelog: 1.2.2...1.3.0
Systemd | V1.2.2 | LINUX ONLY!
Linux only release
- Fixed systemd service installer
GO TO V1.2.1 FOR WINDOWS AND MACOS
Full Changelog: 1.2.1...1.2.2
Small bug fix | V1.2.1
V1.2.1 fixes a small bug
- Fixed a bug where it shows game title twice.
- Changed the description of the Systemd service file
Full Changelog: 1.2.0...1.2.1
Bug fixes and even more features | V1.2.0
V1.2.0 Changes
- Fixed a bug that occurred if no image was available from SteamGridDB
- Added custom icon support instead of relying fully on SteamGridDB
- Changed how the code handles .ico files from SteamGridDB
- Fixed a bug that made Rich Presence not update if the currently played game was changed too fast
- Made code retry connecting to Steam API a set amount of times before giving up
- Made the code look better visually when running
Linux Version Specifics
This release includes a systemd service file #1 and an "install-service.sh" file.
Running install-service.sh will install the service in ~/.config/systemd/user/
Pull Requests
- GRAMMAR POLICE by @loogabooga in #2
New Contributors
- @loogabooga made their first contribution in #2
Full Changelog: 1.1.0...1.2.0
More features | V1.1.0
This release includes
- Support for multiple Steam IDs
- Interactive .env creator instead of doing it manually
- Using the game's own RPC if it has it and using the supplied ID in config as fallback
- Cosmetic changes and made it output more for easier debugging etc.
Full Changelog: 1.0.0...1.1.0
Steam Presence on Discord | V1.0.0
Rewrote the entire thing in rust because python bad
Still missing some things from the original but it works and uses 2mb of ram instead of 24mb