Skip to content

Livecoding v2.0.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@fuzoh fuzoh released this 20 Mar 12:32
· 160 commits to master since this release

Changelog - v2.0.0-beta.10

This version is unstable - do not use in production !

Client :

  • Manifest validator now uses the proxy language list to check the available languages.
  • The gameManager now injects the console in the game constructor for easy logging.

Processor :

  • Fix command errors with first command execution.
  • Fix string parsing error in php engine.

Pokedash game :
The legacy game shipped with livecoding is deprecated, the new default game are developped in his dedicated repo : LiveCoding-Pokedash-Game.
You can consult the changelog directly on the dedicated repository.