Skip to content

Releases: holocronweaver/steam-picker

Migrate to poetry dependency management

15 Nov 20:57
Compare
Choose a tag to compare
Pre-release

Changes to steam library have regularly broken this package about once a year since it did not specify version constraints.

This problem has now been solved by migration to poetry for dependency management with version constraints and a version lock file.

Thanks to @Nixellion for #1 which brought support for steam lib v1.4.3, the latest as of this writing.

More quick filters!

26 Aug 19:21
4396aa5
Compare
Choose a tag to compare
More quick filters! Pre-release
Pre-release

New quick filters:

  • score80 and score90 for the pickiest among us
  • single for single-player

Also the script no longer crashes when an item in a quick filter alias list is invalid. Now that item is skipped and a error message is displayed.

Support space-separated quick filters

26 Aug 18:39
7c88a63
Compare
Choose a tag to compare
Pre-release

Makes it much easier to add multiple quick filters at once.

Also fix minor bug in decoding party time ascii art.

Fix Unix-like OS support

26 Aug 18:23
6f8d15e
Compare
Choose a tag to compare
Pre-release

Should now work on both Windows and Unix-like OS.

Pre Alpha - Now with Windows support!

26 Aug 15:56
6f8d15e
Compare
Choose a tag to compare
Pre-release

This should fix bugs in Windows.

Pre-Alpha

26 Aug 07:18
6f8d15e
Compare
Choose a tag to compare
Pre-Alpha Pre-release
Pre-release

Tested only on Ubuntu 18.04.

Should work on Windows and MacOS.

Please let me know if you get this working on those OS!