Livecoding v2.0.0-beta.7
Pre-release
Pre-release
Changelog
This version is unstable - do not use in production !
Client :
- Now deployed via Github pages : LiveCoding.
- Editor theme menu now in the settings modal.
- Client<->processor protocol managment now separated in a dedicated class.
- The entire process execution now managed in dedicated class.
- Process execution supports async/await, allows to display loaders and manage errors easily with async content.
- New stop button displayed when a process is running.
- Commandy are now proxied to the game engine.
Processor :
- PHP fully suported, with multiple operations
- Ruby partial support
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.