JoiPlay 1.01.19 and Ren'Py Plugin 1.00.14 (Patreon)
Published:
2020-01-17 11:49:49
Edited:
2020-01-17 11:57:17
Imported:
2021-09
Content
Missing 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.