Welcome to PGMV! 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.
FTKR Restrict Refresh Windows - FTKR_RestrictRefreshWindows.js
Plugin desc : v1.0.2 Limit the number of window refreshes to reduce load
License : MIT License
Author : Futokoro
Desc page : https://github.com/munokura/futokoro-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/futokoro-MV-plugins/refs/heads/master/FTKR_RestrictRefreshWindows.js
File name : FTKR_RestrictRefreshWindows.js
Help of plugin :
@plugindesc v1.0.2 Limit the number of window refreshes to reduce load @author Futokoro @url https://github.com/munokura/futokoro-MV-plugins @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/futokoro-MV-plugins ). Original plugin by Futokoro. Please check the URL below for the latest version of the plugin. URL https://github.com/futokoro/RPGMaker ----- ----------------------------------------------------------------------------- Overview ----------------------------------------------------------------------------- This plugin reduces load by limiting the number of window refreshes on each screen. Restricted screen: Equipment screen For a description of the modifications made by this plugin, see the online manual page below. https://github.com/futokoro/RPGMaker/blob/master/FTKR_RestrictRefreshWindows.ja.md ----------------------------------------------------------------------------- Setup Instructions --------------------------------------------------------------------------- 1. Please register this plugin at the bottom of the Plugin Manager whenever possible. --------------------------------------------------------------------------- License for this Plugin --------------------------------------------------------------------------- This plugin is released under the MIT License. Copyright (c) 2018 Futokoro http://opensource.org/licenses/mit-license.php Plugin Publisher https://github.com/futokoro/RPGMaker/blob/master/README.md ----------------------------------------------------------------------------- Change History ----------------------------------------------------------------------------- v1.0.2 - December 16, 2018: Specification Revision 1. Revised the _slotId update process in the Equipment Item window. 2. Added a lightweight process for creating dummy actors for equipment data comparison. v1.0.1 - December 15, 2018: Specification Revision 1. Fixed the behavior of refreshing the Equipment Item window. v1.0.0 - December 15, 2018: First version created ----------------------------------------------------------------------------