Quest Journal System Preview – 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!

Support Team Yanfly on Patreon.

A Quest Journal System is in the works! There’s still a lot of things in the works so it won’t be ready for release just yet. However, it should be ready by the time the Yanfly Engine Plugins update batches are done! However, the plugin will be available as a beta plugin for champion-tier patrons so be sure to check it out!

Yanfly Engine Plugins – Batch Update #1 – 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:
http://www.rpgmakerweb.com/products/programs/rpg-maker-mv

You can grab the updated plugins here!

  1. Core Engine
  2. Message Core
  3. Battle Engine Core
  4. Action Sequence Pack 1
  5. Action Sequence Pack 2
  6. Action Sequence Pack 3
  7. Victory Aftermath
  8. Skill Core
  9. Skill Cooldowns
  10. Equip Core
  11. Item Core
  12. Item Upgrade Slots
  13. Auto Passive States
  14. Main Menu Manager
  15. Base Troop Events
  16. Battle A.I. Core
  17. Region Events
  18. Region Restrictions
  19. Save Event Locations
  20. Event Chase Player

To download all available plugins, click here.

Support Team Yanfly on Patreon!

RPG Maker MV’s 1.5.0 update contains a lot of new features. Of which, the newest plugin parameters add to a lot of quality of life updates. Yanfly and co. will be working on updating the existing plugins to access these new features!

Discontinued Battle Plugins for ATB, CTB, and STB

bunnyroll

I’m sure many of you love the ATB, CTB, and STB battle systems. They are extremely popular plugins that received a lot of attention from me and they’ve changed gameplay for battles immensely. However, it’s because of those very reasons that it’s time for me to discontinue them. Before you panic and throw rotten tomatoes at me, please hear me out:

  • These battle systems were made to work with as much of RPG Maker MV’s default code as possible. However, this can’t all be possible because RPG Maker MV’s default battle system is a turn-based battle system. For the ATB and CTB battle systems, the turn-based functions would have to be exchanged in place of tick-based functions, which may or may not work well with other facets of the base code. And while STB is turn-based, there are still some features that cannot be used with it (for example, negative action speed which works with DTB) and forced actions (because they will override the current turn calculator). On top of that, the biggest thing that is prevent me from making this all work is the default code’s Window_BattleLog. For whatever reason, the move from RPG Maker VX Ace to RPG Maker MV shifted all the control in the code from the BattleManager to the Window_BattleLog. While the Battle Engine Core takes care of this and relays it back, any major changes to the battle system as a whole will still need to keep the BattleLog into consideration which means a lot more code is spent on workarounds than the actual engine itself.
  • Not all battle system features will work properly with new battle systems. Delay, for example, instants, cooldowns, troop events, forced actions, additional actions, common events, etc. They work to a degree but not perfectly. While I could fix some of the issues, usually fixing one will break something else on the default system, which just makes it not worth the time to fix especially with all these factors, combinations of plugins, skill settings, state settings, party settings, etc. that I can’t possibly account for as a single plugin developer. If a feature does not work, it’s not that I’m not aware of it, nor does it mean I can’t fix it, but at this point in time, there are over 100+ plugins to account for to make work with everything else. Due to the battle system having a really fickle code structure to begin with, it’s not viable to get everything on the same page unless I were to rewrite the entire default battle system’s code structure as a whole. But the problem with that is, it will kill compatibility with any non-YEP Library plugins.
  • Battle systems are too specialized and not generalized enough. Having the numbers myself, those using specialized battle systems are in a low number count, and they’re often mutually exclusive from each other (DTB vs ATB vs CTB vs STB). Focusing on one is just simply unfair to the other. It’d be better to focus on increasing the happiness of a group of people rather than just a subset. Therefore, I’ve made the decision that general plugins will be the focus that benefit a large spread of games rather than specialized battle system plugins that will benefit only a small set of games. This will extend past battle system plugins, too. My plugins from this point onward will be directed towards general use without specializing in niche uses. Likewise, this means my focus on bug fixes and whatnot will follow the same philosophy, too.

And so, take what you will out of those statements. I will keep the ATB, CTB, and STB plugins available for everybody to use. However, please understand that it is no longer in my intention to make updates/bugfixes for those said plugins anymore unless I, personally, feel the need to.

RPG Maker MV 1.5.0 – Yanfly Version Update

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:
http://www.rpgmakerweb.com/products/programs/rpg-maker-mv

You can grab the 1.5.0 update here.

You can grab the Yanfly 1.5.0 version update here:
English Dropbox
English Mirror

Support Team Yanfly on Patreon.

The RPG Maker MV 1.5.0 update added a lot of wonderful new features to MV as a whole. However, the source code has been updated in a way that favors mobile game optimization over desktop games. Because of this, RPG Maker games running off the 1.5.0 source code tend to have strange issues when images are loading unlike versions 1.4.0 and below.

Yanfly made a version update to the 1.5.0 source code by meshing it together with the 1.4.0 source code, taking the best of both worlds for desktop optimization. This way, for developers who aim primarily at the development of games for desktop, your games will be running as they did with the 1.4.0 source code while being able to make full use of the new 1.5.0 features!

Follow the instructions in the video on how to install the updated project source code!

YEP.151 – Segmented Gauges – 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

Support Team Yanfly on Patreon

Segments are divided up depending on a specific flat value amount, allowing for the player to guess the exact value of an HP, MP, or TP gauge. This is because normally, gauges can be kind of hard to read when they’re a bit too long. Make them more visually friendly by segmenting them up so the player has a better idea of how much of a battler’s HP, MP, or TP is left. You can set much value will be used per segment, too.

This is a collaboration plugin by Tigress and Yanfly to ensure compatibility with the Yanfly Engine Plugins library and with special thanks to Fragrarch for an idea on how to approach this.

Continue reading

YEP.150 – DragonBones Integration – 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

Download one of the following two:

Support Team Yanfly on Patreon

DragonBones allows your games to use skeletal animation, a type of computer animation in which a character (or object) is represented by skins/textures and a digital set of interconnected bones (called the skeleton). Using a set of instructions, the game will create animations based off these skins, skeletons, and instructions to create beautifully smooth and light-weight movements.

This plugin, made by TheGreenKel, and collaborated with Yanfly, will allow you to use skeletal animations made by DragonBones for your battle system! This means that with skeletal animation, you can make your battles look extremely fluid, more flexible animations outside of only 3 frames per motion, more than 18 possible motions, get rid of sprite based resources for faster loading times, and smaller file sizes for your games! In other words, there’s practically no drawback to using it provided you have the resources.

This is a collaboration plugin by TheGreenKel and Yanfly to ensure compatibility with the Yanfly Engine Plugins library.

Continue reading

YEP.149 – Map Status Window – 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

Support Team Yanfly on Patreon!

This plugin gives you (as the developer) access through plugin commands to opening the party’s status menu on the main map screen, as it is usually seen from the battle system. It will display everything the normal battle status menu usually has and it can also be moved.

Continue reading

YEP.148 – Sectioned Gauges – 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

Support Team Yanfly on Patreon.

Sections are divided up into percentile parts of the gauge allowing for the player to easily read the percentile value of an HP, MP, or TP gauge.

Plain old gauges can be kind of hard to read when they’re a bit too long. Make them more visually friendly by sectioning them up so the player has a better idea of how much of a battler’s HP, MP, or TP is left. You can set how many sections you want for the gauges, too.

This is a collaboration plugin by Tigress and Yanfly to ensure compatibility with the Yanfly Engine Plugins library.

Continue reading