Skip to content

Releases: rdeioris/LuaMachine

Marketplace 20190304

04 Mar 18:06
Compare
Choose a tag to compare
  • Disabled unity build

20190302 Release

02 Mar 17:59
Compare
Choose a tag to compare
  • Added LuaMachine Debugger prototype
  • Download and execute lua script from HTTP urls (with RSA signature check)

Snapshot 20190204

04 Feb 17:12
Compare
Choose a tag to compare
Snapshot 20190204 Pre-release
Pre-release
  • Fixed coroutines/threads
  • Improved UMG Lua Code editor

Snapshot 20190203

03 Feb 09:44
Compare
Choose a tag to compare
Snapshot 20190203 Pre-release
Pre-release
  • Official Linux support
  • Added UMG Widget for Lua code (with syntax highlight)
  • Fixed print() implementation

Snapshot 20190202

02 Feb 10:54
Compare
Choose a tag to compare
Snapshot 20190202 Pre-release
Pre-release
  • Added official iOS support

Snapshot 20190201

01 Feb 12:48
Compare
Choose a tag to compare
Snapshot 20190201 Pre-release
Pre-release
  • Fixed build when plugin is installed from the Marketplace
  • Added support for getting and returning arays of LuaValues in UFunctions

Snapshot 20190131

31 Jan 05:33
Compare
Choose a tag to compare
Snapshot 20190131 Pre-release
Pre-release
  • Cleaned up LuaComponent usage

Marketplace 20190125

25 Jan 09:39
Compare
Choose a tag to compare
Marketplace 20190125 Pre-release
Pre-release
  • Added owner management blueprint nodes
  • More fixes for allowing marketplace submision

Marketplace 20190123

23 Jan 17:04
Compare
Choose a tag to compare
Marketplace 20190123 Pre-release
Pre-release
  • Added support for userdata metatable customization

  • Report line and column number in the code asset editor

20181230 Binary Releases

31 Dec 14:05
Compare
Choose a tag to compare
Pre-release
  • Updated Lua to 5.3.5
  • Support for Android
  • Fixed 'self' usage in LuaComponent
  • Improved syntax colouring for LuaCode asset
  • Improved bytecode generation when cooking