Comment on page
v2.0.0.alpha.6
This releases fixes some bugs with the image gallery and credits screen as well as with the flow of the game.
- A new block has been added to prevent the game from continuing / backtracking when an action is still pending
- Image Gallery would not be updated automatically when locking/unlocking an image and thus the player needed to refresh the page to see the changes
- The credits screen used previous functionality that had been removed, it has now been updated and works again
- Dependencies have been updated to their latest version
This guide only applies for games that were written using the 2.0.0.alpha.3 version or above.
To update your game, all you need is copying the contents inside the
engine/core
directory from the new release to the one you are using.Last modified 4yr ago