Skip to content

Releases: wynn1212/SDH-PauseGames

v1.0.0

30 Oct 05:16
Compare
Choose a tag to compare

Bump version to 1.0.0, prepare for the big release

  • Pause/Resume button is now located on the game icon.
  • Migrate settings to json-based.
  • popsUlfr#13 Clear stickyPause state on manual resume.
  • popsUlfr#22 Add noAutoPauseSet to select which game shouldn't be paused when on focus loss; this can be toggled on the right side of the Pause Games list.
  • popsUlfr#19 Patch SteamClient.Apps.TerminateApp() to un-pause games on exit.
  • Migrate to Decky V3.

Once again, a big thanks to @AkazaRenn for their contribution.

20241030045734

30 Oct 04:57
Compare
Choose a tag to compare
20241030045734 Pre-release
Pre-release
Update store screenshot

20241029055725

29 Oct 05:57
b31c73f
Compare
Choose a tag to compare
20241029055725 Pre-release
Pre-release
Bump version to 1.0.0, prepare for the big release

- Pause/Resume button is now located on the game icon.
- Migrate settings to json-based.
- Clear `stickyPause` state on manual resume.
- Add `noAutoPauseSet` to select which game shouldn't be paused when on focus loss; this can be toggled on the right side of the Pause Games list.
- Patch `SteamClient.Apps.TerminateApp()` to un-pause games on exit.
- Migrate to Decky V3.

Once again, a big thanks to @AkazaRenn for their contribution.

20241029002738

29 Oct 00:28
9bf05ff
Compare
Choose a tag to compare
20241029002738 Pre-release
Pre-release
Enhance step-by-step instructions in Known Issues section for clarity…

20241028145544

28 Oct 14:56
df1165e
Compare
Choose a tag to compare
20241028145544 Pre-release
Pre-release
Use step-by-step guide instead of one long sentences

20241028120751

28 Oct 12:08
2ea70c6
Compare
Choose a tag to compare
20241028120751 Pre-release
Pre-release
Merge pull request #4 from AkazaRenn/main

Apply new decky API