Happy Holidays && Plugin Updates 63~

Happy-Holidays

Happy Holidays everybody! I hope you’re all having a wonderful time! I sure am! It’s near the end of the year, can you believe it? And two months since RPG Maker MV has launched, too! Time sure flies by fast! 😀


We have quite the number of updates today. Most of which involved a patchup to a potential exploit for dead members (where you could revive them by unequipping gear and/or changing classes/subclasses). So this will fix that. 😀

Plugin Updates as of Launch Date to 2015.12.24~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

If you want to leave a bug report, please do it in the most recent Plugin Update post by pressing Continue~  Continue reading

YEP.49 – Credits Page

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

This plugin adds a ‘Credits’ command to the title screen that will bring up a window of a credits page made the way you want. Text codes can be used for the credits page to allow for more customization options. Furthermore, specific entries can be tied to URL’s so you can link back to those you’ve provided credit for!

Continue reading

Xmas Fanart && Plugin Updates 62~

pyroflo_yanfly

Some more fanart from Pyroflo Scarlet and YoYokai! It’s so cute! Thanks for the Christmas gift! It really means a lot to me! 😀 Make sure you all stay safe during this Holiday week. Be careful with what you eat and do and stay healthy!~


 

We have two plugin updates today, both of which fixes some bugs. One is for the Extra Enemy Drops while the other is for the Gab Window so grab the updated versions if you use them! 🙂

Plugin Updates as of Launch Date to 2015.12.23~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

If you want to leave a bug report, please do it in the most recent Plugin Update post by pressing Continue~  Continue reading

Tips & Tricks – Spirit Shackles

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

Spirit Shackles is a unique skill from Guild Wars where the target affected by it will lose 5 MP each time they attack. Now, you can produce the same effect in RPG Maker!

Skill Core

Image Source

Here’s the copy and paste version of the code: Continue reading

Notetag Reference Guide by Smelipanda

Notetag Reference Guide

A very kind user, Smelipanda, has made a Notetag Reference Guide for the notetags used by Yanfly Engine Plugins. A quick link to this guide will also be linked from the Plugin Page, too! This guide will contain the notetags, a small description of them, and which database entries can use them! Wonderful work, Smelipanda! Everyone, go show some support for a fellow contributor! ❤

Ækashics Librarium – Slime Megapack && Plugin Updates 61~

Ækashics is creating unique battlers for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the megapack here:
akashics.moe

Ækashics and Aldo both have some new resources to share with all of you! A megapack of slimes!? That’s certainly gooey but sounds nice!


Only a couple of plugins got updated today! A small bugfix in one of them and a visual update in another.

Plugin Updates as of Launch Date to 2015.12.22~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

If you want to leave a bug report, please do it in the most recent Plugin Update post by pressing Continue~  Continue reading

Cute Fanart~ && Plugin Updates 60~

poyo___yanfly_fluffy_buddies_by_yoyokai-d9kxndj

YoYokai made an adorable piece of fanart that was brought to my attention by Pyroflo Scarlet I just have to absolutely share! Thanks for this! It’s adorable! ❤


 

We have some plugin updates tonight~ Some failsafes were added to the Battle Engine Core and CTB systems. The Skill Learn System, however, gets a new set of parameters (make sure you update the plugins correctly) if you’re not using the integrated menu. These parameters add a new Confirmation window for learning the skill and the reason behind that is, for the integrated menu, the confirmation process comes in the form of the class selection prior to picking the JP. However, for the non-integrated, there’s no such thing and a slight misclick can cause a player to learn something by accident. And so, the confirmation window has been added to mitigate this~

Plugin Updates as of Launch Date to 2015.12.21~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

If you want to leave a bug report, please do it in the most recent Plugin Update post by pressing Continue~  Continue reading

YEP.48 – Profile Status Page

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

This plugin requires the Status Menu Core. This plugin adds a new ‘Profile’ command to the Status Menu where the player can read up on the actor’s biography. Pictures can be added in. Text can be updated mid-game, too!

Continue reading

Echo’s Tips and Tricks && Plugin Updates 58

Echo607 makes another video on some wonderful tips and tricks for RPG Maker MV! If you haven’t seen the first one, watch it here~ These are some general tips and don’t require plugins. Overall, very very useful stuff and worth the 8:30 minutes of your time!


 

Some updates today! It’s geared towards the newer plugins mostly to add a bit more functionality. 😀 The Gab Window now has the option of turning on a switch after a gab has finished playing in the queue. The Extra Enemy Drops plugin didn’t really get a big update but did gain a small part of the help file that will explain some new functions added for JavaScript users. The Battle AI Core fixes a calculation error for MP%. Happy RPG Making everybody!

Plugin Updates as of Launch Date to 2015.12.19~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

If you want to leave a bug report, please do it in the most recent Plugin Update post by pressing Continue~  Continue reading

YEP.47 – Extra Enemy Drops

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

By default, RPG Maker MV limits enemies to only drop up to 3 items max and at very limited drop rates. This plugin allows you to add more than 3 items at drop. In addition to having more than 3 drops, this plugin also allows you to expand the enemy drops to have conditional drops, drops that will only appear before the player if certain conditions are met.

Extension Plugin – Made by Nekoyoubi – Extra Enemy Drops – Quantities

This extension plugin adds the ability to specify a quantity of a particular item drop within YEP-EED’s standard notetags. This allows you to consolidate loot notes, as well as ensure blocks of items are actually delivered.

Before, if you were to have three notetags that all gave an item, unless each of the notetags for that item was at a 100% rate, you were not guaranteed to receive any number of them when one condition was met. I’ve illustrated this concept with the Daggers below. The two checks were ran independently, so you may have gotten one, both, or neither of the Daggers.

Continue reading

MiniMap Eventing Tutorial && Plugin Updates 57

Echo607 makes a detailed tutorial on how to make a minimap using eventing! 😀 That’s pretty oldschool, but very nice!


 

A couple of visual updates today! The Gab Window also gets two new plugin commands to show a gab based on the party member order instead of just specific actors. 🙂

Plugin Updates as of Launch Date to 2015.12.18~

View the changelog here.

To download all available plugins, click here.

If you want to leave a bug report, please do it in the most recent Plugin Update post by pressing Continue~  Continue reading

YEP.46 – Gab Window

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

Sometimes there’s random jibber jabber that does not warrant a message box. The Gab Window fulfills that jibber jabber by placing such text outside of the message window box and at the corner of the screen. The gab text will appear briefly and then disappear, not showing up again until the gab text is updated with something else.

Continue reading