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: Anyone's Developer Core - A Plugin for Plugin Developers
- Original author: Anyone
- Original date: December 23, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/anyones-developer-core-a-plugin-for-plugin-developers.153480/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Protected download
Developer Core Plugin
This is a plugin for plugin developers, meant to aide in the development of powerful and user-friendly plugins. It provides ground-breaking, easy-to-use functionality to get around limitations that the RPG Maker MZ otherwise imposes on plugin developers.
This plugin is, and will always be, FREE for plugin developers, game developers and players alike.
For Game Developers:
If you're a game developer and a plugin developer sent you here because his plugin requires this plugin, simply load this plugin into your project (Tools -> Plugin Manager -> Doubleclick on an empty line) and move this plugin to the very top (unless another plugin specifies they have to be loaded before this one - which should not really ever happen)
For Plugin Developers:
This plugin features a lot of functions and functionality meant to aide you.
The current core features are:
Additionally, a Demo plugin is provided that showcases most of the functionality.
Download:
Download Anyone's Plugin Developer Core
It's finally time to release the first plugin in a series of coding projects I've been working at for pretty much two years now.
While I've been developing a few advanced plugins I kept running into situations where the limitations of RPGMZ again and again got in the way of designing sleek, powerful, easy-to-use plugins. This plugin is an answer that grew out of my frustrations. It deals with a series of limitations, provides comfortable & powerful function to make the life of developers easier and comes with a lot of examples that demonstrate their functions.
I've been working hard at getting everything set up these last few days, trying to release before christmas so I don't have to find some christmas theme to go with it. Depending on where you live, I managed it with 3 - 27 hours to spare, so I consider it a job well done.
This is not a christmas plugin. It just happens to be released a little close to christmas.
I've been wrestling a lot with the rollout of this plugin. There's a discord server I'm currently working on to provide some more direct feedback & communication platform. So yeah. I'm new at all of this, so please overlook the amateurishness of it.
This plugin is not the end - rather the beginning.
I'm planning to further develop & improve it with feedback from developers - advanced and inexperienced alike.
In addition there are a couple of plugins for Game Developers that are almost fully polished and hopefully will be released in January! One of them is my baby, the very thing that encouraged & forced me to drive my way through all the RPGMZ limitations. Can't wait to share it, but I'm gonna keep hush about it for a couple more weeks.
I hope this plugin will help you where you otherwise would get stuck and I'm looking forward to see what you'll create with the new pathways this plugin opens!
While I've been developing a few advanced plugins I kept running into situations where the limitations of RPGMZ again and again got in the way of designing sleek, powerful, easy-to-use plugins. This plugin is an answer that grew out of my frustrations. It deals with a series of limitations, provides comfortable & powerful function to make the life of developers easier and comes with a lot of examples that demonstrate their functions.
I've been working hard at getting everything set up these last few days, trying to release before christmas so I don't have to find some christmas theme to go with it. Depending on where you live, I managed it with 3 - 27 hours to spare, so I consider it a job well done.
This is not a christmas plugin. It just happens to be released a little close to christmas.
I've been wrestling a lot with the rollout of this plugin. There's a discord server I'm currently working on to provide some more direct feedback & communication platform. So yeah. I'm new at all of this, so please overlook the amateurishness of it.
This plugin is not the end - rather the beginning.
I'm planning to further develop & improve it with feedback from developers - advanced and inexperienced alike.
In addition there are a couple of plugins for Game Developers that are almost fully polished and hopefully will be released in January! One of them is my baby, the very thing that encouraged & forced me to drive my way through all the RPGMZ limitations. Can't wait to share it, but I'm gonna keep hush about it for a couple more weeks.
I hope this plugin will help you where you otherwise would get stuck and I'm looking forward to see what you'll create with the new pathways this plugin opens!
Developer Core Plugin
This is a plugin for plugin developers, meant to aide in the development of powerful and user-friendly plugins. It provides ground-breaking, easy-to-use functionality to get around limitations that the RPG Maker MZ otherwise imposes on plugin developers.
This plugin is, and will always be, FREE for plugin developers, game developers and players alike.
For Game Developers:
If you're a game developer and a plugin developer sent you here because his plugin requires this plugin, simply load this plugin into your project (Tools -> Plugin Manager -> Doubleclick on an empty line) and move this plugin to the very top (unless another plugin specifies they have to be loaded before this one - which should not really ever happen)
For Plugin Developers:
This plugin features a lot of functions and functionality meant to aide you.
The current core features are:
- Plugin Updater (automatic rewriting of your plugin's code)
- Savegame Manager (allows easily storing elements in savegames & allows prototype & class objects to be reconstructed even if scoped to objects)
- Input Manager (allows plugin-based input, multiple hotkeys to command bindings, increased gamepad functionality, all standard keys as default Input map, vastly improved functions for Input checks as well as multiple key input checks)
- Plugin Event Command (Plugin Commands in an event can now be triggered at event creation, erasure, page activation, deactivation as well as event initialization.)
- Map Tags (Map Tags and Map Data that can be assigned to a map's Notetag field can be automatically detected and linked to a function that plays at map creation or when a map is created that no longer has that Map Tag)
- Numerous Utility functions (JSON converter, regexifier, playtest checks, advanced evaluate and evaluate formula functions, advanced functionality for switches, variables, common events & code, object cloning, filename and filepath manipulation, color fetcher, easing functions, shuffle arrays function, object pathing, rest array conversion, random number & dice roll generator that's statistically sound, advanced image loader for multi-image loading and an image combiner to fuse images.
Additionally, a Demo plugin is provided that showcases most of the functionality.
Code:
* //========================================================================//
* // TERMS OF USE //
* //======================================================================//
*
* 1. This plugin is FREE for commercial and private use.
* 2. Credit must be given, both by game developers and plugin developers.
* 3. The code MUST NOT be edited or altered, so that multiple plugins
* can utilize it reliably.
* 4. You MUST NOT redistribute the code, so that all instances of it can
* only be received from the latest official source.
* 5. The plugin is provided "AS IS". Feel free to direct support requests to
* me, but support itself cannot be guarranteed - ESPECIALLY not in cases
* of compatibility with "obscured" plugins. Use them at your own risk.
Download:
Download Anyone's Plugin Developer Core
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 // * //======================================================================// * * 1. This plugin is FREE for commercial and private use.
Referenced Images / Attachments
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...
