Skip to content

Releases: mido830/regis

1.2

16 Mar 22:28
Compare
Choose a tag to compare

Steam recently limited how many games are visible in the XML view of a user's game list, which broke Regis. Technically it wasn't part of their API so no hard feelings. I had simply found out about that possibility and decided to use it instead of their API call because that particular API call requires giving Steam Web API key (Steam is kinda weird about this, some of their API calls require the key and some don't).

That recent change on Steam's end forced me to use the API to fetch the game list. As a result, you're now asked to enter Steam Web API key on first launch.

1.1

10 Nov 18:23
Compare
Choose a tag to compare
1.1

Notable changes:

  • doing the job roughly 2x faster (due to proper implementation of CompletableFuture).
  • now you're asked to enter your Steam profile URL only on first launch.

1.0

23 Oct 08:01
Compare
Choose a tag to compare
1.0

The first public release.

For the program to work your Steam profile needs to be public as well as your games list.