Plugin Input Window component
A downloadable tool
* @help MardSilver_1_Component_Input.js
* ==============================================================================
* ===Information===
* ==============================================================================
* This plugin gives you a window to input text.
*
* ==============================================================================
* ===Contact Me===
* ==============================================================================
* Fiverr: https://www.fiverr.com/phanthientuan
* Itch.io: https://mardsilver.itch.io/
* Telegram: https://t.me/MardSilver
* Discord: Mard Silver#2285
*
* ==============================================================================
* ===How to use===
* ==============================================================================
* Required: This plugin must be placed below MardSilver_Utils lastest version.
* This plugin help you create a window to input text. You can use it to create
* a name input window, a chat window, etc....
* With this plugin, you can create a window to input text with many options such as
* font size, text color, max length, max row, hint text, cursor color, etc...
* You can also show/hide the window, set text for the window.
* Also, you use controllers to copy, paste, cut, close the window. you can also use
* some keyboard shortcuts:
* - Backspace: delete the character before the cursor
* - ctrl +Enter: create a new line
* - ctrl + c: copy the text
* - ctrl + v: paste the text
* - ctrl + x: cut the text
* - ctrl + q: close the window
* - ctrl + a: clear the text
* - ctrl + tab: change the text color
* - Enter: process OK.
* You can also use the wheel mouse to scroll the text.
* You can also use the long press left mouse to move the window.
*
*
* ==============================================================================
* ===Terms of Use===
* ==============================================================================
* 1. These plugins may be used in free or commercial games provided that they
* have been acquired through legitimate means at link: https://mardsilver.itch.io/ and/or any
* other official approved MardSilver sources. Exceptions and special
* circumstances that may prohibit.
*
* 2. This plugin is free for both commercial and non-commercial use as long as
* you have "Mard Silver" or "Oridungeon" Credit in your project.
*
* 3. You may edit the source code to suit your needs, so long as you do not
* claim the source code belongs to you. I also does not take
* responsibility for the plugin if any changes have been made to the plugin's
* code, nor does i take responsibility for user-provided custom code
* used for custom control effects including advanced JavaScript notetags
* and/or plugin parameters that allow custom JavaScript code.
*
* 4. You may NOT redistribute these plugins nor take code from this plugin to
* use as your own. These plugins and their code are only to be downloaded from
* https://mardsilver.itch.io/ and other official/approved my sources. A list of
* official/approved sources can also be found on https://mardsilver.itch.io/.
*
* 5. I am not responsible for problems found in your game due to
* unintended usage, incompatibility problems with plugins outside of the
* Mard Silver MZ library, plugin versions that aren't up to date, nor
* responsible for the proper working of compatibility patches made by any
* third parties. I am not responsible for errors caused by any
* user-provided custom code used for custom control effects including advanced
* JavaScript notetags and/or plugin parameters that allow JavaScript code.
*
* 6. If compatibility patching needs to be done through a third party are not affiliated with me
* regarding the use of code from the Mard Silver MZ library, must contact me for approval.
* The patch will be posted as a free download to the public at https://mardsilver.itch.io/.
* Such patches are not allowed to be sold for profit, including commissions, crowdfunding, and/or donations.
*
* 7. If this Mard Silver MZ plugin is a paid product, all project team members
* must purchase their own individual copies of the paid product if they are to
* use it. Usage includes working on related game mechanics, managing related
* code, and/or using related Plugin Commands and features. Redistribution of
* the plugin and/or its code to other members of the team is NOT allowed
* unless they own the plugin itself as that conflicts with Article 4.
*
* 8. Any extensions and/or addendums made to this plugin's Terms of Use can be
* found on https://mardsilver.itch.io/ and must be followed.
*
* ============================================================================
* ===Change Log===
* ============================================================================
* [version 1.0]
*
Status | Released |
Category | Tool |
Author | MardSilver |
Leave a comment
Log in with itch.io to leave a comment.