Releases: retronx-team/love-nx
Releases Β· retronx-team/love-nx
11.4-nx1
11.3-nx4
- Update LuaJIT to latest v2.1 commits upstream
- Use openal-soft from portlibs instead of a subrepo
- Improve app icon quality [#6] from @htv04
- Switch love.joystickadded compat shim [#5] from @htv04
- Workaround for an issue where love.joystickadded is not called for the controllers NX SDL2 creates
- Disable LUA52COMPAT [#7] from @htv04
- This should avoid possible incompatibilities with games
11.3-nx3
This maintenance release brings updated dependencies and build script fixes:
- Updated LuaJIT to MoonJIT v2.2.0-master
- Updated openal-soft to v1.2.1
- Use physicsfs from portlibs instead of embedding our own ver
- Fix build scripts
All these + libnx updates seem to have fixed a bug where subsequent calls to love.graphics.setMode would fail
NOTE: The previous version was incorrectly tagged as 11.2-nx2
instead of 11.3-nx2
, LΓVE code has not been touched and is still at version 11.3
11.2-nx2
Initial port
11.2-nx1 Initial port