Skip to content

Releases: madmaxoft/LunaPaak

v8: Added LuaSec

01 Jan 13:05

Choose a tag to compare

Added the LuaSec module, including OpenSSL.

v7: Added LuaExpat for XML parsing

30 May 15:56

Choose a tag to compare

Added the LuaExpat module.

v6 - Added SHA-1 calculation

31 May 07:47

Choose a tag to compare

Added the LuaSha1 library for simple SHA-1 calculation.

v5 - Added HTTP client

22 Mar 10:43
5bbcddf

Choose a tag to compare

Added the LuaSimpleWinHttp library, providing a synchronous HTTP(S) client.

v4 - Added JSON

16 Mar 14:56

Choose a tag to compare

In preparation for web API functionality, JSON serialization was added, provided by the lua_cjson module.

V3 - proper filetype registration

17 Feb 13:32

Choose a tag to compare

LunaPaak now registers itself properly as handler of .luna files, so double-clicking a file should work out of the box. Also scripts can be called with parameters and those get processed properly.

V2 - runnable everywhere

04 Feb 14:20

Choose a tag to compare

This removes the dependencies of the V1, so now the executable should be able to run on any system since WinXP.

V1

04 Feb 14:17

Choose a tag to compare

V1

The first public release