Skip to content

Releases: alexjgriffith/update-lovejs

115-beta2.3

Choose a tag to compare

@alexjgriffith alexjgriffith released this 12 May 00:45

BRANCH=js-lua-interface
EMCC_VERSION=5.0.6
LOVE_VERSION=115
LOVEJS_VERSION=beta2.3
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Changelog

  • Save file location set to /home/web_user/savedir/
  • Added module web.sqlite for sqlite3 support
  • Define file system hierarchy in pre stage (rather than in html shell)

115-beta2.2

Choose a tag to compare

@alexjgriffith alexjgriffith released this 28 Apr 23:15

BRANCH=js-lua-interface
EMCC_VERSION=5.0.6
LOVE_VERSION=115
LOVEJS_VERSION=beta2.2
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

tChangelog

Love 11.5 Beta 2.1

Choose a tag to compare

@alexjgriffith alexjgriffith released this 19 Apr 17:43

BRANCH=js-lua-interface
EMCC_VERSION=5.0.6
LOVE_VERSION=115
LOVEJS_VERSION=beta2.1
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Added filesystem support

  • Lovejs can now catch errors thrown in c++ (like filesystem errors)
  • Mounting an IDBFS at /home/web_user/love/savedir/
  • Love default savedir for EMSCRIPTEN_LOVE now set to dir above

Love 11.5 Beta 2

Choose a tag to compare

@alexjgriffith alexjgriffith released this 18 Apr 02:07

BRANCH=js-lua-interface
EMCC_VERSION=5.0.6
LOVE_VERSION=115
LOVEJS_VERSION=beta2
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Updating Emscripten to V 5.0.6.

Breaking change moving from V 3.1.68 to html shell. Modules are now generated asynchronously.

Love 11.5 Beta 1.3

Choose a tag to compare

@alexjgriffith alexjgriffith released this 08 May 16:17

BRANCH=js-lua-interface
EMCC_VERSION=3.1.68
LOVE_VERSION=115
LOVEJS_VERSION=beta1
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Reverting back to 3.1.68 to avoid race condition issues with asynchronously loading modules

Love 11.5 Beta 1.2

Love 11.5 Beta 1.2 Pre-release
Pre-release

Choose a tag to compare

@alexjgriffith alexjgriffith released this 07 May 23:33

BRANCH=js-lua-interface
EMCC_VERSION=4.0.8
LOVE_VERSION=115
LOVEJS_VERSION=beta1
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Bumping EMSDK v 4.0.8

Love 11.5 Beta 1.1

Choose a tag to compare

@alexjgriffith alexjgriffith released this 14 Jan 23:27

BRANCH=js-lua-interface
EMCC_VERSION=3.1.68
LOVE_VERSION=115
LOVEJS_VERSION=beta-1
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Updated release to support a separate lua5.4 build

Added an appimage compilation target for love2d with lua5.4

Love 11.5 Beta 1

Choose a tag to compare

@alexjgriffith alexjgriffith released this 10 Dec 23:49

BRANCH=js-lua-interface
EMCC_VERSION=3.1.68
LOVE_VERSION=115
LOVEJS_VERSION=beta-1
LOVE_HASH=6eb8d54
MEGASOURCE_HASH=48811d0

Initial beta release of lovejs blobs used in fennellovejs and lovejs-player