Factorio-Access / FactorioAccess

An accessibility mod for the video game Factorio, making the game accessible to the blind and visually impaired.
Other
20 stars 9 forks source link

Add support for achievements #145

Open LevFendi opened 4 months ago

LevFendi commented 4 months ago

1. Is your feature request related to a problem? Please describe.

Factorio has some achievements of its own and Factorio Access can propose some achievements as well, but there is no way to explore them.

2. Describe the solution you'd like

Add an achievement browsing menu, maybe under the proposed general mod menu. Based on the API, this menu can offer info such as name, description, progress, date of completion, and maybe even a difficulty rating.

3. Describe alternatives you've considered, if any, perhaps including previous discussions

None.

4. Additional context

Note that Steam achievements cannot be enabled while playing mods, but in game modded achievements can be used for this.

Also note that some of the mod behavior bypasses the vanilla behavior that affects in-game achievements such as building items. Therefore corrections will need to be made for individual achievements after they become accessible with an interface such as this.