Difference between revisions of "Most Popular VisuStella MZ Plugins"

From Yanfly.moe Wiki
Jump to navigation Jump to search
Line 197: Line 197:
  
 
'''VisuStella MZ Ranking:''' n/a
 
'''VisuStella MZ Ranking:''' n/a
 +
 +
  
 
The '''Visual HP Gauge''' plugin ranks at #2 in the [[Yanfly Engine Plugins]] list.
 
The '''Visual HP Gauge''' plugin ranks at #2 in the [[Yanfly Engine Plugins]] list.
Line 209: Line 211:
  
  
== Other Things of Note ===
+
== Party System ==
 +
 
 +
[[File:YEP.029.jpg|300px|link=Party System (YEP)]] [[File:VisuMZ.019.jpg|300px|link=Party System VisuStella MZ]]
 +
 
 +
'''Yanfly Engine Ranking:''' #3
 +
 
 +
'''VisuStella MZ Ranking:''' #2
 +
 
 +
 
 +
 
 +
[[RPG Maker MV]] and [[RPG Maker MZ]] both come equipped with the ability for the player to change party positions.
 +
However, the way both iterations handle it is ultra clunky at best and is far from the ideal way of doing so.
 +
 
 +
Why is it clunky?
 +
 
 +
Because it hinges on the default main menu setup, which only displays so many party members at the same time.
 +
Not all RPG Maker games will have 4 battle members.
 +
Some might have less, some might have more.
 +
And not being able to see all of them at the same time is not ideal for the player's decision making process.
 +
 
 +
Furthermore, there's a lot of lacking information about various actors to pick from on the main menu.
 +
All you typically see is the name, the class, HP, MP, level, and that's it.
 +
This makes it inefficient for the player to figure out which actor will best fill in what slots for the rest of the party.
 +
 
 +
The '''Party System''' plugins remedy this by moving the player to a different scene altogether.
 +
There, the whole group of battle members is seen lined across the top while information about the various actors to fill in the slots are displayed at the bottom.
 +
Something as simple as this is enough to fulfill the needs of many RPG Maker game devs.
 +
 
 +
 
 +
 
 +
== Other Things of Note ==
  
 
It's important to understand the landscape in which these plugins were popular, too.
 
It's important to understand the landscape in which these plugins were popular, too.

Revision as of 13:28, 7 November 2023

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.


Introduction

MostPopular.png

Have you ever wondered which plugins are VisuStella MZ's most popular plugins? And possibly, how this popularity changed from Yanfly Engine Plugins? Well, I figured that since it's been years since RPG Maker MZ's and VisuStella MZ's launch, we can do some number comparisons.

These numbers are based off of unique users based off website analytics. There is likely to be some inaccuracies due to the timing of the plugin releases and such potentially skewing numbers. Otherwise, I would find these numbers to be relatively accurate based off what I have seen.

Yanfly.png This is an article written by Yanfly.


The Cores

YEP.001.jpg VisuMZ.001.jpg

It should come off as no surprise that the cores for both Yanfly Engine Plugins and VisuStella MZ are the most frequently downloaded plugins for each library. But by how much? Let's take a look.

Yanfly Engine Plugins
Plugin Ratio
Core Plugins 85.68%
Remaining Library 14.32%
VisuStella MZ
Plugin Ratio
Core Plugins 76.85%
Remaining Library 23.15%

So why am I comparing the Cores to everything first?

Well, I wanted to get them out of the way since they're the "boring" answer. Core plugins are often seen as necessary plugins to have for each project because they bring in essential features that most people want for their games. Other reasons may include that core plugins are also necessary for extension plugins to run.

Either way, I know this isn't what you came here for so let's go onto the "fun" plugins that will exclude the cores.


Top 10 Non-Cores

Filename.png

Now that the cores are excluded, let's take a look at which plugins are the most popular for each library. This is what you most likely came here for: the "fun" plugins.

