Releases: rdeioris/LuaMachine
Releases · rdeioris/LuaMachine
Marketplace 20190304
- Disabled unity build
20190302 Release
- Added LuaMachine Debugger prototype
- Download and execute lua script from HTTP urls (with RSA signature check)
Snapshot 20190204
- Fixed coroutines/threads
- Improved UMG Lua Code editor
Snapshot 20190203
- Official Linux support
- Added UMG Widget for Lua code (with syntax highlight)
- Fixed print() implementation
Snapshot 20190202
- Added official iOS support
Snapshot 20190201
- Fixed build when plugin is installed from the Marketplace
- Added support for getting and returning arays of LuaValues in UFunctions
Snapshot 20190131
- Cleaned up LuaComponent usage
Marketplace 20190125
- Added owner management blueprint nodes
- More fixes for allowing marketplace submision
Marketplace 20190123
-
Added support for userdata metatable customization
-
Report line and column number in the code asset editor
20181230 Binary Releases
- 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