JoiPlay 1.01.19 and Ren'Py Plugin 1.00.14
Added 2020-01-17 11:49:49 +0000 UTCMissing files, invalid typed array lengths, missing keywords and infinite loops... We all hate these errors and there are new builds to fix them.
JoiPlay 1.01.19:
- New path caching algorithm for HTML and RPG Maker MV games.
- New method for injecting NWJSAPI and RPG Maker MV plugins.
- If a image or audio file is missing, file handler returns a null file to prevent missing file errors.
- Minor UI fixes.
Ren'Py Plugin 1.00.14:
- Ren'Py doesn't raise exception when a loop takes long time to complete.
- Ren'Py doesn't raise exception for missing keywords when developer mode is enabled.
- Gamepad is updated.