JoiPlay 1.10.063 (RC) and Plugin Updates (Patreon)
Published:
2022-04-15 12:32:01
Imported:
2022-08
Content
These builds bring a few improvements and bug fixes over the latest beta builds. Most of the major bugs should be fixed with these builds. I will probably wait a week to get some logs, so stable builds will be posted in the last week of this month if everything goes well.
JoiPlay 1.10.063 :
- Fixed a bug that causes crashes while JoiPlay is checking updates.
- Fixed a bug that causes crashes on Tyranobuilder games.
- Fixed a bug that causes white or green tint on HTML based games.
- Fixed a bug that causes JoiPlay to respond with wrong content on HTTP requests.
- Added string overrides for a few RPG Maker MV plugins.
- Removed "HW Video" option from Ren'Py Settings.
- Updated third party dependencies.
JoiPlay 1.10.060:
- Made some changes to improve RPG Maker MV compatibility.
- Added "Disable RTP" option to RPG Settings. This option can be enabled when a game's assets are loaded from RTP instead of game folder or rgss archive.
- Added built-in update checker.
- Added "Hide Virtual Gamepad" option to Gamepad Settings. It hides all virtual gamepad buttons from the screen. Also, it fixes some WebGL issues on RPG Maker MV games.
- Added "Update CoreScript" option to RPG Settings. It makes RPG Maker MV games to use the latest version of the CoreScript.
- Added "Open Folder" option to game menu.
- Added "Unpack Archives" and "Decompile Scripts" options for Ren'Py games.
- Added a limited implementation of createWriteStream function to fs module.
- Fixed a bug that causes crashes when MotionEvent.getDevice() returns null.
- Fixed a bug that causes an exception when Storage.setItem() called with a null value.
- Fixed a bug that causes crashes while loading settings fragment.
- Fixed a bug that resets the default folder when settings are saved.
- Fixed a bug that prevents requesting storage permission on Android 6.0.
- Fixed a bug that causes crashes when a TyranoBuilder game is launched on Android 11+ devices.
- Removed calls to DataManager.autoSave* in corescripts with Pixi v5 support.
- Updated third party dependencies.
RPG Maker Plugin 1.10.45 :
- Moved delta method to System module.
- Enabled Sprite::width and Sprite::height for RPG Maker XP.
- Added dummy Encoding class to posload script for Ruby 3.x.
- Added an override for PluginManager::runPlugins on Ruby 3.x. Unsupported plugins are ignored now.
RPG Maker Plugin 1.10.43:
- Made a change to ignore exceptions when an audio file doesn't exist.
- Added Noto Sans CJK as built-in font.
Ren'Py Plugin 7.4.11.20 :
- Removed unused options.
- Made "Less Update" option disabled by default. It makes Ren'Py to skip some videos. If you have this issue, please disable that option.
Ren'Py Plugin 7.4.11.18:
- Disabled usage of model-based renderer. This change might fix crashes on some devices.
- Fixed a bug that causes an exception when a game calls Preference() with unknown key.
- Fixed a bug that causes crashes on motion and key events from some devices.