JoiPlay 1.20.027 (Public Beta) and Plugin Updates (Patreon)
Content
Hello everyone! I wish a happy Eid al-Fitr to all who celebrate it. These builds bring bug fixes and small improvements over the latest alpha builds.
RPG Maker Plugin comes with some risky changes and built with a new version of toolchain so there might be some undetected bugs.
Downloads
JoiPlay 1.20.027: MEGA
Ren'Py Plugin 8.0.3_7.5.3_010: MEGA
RPG Maker Plugin 1.20.28: MEGA
Ruffle Plugin 1.00.10: MEGA
Changelog
JoiPlay 1.20.027
- Export feature now generates JGP files instead of RGA files.
- JoiPlay now checks available space before importing archive files and packages.
- Added developer name to autocomplete items on game title fields.
- Fixed a bug that causes gamepad to forget global values when settings are saved.
- Made a change to fix gamepad button background issues.
- Updated help dialog.
JoiPlay 1.20.026:
- Made cache cleaner more selective to prevent deleting folders that created by users.
- Fixed a bug that creates files that can't be deleted because of invalid filenames.
JoiPlay 1.20.025:
- Improved online patching feature.
- Fixed a bug that causes issues with filename encodings while reading archive files.
- Fixed wrong layout bug that happens after importing an RGA file. Also, fixed some minor bugs related to RGA files.
- Made a change to prevent unnecessary sprite tintings on RPG Maker MV games. Also, disabled linear interpolation.
Ren'Py Plugin 8.0.3_7.5.3_010
- Fixed mute button.
RPG Maker Plugin 1.20.28
- Added patches to fix crash on some Pokémon Essentials games.
- Made a change in script unpacker to handle asterisk characters in script names.
- Made a small change to improve font rendering. (Might cause small performance drop.)
- Disabled subImageFix option to improve rendering performance. (Might cause issues on devices with buggy drivers.)
- Enabled link time optimization to improve performance slightly.
RPG Maker Plugin 1.20.27:
- Added System.reload_cache, System.mount, System.unmount methods from mkxp-z.
- Added HTTPLite module from mkxp-z. Also added HTTPLite.download as an extra. HTTPLite.download method downloads a file to a given path. Usage: HTTP.download(url, filepath, progresscallbackmethodname, headers) Callback method must accept two fixnums (progress, total).
- Merged some changes from mkxp-z to improve compatibility with games that use mkxp-z.
RPG Maker Plugin 1.20.26:
- Re-enabled F12 key shortcut to restart games.
- Merged commit 5c69aea from mkxp-z. It should fix crashes related to videos.
Ruffle Plugin 1.00.10
- Updated Ruffle and dependencies.
- Fixed audio issues.
Ruffle Plugin 1.00.08:
- Updated Ruffle and dependencies.