Skip to content

Releases: darktakayanagi/Achievement-Watcher

2.0.32-beta

31 Jan 18:45

Choose a tag to compare

changelog:

  • When the tray feature is enabled, starting AW starts watchdog, and closing AW also closes watchdog.
  • fix AW starting without mainwindow in some cases
  • fix watchdog not knowing game source in some cases
  • add toggle options on settings menu to enable/disable gog/epic support
  • other fixes here and there

2.0.31-beta

14 Jan 21:59
97eba76

Choose a tag to compare

changelog:

  • right click to generate the achievements.json for goldberg now works correctly
  • bug fixes

2.0.30-beta

13 Jan 23:28
97eba76

Choose a tag to compare

changelog:

  • add icon generator for games with no icons for "locked" achievements (it takes the unlocked achievement image and gives it a grayscale/muted filter)
  • add tray feature
  • proper gog support (doesnt rely on steam data at all, requires gog account to fetch data)
  • fix presets' scaling/duration values not saving properly
  • fix presets scaling/duration not working as expected
  • update watchdog .exe ignore list with more entries
  • performance improvements
  • other fixes here and there

2.0.29-beta

22 Nov 00:49

Choose a tag to compare

  • fix gog watchdog typo
  • shorten time to take screenshot
  • fix gameList duplication when a game is added to blacklist
  • fix overlay sorting
  • fix infinite loop when trying to fetch data for an invalid epic id
  • fix obs not starting under certain cases
  • fix settings reseting under certain cases

2.0.28-beta

18 Nov 22:25

Choose a tag to compare

fix puppeteer not starting (mistake on my end on an earlier commit)
fix UniverseLan GOGid to steamid parser on watchdog

2.0.27-beta

18 Nov 02:46

Choose a tag to compare

  • made OBS optional (will only be downloaded if video souvenir is enabled)
  • fixed bug with overlay hotkey that if watchdog was running and user changed overlay hotkey, watchdog would ignore that until restarted
  • enable screenshot when chromium notifications are disabled (a change I made a while back by mistake and forgot to enable back)
  • enable clicking on toasts to show that achievement on AW's window (disabled during the dinamic list loading as it was breaking things, fixed now)
  • fix UniverseLan's gog emu issue on watchdog

2.0.26-beta

17 Nov 00:28

Choose a tag to compare

  • fix AW not starting in some special cases

earlier release:

  • added watchdog settings
  • better tenoke support in watchdog in cases where the ini is not on game root
  • playtime tracking should now work again
  • fixed issue with overlay not opening in some cases
  • game detection is "back", if watchdog is running and you start a game, it will find out which game it is and create the .db if needed.
    should work for all games when running using "normal" means, if you run a game via some weird params or shortcut and its not getting recognized, let me know. (this is easier to spot if playtime is enabled as when starting a game it spawns the playtime notification, so if you run a game and it doesnt spawn, do let me know)
  • fixed greenluma not being correctly parsed after a refactor
  • fixed issue of games being mistakenly added to the blacklist due to steam being busy and not giving proper response (probably noone was hit with this but if unsure, reset the blacklist)
  • fix autoupdater issue
  • fix infinite game list load loop

Achievement Watcher

02 Jun 22:38

Choose a tag to compare

Changelog

2.0 (wip, will add images/videos for the release)

(download the latest release, not this one, this is just the general changelog of the fork)

➕Steam API Key no longer needed
➕New custom chromium based windows for all notifications (thanks to @PSerban93 for his implementation)
➕Overlay window that shows the achievements for the current game (@PSerban93)
➕Play button on game list to launch that game (along with launch params)
➕ Watchdog status on the titlebar with a button to start watchdog
➕ options in the settings to test all the new notification windows
➕ option in the settings to filter legit Steam achievements to chosen account only
➕ option to edit the username (for now via %appdata%/Achievement Watcher/cfg/config.ini, add a new line at the top with username=desired_username)
➕ Support for OnlineFix & RUNE & GSE achievement locations
⚙️ Video souvenir now uses OBS, this allows us to record x seconds before and y seconds after triggering an achievement (like consoles)
⚙️ Notifications sounds are now stored in %appdata%/Achievement Watcher/Media folder, and its possible to just add new files there and select them in the settings page
⚙️ All notification pages are also exposed in %appdata%/Achievement Watcher/ incase you want to add more or edit any of them
⚙️ gameIndex list no longer needed
🐞 Minor changes and fixes

Full Changelog: 2.0-alpha...2.0.1-beta

2.0.23-beta

13 Nov 20:23

Choose a tag to compare

old, download latest