GameComposer
GameComposer copied to clipboard
GameComposer is a game authoring tool and also a game runtime environment targeting at desktop and mobile devices.
Bumps `bytecoder.version` from 2020-12-01 to 2021-11-02. Updates `bytecoder.web` from 2020-12-01 to 2021-11-02 Updates `bytecoder-core` from 2020-12-01 to 2021-11-02 Release notes Sourced from bytecoder-core's releases. 2021-11-02 What's Changed #624 Upgrade to...
Bumps `teavm.version` from 0.6.1 to 0.7.0. Updates `teavm-classlib` from 0.6.1 to 0.7.0 Commits See full diff in compare view Updates `teavm-jso` from 0.6.1 to 0.7.0 Commits See full diff in...
Maven allows you to run the compiler as a separate process by setting `true`. This feature can lead to much less garbage collection and make Maven build faster. This project...
As desribed here: http://stackoverflow.com/questions/12498738/maven-out-of-memory-build-failure This should fix the fragile MAVEN_OPTS handling of travisci, too!
Desktop Notifications should be used if permissions were granted. Else the existing Toastr solution can be used.
There should be a better auto completion in the Lua editor.
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.3 to 2.7.5. Release notes Sourced from spring-boot-dependencies's releases. v2.7.5 :lady_beetle: Bug Fixes Multi-Document-Separators "#---" comment checks do not account for '!' prefixed comments #32777 Actuator configprops...
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.7.3 to 2.7.5. Release notes Sourced from spring-boot-starter-web's releases. v2.7.5 :lady_beetle: Bug Fixes Multi-Document-Separators "#---" comment checks do not account for '!' prefixed comments #32777 Actuator configprops...
Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.9.5 to 1.9.8. Release notes Sourced from pitest-maven's releases. 1.9.8 #1094 Search for source files outside of package dirs Adds support for languages such as Kotlin where...