Yanfly Engine Plugins
Plugin Ratio
Quest Journal System 24.33%
Visual HP Gauges 12.33%
Party System 10.58%
Grid-Free Doodads 9.22%
Weapon Animation 8.64%
Item Synthesis 8.04%
Extended Message Pack 1 7.37%
Victory Aftermath 7.19%
Gab Window 6.47%
Battle Status Window 5.82%
VisuStella MZ
Plugin Ratio
Quest Journal System VisuStella MZ 22.43%
Party System VisuStella MZ 14.84%
Victory Aftermath VisuStella MZ 10.23%
Item Crafting System VisuStella MZ 8.79%
Message Letter Sounds VisuStella MZ 8.30%
Gab Window VisuStella MZ 8.04%
Dragonbones Union VisuStella MZ 7.94%
Weapon Animation VisuStella MZ 7.22%
Lighting Effects VisuStella MZ 6.21%
Sideview Battle UI VisuStella MZ 5.99%

Something interesting that you'll see here is that there are some very similar plugins ranked together here. Some of them are in the same exact spot like the Quest Journal Systems, while some others are close to each rank like Party System and Item Synthesis/Crafting. Even the numeric distribution is very similar, in which they follow a Pareto Distribution Curve assuming that we factor in the cores, too.

So what do these numbers mean? I have some theories. Let's take a closer look.


Quest Journal System

YEP.152.jpg VisuMZ.016.jpg

Yanfly Engine Ranking: #1

VisuStella MZ Ranking: #1


The Quest Journal System for both libraries sit at Rank #1 (after the Cores). This likely means that it's the undisputed biggest want from users across the board when it comes to features for their RPG Maker games. And it's perfectly understandable why:

Quests are a staple in RPGs, providing structure and goals for players. Quest journals are also universally applicable across various game genres. They keep players engaged by tracking quests and objectives, which is critical for maintaining player interest and satisfaction. A quest journal system simplifies the management of multiple quests and objectives, making it easier for players to follow the game's storyline and side tasks. Quest journals can enhance the gaming experience by offering a more organized and accessible way to view quests, often with added details and status updates. The RPG genre, where quest systems are next to essential thus driving the demand for such a plugin.


Visual HP Gauge

YEP.030.jpg

Yanfly Engine Ranking: #2

VisuStella MZ Ranking: n/a


The Visual HP Gauge plugin ranks at #2 in the Yanfly Engine Plugins list. It does not appear in the VisuStella MZ list since it's a base feature found in the Battle Core VisuStella MZ plugin. However, what we should focus on here is the number of unique users it has in comparison to everything else. It dwarfs the rest of the list outside of the Quest Journal System.

This is not surprising given how battles play a major part of most RPGs. Simply letting the player know how much HP an ally or enemy has, even with incomplete information, is massively important. They provide instant feedback on a character's health status, improving the player's tactical decision-making.


Party System

YEP.029.jpg VisuMZ.019.jpg

Yanfly Engine Ranking: #3

VisuStella MZ Ranking: #2


RPG Maker MV and RPG Maker MZ both come equipped with the ability for the player to change party positions. However, the way both iterations handle it is ultra clunky at best and is far from the ideal way of doing so.

Why is it clunky?

Because it hinges on the default main menu setup, which only displays so many party members at the same time. Not all RPG Maker games will have 4 battle members. Some might have less, some might have more. And not being able to see all of them at the same time is not ideal for the player's decision making process.

Furthermore, there's a lot of lacking information about various actors to pick from on the main menu. All you typically see is the name, the class, HP, MP, level, and that's it. This makes it inefficient for the player to figure out which actor will best fill in what slots for the rest of the party.

The Party System plugins remedy this by moving the player to a different scene altogether. There, the whole group of battle members is seen lined across the top while information about the various actors to fill in the slots are displayed at the bottom. Something as simple as this is enough to fulfill the needs of many RPG Maker game devs.


Other Things of Note

It's important to understand the landscape in which these plugins were popular, too.

For the Yanfly Engine Plugins library, the majority of the plugins were free for the longest time. But for the VisuStella MZ library, these plugins require purchasing before usage. The Yanfly Engine Plugins library is also not obfuscated whereas the VisuStella MZ library is. What this suggests is, that for these plugins/features, people will always deem them necessary regardless of the need to acquire them via purchase.

Things like the Quest Journal System, Party System, and Item Synthesis/Crafting have plenty of free alternatives with openly readable code. This also means that financial cost and obfuscation does not play a major part in determining which plugins people actually want. We've also seen our fair share of similar plugins for Victory Aftermath and Weapon Animation, too.


End of File