Releases: mirkosertic/GameComposer
GameComposer Editor binary dev releases
This release contains binary distributions of the GameEngine Editor based on GitHub Electron.
New GameComposer with usability enhancements and performance improvements
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
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
v0.1 Migrated to GWT 2.7.0-SNAPSHOT