4ian / GDevelop

:video_game: Open-source, cross-platform game engine designed to be used by everyone.
https://gdevelop.io
Other
6.62k stars 724 forks source link

Add saving suggestions #6627

Closed AlexandreSi closed 1 week ago

AlexandreSi commented 1 week ago

Introduces a notion of Changes amount: 'none' | 'small' | 'significant' | 'risky' Logic to compute this amount is here

No changes:

image

"Small" changes:

image

"Significant" changes:

image

"Risky" changes:

image