Skip to content
This repository was archived by the owner on Aug 27, 2023. It is now read-only.

Releases: App-Maker-Software/AppMakerProfessional

0.9.3

17 Jun 02:50

Choose a tag to compare

App Maker updates:

  • Builtin text editor removed
  • Customization API exposed for making custom editors
  • ProjectSyncedText type exposed for interacting with live text in the project
  • Firefly plugin added
  • AppMakerCore implements multiplayer support, however the feature remains disabled
  • Bug fixes

0.9.2

10 Jun 14:59

Choose a tag to compare

App Maker updates:

  • Git support reintroduced as a plugin
  • iPad supports multi-windows and opening multiple projects in different windows
  • Simulator renderers can project separate instances onto different surfaces i.e. a different instance for each editor's sidebar
  • Performance improvement for text editor
  • Bug fixes

Solar2D plugin updates:

  • Parsing config.lua for setting the game's FPS
  • Parsing config.lua for setting the game's scale mode i.e. letterbox vs adaptive
  • Solar2D simulator (powered by CoronaCards) will receive resize events when the simulator's view is resized in the editor
  • Use of accelerometer is disabled (CoronaCards currently causes iOS crash when using accelerometer)
  • Calls to print appear in the App Maker console
  • Runtime errors supported in the App Maker console

0.9.1

28 May 23:52

Choose a tag to compare

  • Solar2D plugin
  • Lua plugin upgraded to core 0.9.1 api
  • Lua plugin made to avoid symbol collisions with Solar2D Plugin
  • Bug fixes

0.9.0

20 May 16:54

Choose a tag to compare

First App Maker custom build release.