- Credit goes by my name, TheoAllen.
- All of my plugins are free to use for commercial and non-commercial project. This includes a game jam with any kind of prizes.
- All of my plugins are free to repost/edit/repost of edit as long as it is remain free and you don't claim it if it is yours.
- All of my plugins are allowed to be used in a private commission work.
- You are free to post a paid extension to my plugin as long as you don't repost the whole original/edited code (refers to 3rd point)
- I'm not responsible to any problem with the third party that sold the paid extension or the commission work.
- I'm not responsible to any old version of the plugin lying around in the internet due to being reposted.
- If you use my plugin for commercial purpose (game/paid extension), I have the right to ask a free access to your stuff IF I'm interested.
- I have the right to change the terms as I see fit.
I'm back at plugin making for MZ and will be strictly for MZ. All of the plugins inside the plugin folder is in ready to use. Although some of the plugin may need some optimization due to my lack understanding of JS and MZ during the making. You may report the problem if there is any.
Plugins on the Sandbox folder are not ready to use (I use it mostly for backup). But you're free to look at it.
The version naming of my plugin will follow this standard
Version A.B.C
- A = Major version (A complete revamp of the code)
- B = Minor version (Added a few functionalities)
- C = Bugfix (very minor edit)
- Any plugin I consider it not finished yet, I put the "major version" started from 0.
- Any plugin I consider it not finished yet, I put the "minor version" started from 1.
- Example: v0.1.0 (This does not mean I have completed 10% of the plugin, but it's the first version of the WIP plugin)
- This may goes even further, like v0.12.1
- Once I considered it's finished. I reset the minor version and up the major version to v1.0.0
- If I made a small changes such as bugfix, I increase it to v1.0.1
- If I end up adding more functionality, I increase it to v1.1.0 while resetting the later number.