otavepto / gbe_fork

Fork of https://gitlab.com/Mr_Goldberg/goldberg_emulator
https://gitlab.com/Mr_Goldberg/goldberg_emulator
GNU Lesser General Public License v3.0
191 stars 55 forks source link

Suggestion: Test achievement function #133

Closed Kirius88 closed 2 months ago

Kirius88 commented 2 months ago

Make it possible to check whether the notification window for receiving an achievement will work normally.

Make a “Test achievement” button inside the overlay. When you click on the "Test achievement" button, the overlay closes and after 3-5 seconds you receive the "achievement":

Achievement name: Achievement system test Achievement description: Some text Achievement picture: for example, a picture of a player’s avatar or a picture of some achievement.

otavepto commented 2 months ago

May I ask for a practical use case, as in, why would this be useful ?

schmurger commented 2 months ago

To test achievements I generally edit %appdata%/GSE Saves\\achievements.json and set one of the earned achievements to false. When loading the game, it will trigger the achievement.

zdashero commented 2 months ago

i 2nd this this would be great for testing especially testing colors, positions, fonts, etc

otavepto commented 2 months ago

done