Skip to content

Releases: haroldo-ok/choice4genesis

Implement the `goto_scene` command.

23 Sep 22:58
2b32059
Compare
Choose a tag to compare
Pre-release

The goto_scene command has been implemented; with that, it will be possible to use more than one source script on the project.

Variables and conditionals.

22 Sep 23:47
80640d0
Compare
Choose a tag to compare
Pre-release
  • Commands create, temp and set implemented, in order to allow string creation/manipulation
  • Implemented expression support;
  • Commands if, elseif and else implemented, in order to allow conditional execution

Implement `sound` and `stop` commands.

20 Sep 22:30
89eb9dd
Compare
Choose a tag to compare
Pre-release
Add the `stop` command to the README.

Merge pull request #20 from haroldo-ok/implement-sound

First prototype

19 Sep 09:28
d221334
Compare
Choose a tag to compare
First prototype Pre-release
Pre-release
More commands

Merge pull request #5 from haroldo-ok/more-commands