View all by autistmouse
autistmouse
Follow autistmouse
Follow
Following autistmouse
Following
Add To Collection
Collection
Comments
Devlog
More like this
Related
RPG Maker MV/MZ Plugins
←
Return to RPG Maker MV/MZ Plugins
Devlog
Updated AML_customFloorDamage.js
February 23, 2025
by
autistmouse
Updated AML_customFloorDamage.js Changed the name of the file to lower camel case Added IIFE to file to protect variable scope. Aliased Game_Actor.prototype.basicFloorDamage() before overriding...
Continue reading
Update AML_luckyCrit.js
February 23, 2025
by
autistmouse
Updated AML_luckyCrit to 1.02 Changes: Formula now divides by 1000 instead of 100. Meaning that by default at Luck 100 the increased Crit rate would be 10% instead of 100%...
Continue reading
Added IIFE to protect the scope of AML_nameAlign.js
February 23, 2025
by
autistmouse
AML_nameAlign.js updated to 1.01. Update: Added IIFE to protect the scope of variables in the file. Suggested by CGMZ (Casper Gaming)...
Continue reading
Added Name Box Alignment Control Plugin
February 22, 2025
by
autistmouse
Added a new plugin to the pack. AML_nameAlign.js adds a plugin command and script call to easily realign the name box as desired. Option 1: Use plugin command to set alignment for name boxes. Option 2...
Continue reading
Updated all plugins and added DividedExp Plugin
December 25, 2024
by
autistmouse
All plugins were updated with bug fixes and slightly more elegant coding. I also added a new one called AML_DividedExp. This plugin does two things. Firstly, it divides the experience award defined in...
Continue reading