Skip to content

Releases: mirkosertic/GameComposer

GameComposer Editor binary dev releases

18 Aug 15:08
Compare
Choose a tag to compare
Pre-release

This release contains binary distributions of the GameEngine Editor based on GitHub Electron.

New GameComposer with usability enhancements and performance improvements

26 Mar 12:06
Compare
Choose a tag to compare

Changes:

#17 Tune drawText implementation of JavaScript based renderers
#16 Size of game preview is not in sync with camera size
#15 Performance improvements
#12 Improve ui, use smaller fonts and fancier colors
#11 First primitive networking / multi-player support
#9 Add support for copy&paste in game editor

New GameComposer with working Lua support and fixed JS compilers

08 Jan 17:31
Compare
Choose a tag to compare

First version with embedded Lua support and the following fixes / enhancements:

#3 Instance positioning sometimes weired, see positiontest example game bug
#5 Make examples runable in latest version enhancement
#6 Add support for mouse events enhancement
#7 Add compile time version information enhancement
#8 Add debug information to different renderers enhancement

Initial Release

05 Oct 11:44
Compare
Choose a tag to compare
v0.1

Migrated to GWT 2.7.0-SNAPSHOT