RetroAchievements / RAIntegration

The DLL responsible to integrate emulators with RetroAchievements.org
https://retroachievements.org
MIT License
98 stars 23 forks source link

Add Progress Indicator widget #959

Closed Jamiras closed 1 year ago

Jamiras commented 1 year ago

Adds a new widget that pops up whenever progress is made towards a Measured achievement. The widget shows the icon for the achievement and the current progress. The widget will automatically disappear after two seconds.

If more than one achievement are updated in a single frame, only the closest to completion will be shown (this prevents spamming multiple widgets for tiered achievements).

image

image