An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

NUUN Menu Screen EX Base - NUUN_MenuScreenEXBase.js

Plugin desc : Menu screen base

License : MIT License

Author : NUUN

Website : https://github.com/nuun888/MZ/blob/master/NUUN_MenuScreenEXBase.js

Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_MenuScreenEXBase.js

File name : NUUN_MenuScreenEXBase.js

Help of plugin :

* @target MZ
 * @plugindesc Menu screen base
 * @author NUUN
 * @base NUUN_Base
 * @orderAfter NUUN_Base
 * @orderAfter NUUN_MenuScreen_default
 * @orderAfter NUUN_MenuScreen
 * @orderAfter NUUN_MenuScreen2
 * @version 2.1.5
 * 
 * @help
 * A base plugin for processing menu screens.
 * 
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 1/7/2024 Ver.2.1.5
 * Fixed an issue where the background image would be displayed within the UI even if Match background image to UI was turned off.
 * Compatible with background plugins from other authors.
 * 1/6/2024 Ver.2.1.4
 * Fixed an issue where an error would occur when setting additional ability values and special ability values.
 * 1/3/2024 Ver.2.1.3
 * Fixed a problem where the method name of the info window was not applied.
 * 8/8/2023 Ver.2.1.2
 * Fixed an issue where changing the font color for nicknames and occupations was not working.
 * 8/8/2023 Ver.2.1.1
 * Added a function that does not make the sub member's actor image (face graphic) opaque.
 * 7/20/2023 Ver.2.1.0
 * Added a function that can be specified by occupation ID instead of actor ID in actor image setting.
 * Fixed an issue where the actor status line was not working.
 * 6/14/2023 Ver.2.0.20
 * Fixed face graphics processing.
 * 6/2/2023 Ver.2.0.19
 * Fixed an issue that caused an error when displaying nickname.
 * 5/22/2023 Ver.2.0.18
 * Conflict support with face shift of vanguard and rearguard plug-ins.
 * 5/14/2023 Ver.2.0.17
 * Correction of processing related to skill status screen display customization.
 * Modified to apply item names to gauge labels.
 * 5/8/2023 Ver.2.0.16
 * Added a function that allows you to specify conditions for the actor status image.
 * 5/7/2023 Ver.2.0.15
 * Fixed an issue where setting an image to an actor status would cause an error.
 * 5/3/2023 Ver.2.0.14
 * Fixed so that the color change of the gauge can be applied to HP, MP, and TP.
 * 5/2/2023 Ver.2.0.13
 * Fixed an issue where gauge values other than experience were not displayed.
 * 4/29/2023 Ver.2.0.12
 * Fixed an issue where experience values were not displaying correctly.
 * Fixed the problem that the numerical value was displayed even when the display of the experience value was not specified.
 * 4/28/2023 Ver.2.0.11
 * Added a function to change the font. A separate plug-in is required to change the font.
 * 4/22/2023 Ver.2.0.10
 * Fixed the problem that the original parameter of the info window is not displayed.
 * 4/13/2023 Ver.2.0.9
 * Fixed display of experience points at max level.
 * 4/9/2023 Ver.2.0.8
 * Fixed so that the info window class designation in other creator's plug-ins can be applied.
 * 4/1/2023 Ver.2.0.7
 * Added processing related to limit gauge display.
 * 12/1/2022 Ver.2.0.6
 * Fixed an issue where setting an actor front background image would cause an error.
 * 12/1/2022 Ver.2.0.5
 * Fixed to display at the height of the main area when the number of lines is set to 0 in window height mode.
 * 11/27/2022 Ver.2.0.4
 * Fixed an issue that caused an error when menu command display mode was set to left.
 * 11/26/2022 Ver.2.0.3
 * Fixed an issue where an error would occur if the actor image was set to Img with "ActorPictureEXApp" turned on.
 * Fixed the problem that APNG images remain displayed when scrolling.
 * 11/26/2022 Ver.2.0.2
 * Minor fix.
 * 11/26/2022 Ver.2.0.1
 * Fixed an issue where the window for selecting actors from items and skills was displayed in its original size and the status display was disturbed.
 * 11/25/2022 Ver.2.0.0
 * Separation of menu screen setting and processing.
 *

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.