Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
NUUN Base - NUUN_Base.js
Plugin desc : NuuNBasePlugin
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_Base.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_Base.js
File name : NUUN_Base.js
Help of plugin :
* @target MZ * @plugindesc NuuNBasePlugin * @author NUUN * @version 1.7.12 * * @help * This is a base plugin that performs common processing. * Place it above the plugin list. * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 8/9/2025 Ver.1.7.12 * Fixed meta tag retrieval processing. * 6/3/2025 Ver.1.7.11 * Added error logging for certain processes. * 11/9/2024 Ver.1.7.10 * Added a warning display process when entering [] when acquiring meta. * 9/28/2024 Ver.1.7.9 * Added a process to get the file name. * 6/9/2024 Ver.1.7.8 * Re-fixed APNG-related processing. * 6/8/2024 Ver.1.7.7 * Fixes for APNG related processing. * 5/25/2024 Ver.1.7.6 * Fixed some processing. * 5/20/2024 Ver.1.7.5 * Add processing. * 5/11/2024 Ver.1.7.4 * Modified to accommodate the diversity of acquisition parameters. * 5/4/2024 Ver.1.7.3 * Corrected display of MV type gauge. * 5/3/2024 Ver.1.7.2 * Added MV specification gauge processing. * Fixed some processing. * 3/17/2024 Ver.1.7.1 * Added font handling for numbers and units. * 1/6/2023 Ver.1.7.0 * Added plugin parameter acquisition processing. Newly released plug-ins after 2024 will be compatible with Ver.1.7.0 or later. * 7/1/2023 Ver.1.6.9 * Added attack element processing. * 6/2/2023 Ver.1.6.8 * Fixed processing related to overlay plugins. * 4/16/2023 Ver.1.6.7 * Fixed filtering class handling. * 4/10/2023 Ver.1.6.6 * Fixed filtering class handling. * 4/10/2023 Ver.1.6.5 * Added filtering class handling. * 3/15/2023 Ver.1.6.4 * Added error prevention processing for String input. * Added error proofing for eval input. * 2/7/2023 Ver.1.6.3 * Added processing to call events with plugin commands. * 12/30/2022 Ver.1.6.2 * Added exception handling when image could not be loaded. * Added content background processing definition. * 12/21/2022 Ver.1.6.1 * Added definition of processing to add enemy use skills. * 11/13/2022 Ver.1.6.0 * Added processing to display APNG. * 11/9/2022 Ver.1.5.2 * Changed the display in languages other than Japanese to English. * 7/29/2022 Ver.1.5.1 * Added processing to specify the range. * 7/23/2022 Ver.1.5.0 * 'NuunManager' also defines the process for specifying the range. * 6/15/2022 Ver.1.4.5 * Fixed the problem that 'NaN' is displayed when entering a string. * 5/24/2022 Ver.1.4.4 * Added processing to set sprite filtering window. * 2/12/2022 Ver.1.4.3 * Fixed an issue where some variable names were wrong. * 1/12/2022 Ver.1.4.2 * Added processing to apply enemy MP gauge and enemy TP gauge. * 1/9/2022 Ver.1.4.1 * Added processing to round the decimal point. * 1/8/2022 Ver.1.4.0 * Added color index acquisition process. * 12/12/2021 Ver.1.3.2 * Added processing for applying enemy state display enhancements. * 11/7/2021 Ver.1.3.1 * Added processing related to multiple attribute acquisition. * 8/22/2021 Ver.1.3.0 * Added processing to 'Window_ItemList'. * 7/15/2021 Ver.1.2.0 * Added common processing for gauges and name display plug-ins. * 5/15/2021 Ver.1.1.4 * Added a process that can set the window skin for each window. * 5/8/2021 Ver.1.1.3 * Fixed some processing. * 5/7/2021 Ver.1.1.2 * Added structure acquisition processing. * 4/23/2021 Ver.1.1.1 * Added processing for specifying a folder for images. * 3/14/2021 Ver.1.1.0 * Added processing for specifying a folder for images. * 12/31/2020 Ver.1.0.0 * first edition *