SakeTami
joiplay

joiplay

patreon


joiplay posts

JoiPlay and plugin updates

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

View Post

JoiPlay 1.01.19 and Ren'Py Plugin 1.00.14

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

View Post

JoiPlay RPG Maker Plugin 1.00.20

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*


Download

View Post

JoiPlay RPG Maker Plugin 1.00.19

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.


Download

View Post

JoiPlay 1.01.17 and Plugin Updates

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

View Post