Plugin Updates #194~

Quite a few plugins have been updated tonight!

Message Core – Added a failsafe where if the name box window would be off the screen, it will automatically reposition itself to under the main message window.

Buffs & States Core, Attachable Augments, and Item Durability all got Optimization Updates.

Auto Passive States – Added compatibility functionality for Equip Battle Skills to add the equipped passive states during battle test.

Actor Party Switch – Fixed a bug that caused the on-map party layout to not update if switching has been used in battle.

Event Chase Player – Fixed a bug with this._seePlayer causing them to see stealthed players.

Region Restrictions – Plugin parameters have been upgraded to now accept multiple region ID’s. Insert a space in between them to add more than one region ID.

Plugin Updates as of Launch Date to 2016.08.07~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

YEP.113 – Self Switches & Variables – RPG Maker MV

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 Link

RPG Maker MV comes with Self Switch functionality. However, the number of Self Switches provided is a mere 4 in total, not enough for some of the more complex events. This plugin will let you extend the number of Self Switches. Self Variables, on the other hand, do not exist in RPG Maker MV, so this plugin will provide functionality for that as well.

Continue reading

Tips & Tricks – Dramatic Entry – RPG Maker MV

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.

Ever wanted to make a scripted battle where there’s a customized battle intro? Now you can! This video will show you how to get started on your own!

For the copy/paste code, look below:  Continue reading

Tips & Tricks – Timeless Strike – RPG Maker MV

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.

Have a spammable skill? Does it take forever for its animation to finish and you’d like to streamline it? This Tips & Tricks video will show you how to do just that in RPG Maker MV!

For the copy/paste code, look below:  Continue reading

Tips & Tricks – Heighten Magic – RPG Maker MV

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.

Heighten Magic is a state that increases the MP cost of skills and increases the amount of damage dealt by magical skills, too. Here’s how to create this nice effect in RPG Maker MV!

Click here for the copy/paste version of the code:  Continue reading

Plugin Updates #193~

A group of plugins got bug fixed this update!

For the Battle Engine Core, I’ve fixed a bug where if the enemy’s size is too small, the enemy’s name during selection will be cut off. Now, the window will automatically default to a usable size.

Action Sequence Pack 2 and the Animated Sideview Enemies plugins got fixes for a bug that caused scaled enemies to have their state icons and overlays appear in odd places. It should be working fine now. The Animated Sideview Enemies plugin is also fixed for a bug that caused the <Sideview Show State Overlay> and  <Sideview Hide State Overlay> notetags to not work.

The Item Disassemble plugin gets a bug fix for a bug that caused NaN values to appear for the displayed rates. It should now display rates as normal.

And finally, Event Chase Stealth gets a bug fixed for a bug where changing the stealth movement speed would affect all events on the map. Now, it only applies to the player character.

Plugin Updates as of Launch Date to 2016.07.31~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

Tips & Tricks – Elemental Exposure (Diablo 3) – RPG Maker MV

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

The Wizard, from Diablo 3, has an ability that causes whatever target it deals elemental damage to, to gain an exposed weakness taking more damage from anyone (not just elemental damage). This effect can stack multiple times. Here’s how you can recreate this effect in RPG Maker MV!

Get the copy/paste code here:  Continue reading

Ækashics Librarium – Anubis

Æ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 pack here:
akashics.moe

Support Ækashics

Follow Ækashics

Today, we face against the mighty Anubis! How will Harold and co. fare against this Egyptian wonder of the past?

Tips & Tricks – Death Injuries (Dragon Age) – RPG Maker MV

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

In Dragon Age, upon dying, characters don’t simply become unable to act. They also acquire injuries that persist even after they’ve been revived. These injuries will stick around until treated. Here’s how you can create such an effect in RPG Maker MV!

Get the copy/paste code here:  Continue reading

Tips & Tricks – Gamble Strike – RPG Maker MV

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

Ever made a skill and wanted to give it special effects that occur only when the skill misses? Well, using Action Sequences, you definitely can!

Get the copy/paste code here:  Continue reading

Plugin Updates #192

A couple of plugins got updated today!

The Extended Message Pack gets an update and fixed a bug that made auto-messages to not position themselves properly on events that are using tiles for their images.

The Skill Core got an update to fit in new features for future plugins!

The Skill Cooldowns plugin got a bug fixed with the <Skill x Cooldown Rate: y%>, <SType x Cooldown Rate: y%>, and <Global Cooldown Rate: x%> notetags not working as intended.

Plugin Updates as of Launch Date to 2016.07.24~

To download all available plugins, click here.

View the changelog here.

To download all available plugins, click here.

YEP.112 – Load Custom Font – RPG Maker MV

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

For those using custom fonts, you may have noticed that not all fonts from the /fonts/ directory are loaded at the time the game is loaded. This plugin let’s you place the fonts into the /fonts/ directory and then load them as the game starts.

Continue reading