itch.io is community of indie game creators and players

Devlogs

v1.2.0 - Bug Fixes and Error Detection

Exit Control for RPG Maker
A downloadable tool

We're back with some nifty improvements and bug fixes in Version 1.2.0 Read on to discover what's new:

  1. Scene Exclusion Parameter:
    • New Feature: Added a plugin parameter to exclude specific scenes from displaying the quit command on window close.
    • How it Works: Customize your game behavior by excluding selected scenes from triggering the quit command when closing the window, by default this includes Scene_Title.
  2. Bug Fix: Close Game from Window's Close Button during Error:
    • Bug Resolved: Fixed an issue where closing the game from the window's close button would be ignored during a crash, especially when an error was being displayed on the screen.
    • Enhanced Functionality: The fix now ensures that the game can be closed even when an error is present on the screen, providing a smoother and more reliable user experience.

Files

  • LTN_ExitControl.js 10 kB
    Version v1.2.0
  • LTN_ExitControl_MV.js 9 kB
    Version v1.2.0
Download Exit Control for RPG Maker
Leave a comment