JoiPlay 1.20.002 (Beta) and Plugin Updates (Patreon)
Published:
2022-09-02 10:43:28
Imported:
2023-01
Content
Hi all! New beta builds include bug fixes, Construct 2 & 3 support, some QoL features and improvements for UI, stability and game compatibility. You can see a list of the changes below.
JoiPlay 1.20.001:
- Added "About" option to game menu. It can be used to view basic information about the game.
- Added "Auto-close Games" feature. When enabled, it automatically closes games after a certain period of inactivity.
- Optimized online patching feature. It shouldn't cause extra RAM usage now.
- Reworked theming engine to improve app style.
- Redesigned new game dialog and settings page.
- Removed "Scoped Storage" and "Secondary Color" options from App Settings.
- Made some improvements for the virtual gamepad.
- Updated third-party dependencies.
JoiPlay 1.20.002:
- Added support for Construct 2 & 3 games.
- Added mute/unmute button to gamepad. It works on RPG Maker and Ren'Py games and uses built-in functions from game engines, which might not work on some games.
- Fixed a bug that causes plugin editor to write plugins to wrong path on RPG Maker MZ games.
- Added several string overrides to improve compatibility for RPG Maker MV/MZ games.
- Added process::release object to NW.js compatibility layer.
- Added a dummy object for window.speechSynthesis.
RPG Maker Plugin 1.20.09:
- Disabled fdsan to fix crashes on Android 11 and above.
- Added Input::MouseX1, Input::MouseX2 and Input::scroll_v from mkxp-z.
- Disabled RGSS version check for Graphics::center and viewport= methods.
- Added string overrides to fix issues with Symphony of War.
RPG Maker Plugin 1.20.10:
- Added support for online patches.
- Made some changes to allow nil to int/float/long conversion.
- Added a few string overrides to improve compatibility.
Ren'Py Plugin 8.0.2_7.5.2_001:
- Updated Ren'Py to 7.5.2/8.0.2.
- Added imports for pickle and renpy.compat.pickle.dumps to keep compatibility with old versions.
- Made a change to ignore unexpected indentation at the start of a file.
Ren'Py Plugin 8.0.2_7.5.2_003:
- Fixed version detection on games with incorrect script_version.txt file.
Note: Beta builds might contain some major bugs that can cause unexpected behaviors.