Skip to content

Version 4.0.11

Compare
Choose a tag to compare
@ethanaobrien ethanaobrien released this 07 Feb 00:11
· 29 commits to main since this release

4.0.11

  • Added the ability to disable localstorage using EJS_disableLocalStorage. (Thanks to @n-at)
  • Added the ability to trigger EJS_emulator.displayMessage with a duration. (Thanks to @allancoding)
  • EJS_emulator.gameManager.getState now returns a Uint8Array instead of a promise.
  • Fixed broken save states from the 4.0.10 release.