github-actions
released this
19 Sep 14:36
·
21 commits
to master
since this release
Patch release to fix audio issues and allow loading save games. Saving is not possible for now.
Changes:
- The audio system has been refactored a bit and should now work again under Windows (#111)
- On Windows ship needed libraries instead of a "fat" executable, do not compress with UPX (#106)
- Implement loading of savegames
- Add WASM port for browsers: https://openjazz.github.io
- minor cleanups and bug fixes