Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Eli's Book
- Original author: Eliaquim
- Original date: June 20, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/elis-book.123108/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Author: Eliaquim
Introduction
This plugin optimizes all of my other plugins, making them less code and easier to maintain and implement improvements. It is not a core plugin, it does not overwrite any function of the standard codes of the RPG maker mv.
Features
Provide methods and code that add a better performance on all Eli plugins.
How to use
Put above all other Eli plugins.
Terms of Use
https://www.hakuenstudio.com/rpg-maker/terms-of-use
DOWNLOAD
Eli's_Book.js
Update LogEli's_Book.js
Version 2.0.0 - 04/26/2021
- Add a new Input object to get javascript key codes.
Version 1.9.0 - 01/30/2021
- Add some functions to check the type of data objects.
Version 1.8.0 - 10/19/2020
- Fixed an issue with mog chrono engine(this._note)
Version 1.7.0 - 08/22/2020
- Code maitenance.
- Add new methods.
Versão 1.6.0 - 08/12/2020
- Added a method on Window Base for it to convert only variables escape codes.
- Added an object/array to hold escape codes'regex globally across plugins.
- Added $gamePlayer.meta()
Version 1.5.0 - 08/01/2020
- Added method to create meta values in the event notes.
- Added method to make a deep copy of plugin parameters.
- Added new methods for plugin commands to manipulate some properties of pictures and windows.
Version 1.4.0 - 06/20/2020
- Add new methods for plugin commands.
- Code improvements.
Version 1.3.0 - 05/21/2020
- Code improvements.
Version 1.2.0 - 05/16/2020
- New methods for plugin commands
Version 1.1.0 - 05/14/2020
- Fixed a bug in beforeStart function of SceneMap.
- Fixed a bug that was returning undefined when making the name's array for null objects.
- Better performance, code improvements.
Version 1.0.0 - 05/02/2020
- Plugin release!
- Add a new Input object to get javascript key codes.
Version 1.9.0 - 01/30/2021
- Add some functions to check the type of data objects.
Version 1.8.0 - 10/19/2020
- Fixed an issue with mog chrono engine(this._note)
Version 1.7.0 - 08/22/2020
- Code maitenance.
- Add new methods.
Versão 1.6.0 - 08/12/2020
- Added a method on Window Base for it to convert only variables escape codes.
- Added an object/array to hold escape codes'regex globally across plugins.
- Added $gamePlayer.meta()
Version 1.5.0 - 08/01/2020
- Added method to create meta values in the event notes.
- Added method to make a deep copy of plugin parameters.
- Added new methods for plugin commands to manipulate some properties of pictures and windows.
Version 1.4.0 - 06/20/2020
- Add new methods for plugin commands.
- Code improvements.
Version 1.3.0 - 05/21/2020
- Code improvements.
Version 1.2.0 - 05/16/2020
- New methods for plugin commands
Version 1.1.0 - 05/14/2020
- Fixed a bug in beforeStart function of SceneMap.
- Fixed a bug that was returning undefined when making the name's array for null objects.
- Better performance, code improvements.
Version 1.0.0 - 05/02/2020
- Plugin release!
Features Mentioned
- Provide methods and code that add a better performance on all Eli plugins.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use https://www.hakuenstudio.com/rpg-maker/terms-of-use DOWNLOAD Eli's_Book.js
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...