Hello everyone, this update is mainly for bugs in RPG Maker Plugin and last changes should make plugin more stable.
Note: Users reported major bugs for RPG Maker Plugin. Please ignore this update.
JoiPlay 1.01.21:
- Patch location changed for RPG Maker games.
- Minor UI changes.
Download
Ren'Py Plugin 1.00.16:
- Small changes related to indentation checks.
Download
RPG Maker Plugin 1.00.23:
- Several changes to fix external storage bugs.
- Path cache priorities are changed to fix missing asset issues.
- A few Crashes, which caused by encoding of an unsupported sound file or resizing a vector above max size, are fixed.
- Patch location is changed so patches must be applied again.
Download
2020-01-20 14:53:59 +0000 UTC
View Post
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.
Download
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.
Download
2020-01-17 11:49:49 +0000 UTC
View Post
Hi guys, this update has some bug fixes for yesterday's build and some minor changes.
- A bug, which causes TypeError on frozen win32api calls, is fixed.
- Missing changes are added for allowing superclass mismatches.
- Some TypeErrorr exceptions related to fixnum are fixed.
- Outline and shadow are disabled for text rendering.
- A custom keyboard is added to gamepad for better text input support. *WIP*
2020-01-12 17:28:34 +0000 UTC
View Post
With this update, RPG Maker Plugin continues to get better compatibility. This update contains 4 changes:
- include method now works outside of classes.
- Superclass mismatches should be allowed.
- Argument count is ignored on sprintf.
- Frozen object issues are fixed.
2020-01-10 15:06:16 +0000 UTC
View Post
With these updates some minor and major bugs are fixed.
JoiPlay 1.01.17;
- File extensions are ignored for file calls on RPG Maker MV games.
- readdirAsync and readdirSync functions are added to NWJSAPI.
- Developer mode option is removed from Ren'Py settings.
RPG Maker Plugin 1.00.17;
- BGM playback issue is fixed.
- Default font is changed to support more symbols.
- A crash caused by null pointer dereference on font rendering is fixed.
Ren'Py Plugin 1.00.13;
- Ren'Py assets are updated.
- Developer menu is enabled by default and can be opened via cheat button.
Download
2020-01-08 13:15:52 +0000 UTC
View Post