itch.io is community of indie game creators and players

Devlogs

Ver. 1.5.5: MV3D-compatible!

Live Menu and Pause MV + MZ
A downloadable RPG Maker plugin

This is a generally recommended compatibility update.

Features:

  • Added “Patch MV3D?” plugin compatibility parameter group (ON by default).
    Live Menu and Pause should now be fully compatible with MV3D 0.9.2.8!

I’m reasonably certain that I patched all cases where MV3D didn’t recognise that the Map was still/again visible. (Checking SceneManager._scene instanceof Scene_Map isn’t always helpful. It’s better to insert Map-specific behaviour into Game_Map or Scene_Map directly or to set a scoped flag there, which is also more performant in most cases.)

Please make sure to open and confirm the plugin parameters window once after updating the plugin to enable the new feature! Live Menu and Pause must be loaded after MV3D to be able to patch it.

Files

  • TS_Live_Menu_and_Pause.js (MV+MZ) 82 kB
    Version 1.5.5
Download Live Menu and Pause MV + MZ
Leave a comment