Difference between revisions of "Template:MainPageLatestUpdates"

From Yanfly.moe Wiki
Jump to navigation Jump to search
 
(82 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
<noinclude>__NOTOC__ <!-- Make sure there are only seven entries visible at a given time, everything after archive -->
<!-- Insert stuff here that's to be added.
+
{| style="width: 800px;" cellspacing="0" cellpadding="0"
 +
|
 +
</noinclude>
 +
{| style="width: 100%;" cellspacing="5" cellpadding="0"
 +
 
 +
{{NewsEntry
 +
|date = 2024 March 15
 +
|align = center
 +
|content =
 +
; [[Virus Detected on Plugins]]
 +
; Irina
 +
: [[File:VirusDetected.png|300px|center|link=Virus Detected on Plugins]]
 +
: Windows' recent update has started picking up VisuStella MZ and other RPG Maker MZ plugins as viruses due to its new machine learning algorithm. Read this article to see how you can resolve it and how to check if the files are actually filled with viruses or not.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2024 February 24
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Grande]]
 +
; by Yanfly
 +
: [[File:Grande.jpg|300px|center|link=Inspiration Behind Grande]]
 +
: This series, the '''Grande''' plugins, is the grand finale for [[VisuStella MZ]]. Its main focus is to provide the extra customization options for actors and battles while being compatible with everything else in the library. In a way, it's not far off to say that it's more of a "wrap up" series than a cohesively themed one, but nonetheless, that's what '''Grande''' is.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2024 January 29
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Wanderlust Volume 2]]
 +
; by Team VisuStella MZ
 +
: [[File:WanderlustVol2.jpg|300px|center|link=Inspiration Behind Wanderlust Volume 2]]
 +
: We did not expect to make another Wanderlust volume, but here we are. We decided there's more ways to add wonder and emotion to the game through these plugins.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2024 January 25
 +
|align = center
 +
|content =
 +
; [[Timed Hits with Action Sequences]]
 +
; by [[Arisu]]
 +
: [[File:VisuMZ.142.jpg|300px|center|link=Timed Hits with Action Sequences]]
 +
: Here's how you can create '''Timed Hits''' using the VisuStella MZ [[Battle Core VisuStella MZ|Battle Core]] and [[QTE and Trigger System VisuStella MZ|QTE and Trigger System]] plugins through '''Action Sequences'''! Includes ways for both the player to attack enemies with and to defend from enemies with.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2024 January 17
 +
|align = center
 +
|content =
 +
; [[RMMZ Changelog|RPG Maker MZ Updated to v1.8.0!]]
 +
; by [[Yanfly]]
 +
: [[File:RMMZ_Update_180.png|228px|center|link=RMMZ Changelog]]
 +
: [[RMMZ Changelog|Read the base code changelog here]].
 +
: RPG Maker MZ has updated to version 1.8.0. Things look stable so far from what I can see (haven't checked TileD). You should be good to go to update your corescripts from 1.7.0 to 1.8.0.
 +
: [https://steamcommunity.com/app/1096900/eventcomments/7119694909426620627 View the Steam update page here!]
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2024 January 6
 +
|align = center
 +
|content =
 +
; [http://www.akashics.moe/uncategorized/how-librarium-will-work-and-operate-in-2024-and-onwards/ Librarium's Operation in 2024 and onwards!!]
 +
; by [[Ækashics_Librarium]]
 +
: <html><center><a class="centered-img" href="http://www.akashics.moe/uncategorized/how-librarium-will-work-and-operate-in-2024-and-onwards/"><img src="https://i.gyazo.com/75017046a68b0842ac76094255f9c0ea.png" width="300px"></a></center></html>
 +
: A consie explanation in how Librarium will be releasing new assets during 2024 and how its patreon will deliver this content!
 +
}}
 +
 
 +
 
 +
{{NewsEntry
 +
|date = 2024 January 2
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Custom Construct Volume 4]]
 +
; by [[Irina]]
 +
: [[File:CustomConstructVol4.jpg|300px|center|link=Inspiration Behind Custom Construct Volume 4]]
 +
: '''Custom Construct''' Volume 4 closes out the '''Custom Construct''' series, a series about creating your own custom systems for your game(s) in creative ways. '''QTE & Trigger System''' allow for more gameplay aspects to utilize, '''Event Signals''' adds new ways to proc event actions, and '''Dice Rolls & RNG Seeds''' allow your players and you to have control over the random nature of your games.
 +
}}
 +
 
 +
<!-- ARCHIVE =========================================================================================================================================================== -->
 +
<!-- ARCHIVE =========================================================================================================================================================== -->
 +
<!-- ARCHIVE =========================================================================================================================================================== -->
 +
<!-- ARCHIVE =========================================================================================================================================================== -->
 +
<!-- ARCHIVE =========================================================================================================================================================== -->
 +
<!-- ARCHIVE =========================================================================================================================================================== -->
 +
|}
 +
<noinclude>== Archived ==
 +
{| style="width: 800px;" cellspacing="0" cellpadding="0"
 +
|
 +
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 +
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 +
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 +
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 +
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 +
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 +
 
 +
{{NewsEntry
 +
|date = 2023 December 15
 +
|align = center
 +
|content =
 +
; [[Event Popup Tips and Tricks]]
 +
; by [[Arisu]]
 +
: [[File:EventPopupTut_4.gif|300px|center|link=Event Popup Tips and Tricks]]
 +
: Since the version 1.55 update of [[Events and Movement Core VisuStella MZ|Events and Movement Core]], you can use the new Plugin Command called "Event Popup", which creates text above specific targets like the player character or an event, and move it. This feature is made by none other than yours truly, [[Arisu]]! There's many applications in which this can be used, but only if you change the way it's used. Let's take a look at them! This article will show you how to use popups to display Quick Messages, indicate Obtained Items, giving gifts to NPC's, and throwing items across the map.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 November 7
 +
|align = center
 +
|content =
 +
; [[Most Popular VisuStella MZ Plugins]]
 +
; by [[Yanfly]]
 +
: [[File:MostPopular.png|300px|link=Most Popular VisuStella MZ Plugins]]
 +
: Ever wondered which plugins are VisuStella MZ's most popular plugins?
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 October 30
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Merchant Manager Volume 4]]
 +
; by [[VisuStella MZ]]
 +
: [[File:MerchantManagerVol4.jpg|300px|center|link=Inspiration Behind Merchant Manager Volume 4]]
 +
: '''Merchant Manager Volume 4''' is the final volume of the '''Merchant Manager''' series and is focused around adding new features and aesthetics for your game's shop keepers.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 October 4
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Combat Crusaders Volume 2]]
 +
; by [[VisuStella MZ]]
 +
: [[File:CombatCrusadersVol2.jpg|300px|center|link=Inspiration Behind Combat Crusaders Volume 2]]
 +
: The '''Combat Crusaders''' Volume 2 plugins, like with volume 1, are centered around making combat more interactive! Only this time, we aim this interaction at using skills in conjunction with items! Item Throw Skills, Item Concoction Skills, and Item Amplify Skills all focus around having items interact with skills to produce new effects!
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 September 10
 +
|align = center
 +
|content =
 +
; [https://www.patreon.com/aekashics/membership Dragon Tier pledge over at patreon receives another upgrade!]
 +
; by [[Ækashics_Librarium]]
 +
: <html><center><a class="centered-img" href="https://www.patreon.com/aekashics/membership"><img src="https://i.gyazo.com/5d1978f6352dce34fb0f1ddf2c8867c9.png" width="300px"></a></center></html>
 +
: Starting with [https://aekashics.itch.io/legendary-knight-michael Legendary Knight Michael's] release, Librarium Dragon Tier asset packs will now include Icon sets and weapon sheets directly related to the featured release!
 +
: This comes at no cost increase in the pledge increase, but resulting in much more versatile packs! Thanks for your support!
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 September 2
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Dungeon Divers Volume 2]]
 +
; by [[VisuStella MZ]]
 +
: [[File:DungeonDiversVol2.jpg|300px|center|link=Inspiration Behind Dungeon Divers Volume 2]]
 +
: The '''Dungeon Divers Volume 2''' plugins, like with volume 1, are centered around dungeon diving. This time, we focus more on the more mechanical aspects alongside replayability. Replayability here means either subsequent playthroughs or even revisiting already completed content. Also, these focus on providing a different experience for each player, so that whether you're playing or watching someone else stream these games, the experience will be unique.
 +
}}
 +
 
 +
 
 +
 
 +
{{NewsEntry
 +
|date = 2023 August 9
 +
|align = center
 +
|content =
 +
; [https://docs.google.com/spreadsheets/d/15qfQN1XbtIfJWQBaresagD1jjQk1tmoO093Sps69rF4/edit#gid=0 Librarium Full Release Master List now available!]
 +
; by [[Ækashics_Librarium]]
 +
: <html><center><a class="centered-img" href="https://docs.google.com/spreadsheets/d/15qfQN1XbtIfJWQBaresagD1jjQk1tmoO093Sps69rF4/edit#gid=0"><img src="https://i.gyazo.com/05e4eb432c37450ee26c170d5c250b37.png" width="300px"></a></center></html>
 +
: The backlog master list of current era Librarium sets is now available!
 +
: You can browse it [https://docs.google.com/spreadsheets/d/15qfQN1XbtIfJWQBaresagD1jjQk1tmoO093Sps69rF4/edit#gid=0 here]!
 +
: Get every post-2021 release plus a continuous supply of high quality assets on a regular basis by joining Aekashics's [https://www.patreon.com/aekashics Librarium patreon community] or buy what you need individually on demand over at [https://aekashics.itch.io/ Aekashics's  itch.io]!
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 July 29
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Visual Novel Volume 4]]
 +
; by [[VisuStella MZ]]
 +
: [[File:VisualNovelVol4.jpg|300px|center|link=Visual Novel Volume 4]]
 +
: The fourth volume of the '''Visual Novel''' series focuses on adding voice acting to your games. These is via [[Voice Acting Control VisuStella MZ|Voice Acting Control]], [[Battle Voices VisuStella MZ|Battle Voices]], and [[Side Chatter VisuStella MZ|Side Chatter]] to add that extra audio layer of immersion.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 July 1
 +
|align = center
 +
|content =
 +
; [[Inspiration Behind Enchanted Explorers Volume 2]]
 +
; by [[VisuStella MZ]]
 +
: [[File:EnchantedExplorersVol2.jpg|300px|center|link=Inspiration Behind Enchanted Explorers Volume 2]]
 +
: We wanted to do more plugins that add life to the adventurer and allow developers to express creativity through their maps, events, and characters. This lead to the creation of the plugins made for the Enchanted Explorers volume 2. Sometimes, being able to convey intent through passive means, either through visuals or text, can do a lot to bring out the wonders of a game's world.
 +
}}
 +
 
 +
{{NewsEntry
 +
|date = 2023 June 26
 +
|align = center
 +
|content =
 +
; [[RMMZ Changelog|RPG Maker MZ Updated to v1.7.0!]]
 +
; by [[Yanfly]]
 +
: [[File:rmmz_update_170.png|300px|center|link=RMMZ Changelog]]
 +
: [[RMMZ Changelog|Read the base code changelog here]].
 +
: RPG Maker MZ has updated to version 1.7.0. As far as I can tell, everything should be working (haven't checked TileD). Therefore, if you are using TileD and it's a major part of your project (which it will be if you are using it), I suggest not updating the corescripts of that project.
 +
: [https://steamcommunity.com/app/1096900 View the Steam update page here!]
 +
}}
  
-->
+
{{NewsEntry
<!--=== [https://store.steampowered.com/app/1096900/RPG_Maker_MZ/ RPG Maker MZ Sale!] ===
+
|date = 2023 May 27
 +
|align = center
 +
|content =  
 +
; [[Inspiration Behind Battle Technician Volume 4]]
 +
; by [[VisuStella MZ]]
 +
: [[File:BattleTechnicianVol4.jpg|300px|center|link=Inspiration Behind Battle Technician Volume 4]]
 +
: Yanfly talks about the inspiration behind each of the plugins made for this plugin series.
 +
}}
  
; [[File:mzsale.png|link=https://store.steampowered.com/app/1096900/RPG_Maker_MZ/]]
+
{{NewsEntry
: [https://store.steampowered.com/app/1096900/RPG_Maker_MZ/ 35% Off on Steam!]
+
|date = 2023 May 22
: Sale ends on December 13, 2021
+
|align = center
-->
+
|content =
 +
; [[The Future of VisuStella MZ Plugins]]
 +
; by [[Irina]]
 +
: [[File:FutureOfVisuMZ.png|300px|center|link=The Future of VisuStella MZ Plugins]]
 +
: RPG Maker Unite has released a few weeks ago and many of you have questions and/or concerns about the future of VisuStella MZ. This article will answer some of those questions and concerns.
 +
}}
  
<!-- ============================= REMOVE THE ARROWS ABOVE WHEN THERE IS A SALE FOR MZ ======================================== -->
+
{{NewsEntry
<!-- ============================= REMOVE THE ARROWS ABOVE WHEN THERE IS A SALE FOR MZ ======================================== -->
+
|date = 2023 May 16
<!-- ============================= REMOVE THE ARROWS ABOVE WHEN THERE IS A SALE FOR MZ ======================================== -->
+
|align = center
<!-- ============================= REMOVE THE ARROWS ABOVE WHEN THERE IS A SALE FOR MZ ======================================== -->
+
|content =  
<!-- ============================= REMOVE THE ARROWS ABOVE WHEN THERE IS A SALE FOR MZ ======================================== -->
+
; [[RPG Maker Unite First Impressions Review]]
<hr>
+
; by [[Irina]]
 +
: [[File:RpgMakerUniteReview.jpg|300px|center|link=RPG Maker Unite First Impressions Review]]
 +
: tl;dr RPG Maker Unite is not ready to be used as a tool. Treat it as an early-access release due to all the problems present.
 +
}}
  
=== 2022 June 2 ===
+
{{NewsEntry
 +
|date = 2023 April 27
 +
|align = left
 +
|content =  
 +
; [https://store.steampowered.com/app/1899060/Pocket_Mirror__GoldenerTraum/ Wishlist Pocket Mirror on Steam!]
 +
: <html><center><a class="centered-img" href="https://store.steampowered.com/app/1899060/Pocket_Mirror__GoldenerTraum/"><img src="https://cdn.akamai.steamstatic.com/steam/apps/1899060/header.jpg?t=1682644650" width="300px"></a></center></html>
 +
: Delve into the enthralling world of Pocket Mirror ~ GoldenerTraum, the acclaimed RPG Maker gothic horror game that'll take you on a moving journey of self-discovery.
 +
; '''Coming May 18, 2023'''
 +
: Wishlist it on Steam today!
 +
}}
  
 +
{{NewsEntry
 +
|date = 2023 March 17
 +
|align = center
 +
|content =
 +
; [[YEP Freebies vs VisuMZ Freebies]]
 +
: [[File:YEPvsVS-Freebies.png|300px|center|link=YEP Freebies vs VisuMZ Freebies]]
 +
: To answer why [[Yanfly Engine Plugins]] offers 40 freebies while [[VisuStella MZ]] ''only'' offers 10.
 +
}}
 +
 +
{{NewsEntry
 +
|date = 2023 March 9
 +
|align = center
 +
|content =
 +
; [[RPG Developer Bakin Editor Early Access Review]]
 +
; by [[Yanfly]] Score Change
 +
: [[File:RpgDevBakinCover.png|300px|center|link=RPG Developer Bakin Editor Early Access Review]]
 +
: Changed the initial score from 5.9/10 to 7.45/10 for me.
 +
: Reasons listed inside.
 +
}}
 +
 +
{{NewsEntry
 +
|date = 2022 December 9
 +
|align = center
 +
|content =
 +
; [https://store.steampowered.com/news/app/1096900/view/3628242853592210482?l=english RPG Maker MZ Updated to V1.6.1!]
 +
: [[File:RMMZ_Update_160.png|center|link=RMMZ Changelog]]
 +
: [[RMMZ Changelog|Read the base code changelog here]].
 +
: The problem with the version 1.6.0 update has now been fixed. The NodeJS version has been reverted to a previous version.
 +
: However, in the event that an infinite loading screen occurs, follow the instructions on the [https://store.steampowered.com/news/app/1096900/view/3628242853592210482?l=english Steam page].
 +
: Our recommended course of action is to wait until our next plugin batch update before seeing if updating to v1.6.1 is a wise move yet.
 +
}}
 +
 +
{{NewsEntry
 +
|date = 2022 December 7
 +
|align = center
 +
|content =
 +
; Do NOT Update to RMMZ 1.6.0 Yet!
 +
: [[File:Warning.jpg|300px|center]]
 +
: I repeat, do NOT Update to RMMZ 1.6.0 Yet!
 +
: At the moment, there's a lot of mentions where games simply don't load anymore until they reverted back to a previous version.
 +
: [https://forums.rpgmakerweb.com/index.php?threads/games-no-longer-load-as-of-just-now.153151/ Source 1] [https://steamcommunity.com/app/1096900/eventcomments/3719440592184958999/ Source 2] [https://store.steampowered.com/news/app/1096900/view/3628242785987748389 Source 3]
 +
: Update: Upon further inspection, these errors aren't plugin related either. Playtest doesn't work even in vanilla projects for some devices. Once again, don't update to version 1.6.0 until they have everything fixed and squared away.
 +
}}
 +
 +
{{NewsEntry
 +
|date = 2022 November 24
 +
|align = center
 +
|content =
 +
; [[Updates Changing to Monthly]]
 +
: [[File:VisuMZSupport.jpg|300px|center|link=Updates Changing to Monthly]]
 +
: We'll be changing our update schedule from weekly updates to monthly.
 +
}}
 +
 +
{{NewsEntry
 +
|date = 2022 October 18
 +
|align = center
 +
|content =
 +
; [[RPG Developer Bakin Editor Early Access Review]] by [[Yanfly]]
 +
: [[File:RpgDevBakinCover.png|300px|center|link=RPG Developer Bakin Editor Early Access Review]]
 +
: These are Yanfly's thoughts on the Early Access for [https://store.steampowered.com/app/1036640/RPG_Developer_Bakin/ RPG Developer Bakin], the new game engine on the block.
 +
}}
 +
 +
{{NewsEntry
 +
|date = 2022 June 2
 +
|align = center
 +
|content =
 
; [http://www.akashics.moe/librarium-animated/hello-again-everyone/ Hello Again everyone!]
 
; [http://www.akashics.moe/librarium-animated/hello-again-everyone/ Hello Again everyone!]
: <html><a href="http://www.akashics.moe/librarium-animated/hello-again-everyone/"><img src="https://i0.wp.com/www.akashics.moe/wp-content/uploads/2022/07/36.gif?resize=276%2C173"></a></html>
+
: <html><center><a href="http://www.akashics.moe/librarium-animated/hello-again-everyone/"><img src="https://i0.wp.com/www.akashics.moe/wp-content/uploads/2022/07/36.gif?resize=276%2C173"></a></center></html>
: '''1488 Character and Monster designs, 288 of them Animated,  and counting''', Thanks for your support during a tough period!  
+
: '''1590+ Character and Monster designs, 288 of them Animated,  and counting''', Thanks for your support during a tough period!  
 
: Read about the road ahead for Librarium and get ready for www.akashics.moe to update regularly again!
 
: Read about the road ahead for Librarium and get ready for www.akashics.moe to update regularly again!
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2022 June 2
=== 2022 June 2 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-5-0-patch-notes.148146/ RPG Maker MZ Updated to V1.5.0!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-5-0-patch-notes.148146/ RPG Maker MZ Updated to V1.5.0!]
: [[File:RMMZ_Update_150.png|link=RMMZ Changelog]]
+
: [[File:RMMZ_Update_150.png|center|link=RMMZ Changelog]]
 
: [[RMMZ Changelog|Read the base code changelog here]].
 
: [[RMMZ Changelog|Read the base code changelog here]].
 
: From what we can tell at '''first glance''', it should be safe to update to 1.5.0 and not jeopardize plugin compatibility.
 
: From what we can tell at '''first glance''', it should be safe to update to 1.5.0 and not jeopardize plugin compatibility.
 
: We have not fully tested out the capabilities of different tile sizes yet, so experiment with those at your own risk.
 
: We have not fully tested out the capabilities of different tile sizes yet, so experiment with those at your own risk.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2022 April 30
=== 2022 April 30 ===
+
|align = center
 
+
|content =  
 
; [https://www.youtube.com/watch?v=ByaJYokU8L0 Making a Game in RPG Maker: How to Get Started]
 
; [https://www.youtube.com/watch?v=ByaJYokU8L0 Making a Game in RPG Maker: How to Get Started]
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=ByaJYokU8L0</youtube>
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=ByaJYokU8L0</youtube>
 +
}}
  
<hr>
+
{{NewsEntry
 +
|date = 2022 April 14
 +
|align = center
 +
|content =
  
=== 2022 April 14 ===
 
  
 
; [[Battle System Differences VisuStella MZ]]
 
; [[Battle System Differences VisuStella MZ]]
: [[File:battlebegin.jpg|300px|link=Battle System Differences VisuStella MZ]]
+
: [[File:battlebegin.jpg|300px|center|link=Battle System Differences VisuStella MZ]]
 
: This is an article for the battle system nerds (like me) and want to see the differences among them.
 
: This is an article for the battle system nerds (like me) and want to see the differences among them.
 +
}}
  
<hr>
+
{{NewsEntry
 +
|date = 2022 March 13
 +
|content =
 +
; [https://cazwolf.itch.io/caz-pixel-1-20 Pixel Fantasy RPG Icons: Packs 1-20 can now be downloaded as one complete sheet!]
 +
: <html><center><a href="https://cazwolf.itch.io/caz-pixel-1-20"><img src="https://img.itch.zone/aW1nLzg0MDUxMTEucG5n/315x250%23c/ieFS1A.png"></a></center></html>
  
=== 2022 March 13 ===
 
  
; [https://cazwolf.itch.io/caz-pixel-1-20 Pixel Fantasy RPG Icons: Packs 1-20 can now be downloaded as one complete sheet!]
 
: <html><a href="https://cazwolf.itch.io/caz-pixel-1-20"><img src="https://img.itch.zone/aW1nLzg0MDUxMTEucG5n/315x250%23c/ieFS1A.png"></a></html>
 
  
<hr>
+
}}
 
 
=== 2022 February 25 ===
 
  
 +
{{NewsEntry
 +
|date = 2022 February 25
 +
|content =
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-4-4-patch-notes.145233/ RPG Maker MZ Updated to V1.4.4!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-4-4-patch-notes.145233/ RPG Maker MZ Updated to V1.4.4!]
 
: [[File:RMMZ_Update_144.png]]
 
: [[File:RMMZ_Update_144.png]]
 
: [[RMMZ Changelog|Read the base code changelog here]].
 
: [[RMMZ Changelog|Read the base code changelog here]].
 
: From what I can see, it should be safe to update without having plugins break.
 
: From what I can see, it should be safe to update without having plugins break.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2022 January 17
=== 2022 January 17 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-4-3-patch-notes.144047/ RPG Maker MZ Updated to V1.4.3!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-4-3-patch-notes.144047/ RPG Maker MZ Updated to V1.4.3!]
 
: [[File:RMMZ_Update_143.png]]
 
: [[File:RMMZ_Update_143.png]]
Line 75: Line 374:
 
: VisuStella MZ should be fine due to our code structure, but we will still be on the lookout for any plugin incompatibilities.
 
: VisuStella MZ should be fine due to our code structure, but we will still be on the lookout for any plugin incompatibilities.
 
: But from what I can see, there should be little to no compatibility issues from updating.
 
: But from what I can see, there should be little to no compatibility issues from updating.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 December 9
=== 2021 December 9 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-4-0-update.142845/ RPG Maker MZ Updated to V1.4.0!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-4-0-update.142845/ RPG Maker MZ Updated to V1.4.0!]
 
: [[File:RMMZ_Update_140.png]]
 
: [[File:RMMZ_Update_140.png]]
Line 85: Line 385:
 
: We will be on the lookout for any plugin incompatibilities.
 
: We will be on the lookout for any plugin incompatibilities.
 
: But from what I can see, there should be little to no compatibility issues from updating.
 
: But from what I can see, there should be little to no compatibility issues from updating.
 +
}}
  
<!-- ARCHIVE =========================================================================================================================================================== -->
+
{{NewsEntry
<!-- ARCHIVE =========================================================================================================================================================== -->
+
|date = 2021 November 7
<!-- ARCHIVE =========================================================================================================================================================== -->
+
|align = center
<!-- ARCHIVE =========================================================================================================================================================== -->
+
|content =  
<!-- ARCHIVE =========================================================================================================================================================== -->
 
<!-- ARCHIVE =========================================================================================================================================================== -->
 
 
 
<noinclude>== Archived ==
 
 
 
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 
<!-- Insert archived stuff below here. ================================================================================================================================= -->
 
 
 
<hr>
 
 
 
=== 2021 November 7 ===
 
 
 
 
; [[An Argument Against Requiring IIFEs]]
 
; [[An Argument Against Requiring IIFEs]]
: [[File:Nah_IIFE.jpg|300px|link=An Argument Against Requiring IIFEs]]
+
: [[File:Nah_IIFE.jpg|300px|center|link=An Argument Against Requiring IIFEs]]
 
: An article explaining why I don't agree with the RPG Maker Community saying that IIFE's are '''required''' for plugins.
 
: An article explaining why I don't agree with the RPG Maker Community saying that IIFE's are '''required''' for plugins.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 September 30
=== 2021 September 30 ===
+
|align = center
 
+
|content =  
 
; [[Why Extension Plugins Are Not Standalone]]
 
; [[Why Extension Plugins Are Not Standalone]]
: [[File:ExtStandalone_Extension.jpg|300px|link=Why Extension Plugins Are Not Standalone]]
+
: [[File:ExtStandalone_Extension.jpg|300px|center|link=Why Extension Plugins Are Not Standalone]]
 
: Explanation of why we do Extension Plugins and not make them as Standalone Plugins.
 
: Explanation of why we do Extension Plugins and not make them as Standalone Plugins.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 September 14
=== 2021 September 14 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-3-3-update.140440/ RPG Maker MZ Updated to V1.3.3!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-1-3-3-update.140440/ RPG Maker MZ Updated to V1.3.3!]
: [[File:RMMZ_Update_133.png|300px]]
+
: [[File:RMMZ_Update_133.png|300px|center]]
 
: [[RMMZ Changelog|Read the base code changelog here]]. There are some major changes done to how gauge sprites operate.
 
: [[RMMZ Changelog|Read the base code changelog here]]. There are some major changes done to how gauge sprites operate.
 
: These updates may cause some visual bugs for plugins in regards to gauge sprites.
 
: These updates may cause some visual bugs for plugins in regards to gauge sprites.
 
: Plugin compatibility updates will be coming this Friday on September 17, 2021.
 
: Plugin compatibility updates will be coming this Friday on September 17, 2021.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 September 3
=== 2021 September 3 ===
+
|align = center
 
+
|content =  
 
; [https://www.youtube.com/watch?v=AVK-P1uatwM Should You Make A Game With RPG Maker?]
 
; [https://www.youtube.com/watch?v=AVK-P1uatwM Should You Make A Game With RPG Maker?]
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=AVK-P1uatwM</youtube>
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=AVK-P1uatwM</youtube>
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 August 15
=== 2021 August 15 ===
+
|align = center
 
+
|content =  
 
The free download for the Dragonbones library is now updated with the proper license terms.
 
The free download for the Dragonbones library is now updated with the proper license terms.
  
Line 144: Line 433:
  
 
Thank you!
 
Thank you!
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 August 6
=== 2021 August 6 ===
+
|align = center
 
+
|content =  
 
; [[Why Certain Plugins Wont Be Ported|Why Certain Plugins Won't Be Ported]]
 
; [[Why Certain Plugins Wont Be Ported|Why Certain Plugins Won't Be Ported]]
  
: [[File:VisuMZ_NoPort.png|link=Why Certain Plugins Wont Be Ported]]
+
: [[File:VisuMZ_NoPort.png|center|link=Why Certain Plugins Wont Be Ported]]
 
: An explanation on why certain plugins don't have plans of being ported over from MV to MZ.
 
: An explanation on why certain plugins don't have plans of being ported over from MV to MZ.
 
: Yes, I realize this thumbnail looks like a T-shirt.
 
: Yes, I realize this thumbnail looks like a T-shirt.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 July 23
=== 2021 July 23 ===
+
|content =
 
 
 
; [https://linktr.ee/rpg_maker_cola RPG Maker Cola Podcast Episode 19]
 
; [https://linktr.ee/rpg_maker_cola RPG Maker Cola Podcast Episode 19]
<html><a href="https://linktr.ee/rpg_maker_cola"><img src="https://cdn.discordapp.com/attachments/836747838658576431/868052766566809670/unknown.png" width="300pix"></a></html>
+
<html><center><a href="https://linktr.ee/rpg_maker_cola"><img src="https://cdn.discordapp.com/attachments/836747838658576431/868052766566809670/unknown.png" width="300pix"></a></center></html>
 
: Guests featuring [[Archeia]], [[Caz Wolf]], and [[Yanfly]]!
 
: Guests featuring [[Archeia]], [[Caz Wolf]], and [[Yanfly]]!
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 July 12
=== 2021 July 12 ===
+
|align = center
 
+
|content =  
; <html><a href="https://cazwolf.itch.io/pixel-fantasy-tiles-mz">
+
; <html><center><a href="https://cazwolf.itch.io/pixel-fantasy-tiles-mz">
 
PIXEL FANTASY TILES - RMMZ RTP Update!  
 
PIXEL FANTASY TILES - RMMZ RTP Update!  
 
<br>
 
<br>
Line 175: Line 466:
 
</a>
 
</a>
 
</html>
 
</html>
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 June 22
=== 2021 June 22 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-3-0-update.137685/ RPG Maker MZ Updated to V1.3.1!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-3-0-update.137685/ RPG Maker MZ Updated to V1.3.1!]
 
[[File:RMMZ_130.png]]
 
[[File:RMMZ_130.png]]
 
: [[RMMZ Changelog|Read the base code changelog here]]. There aren't any changes made to the code base, but there are for the editor.
 
: [[RMMZ Changelog|Read the base code changelog here]]. There aren't any changes made to the code base, but there are for the editor.
 
: The aforementioned bugs are now fixed and the lag is now gone. Hooray! Go wild, download, '''back up your game''', and update!
 
: The aforementioned bugs are now fixed and the lag is now gone. Hooray! Go wild, download, '''back up your game''', and update!
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 June 21
=== 2021 June 21 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-3-0-update.137685/ RPG Maker MZ Updated to V1.3.0!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-3-0-update.137685/ RPG Maker MZ Updated to V1.3.0!]
 
[[File:RMMZ_130.png]]
 
[[File:RMMZ_130.png]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: '''NOTE:''' I highly recommend not updating to this version yet. There are a lot of lag issues going on and there's functionality lost regarding setting tiles as event graphics.
 
: '''NOTE:''' I highly recommend not updating to this version yet. There are a lot of lag issues going on and there's functionality lost regarding setting tiles as event graphics.
 +
}}
  
<hr>
+
{{NewsEntry
=== 2021 May 28 ===
+
|date = 2021 May 28
 
+
|align = center
 +
|content =  
 
; '''[https://itch.io/s/49127/dragbun-item-icons-bundle-1 50% Sale on Dragonbun Asset Packs!!!]'''
 
; '''[https://itch.io/s/49127/dragbun-item-icons-bundle-1 50% Sale on Dragonbun Asset Packs!!!]'''
  
 
: <html><iframe frameborder="0" src="https://itch.io/embed/957287?bg_color=1d2129&amp;fg_color=ffffff&amp;link_color=1ca852&amp;border_color=494d55" width="208" height="167"><a href="https://marimo.itch.io/dragonbun-icons2">DRAGONBUN ITEM ICONS - PACK 2 by Mimo, Caz</a></iframe>
 
: <html><iframe frameborder="0" src="https://itch.io/embed/957287?bg_color=1d2129&amp;fg_color=ffffff&amp;link_color=1ca852&amp;border_color=494d55" width="208" height="167"><a href="https://marimo.itch.io/dragonbun-icons2">DRAGONBUN ITEM ICONS - PACK 2 by Mimo, Caz</a></iframe>
 
<br>
 
<br>
<a href="https://marimo.itch.io/dragonbun-icons2">Dragonbun Pack 2 free update, now with 319 beautiful 250x250 HD item icons! Includes Iconset for 32x32 icons compatible with RPG Maker MV/MZ! Half price sale on now! <3</a></html>
+
<a href="https://marimo.itch.io/dragonbun-icons2">Dragonbun Pack 2 free update, now with 319 beautiful 250x250 HD item icons! Includes Iconset for 32x32 icons compatible with RPG Maker MV/MZ! Half price sale on now! <3</a></center></html>
 
+
}}
<hr>
 
=== 2021 May 27 ===
 
  
 +
{{NewsEntry
 +
|date = 2021 May 27
 +
|align = center
 +
|content =
 
; '''[https://itch.io/s/49127/dragbun-item-icons-bundle-1 50% Sale on Dragonbun Asset Packs!!!]'''
 
; '''[https://itch.io/s/49127/dragbun-item-icons-bundle-1 50% Sale on Dragonbun Asset Packs!!!]'''
  
 
: <html><iframe frameborder="0" src="https://itch.io/embed/915430?bg_color=1d2129&amp;fg_color=ffffff&amp;link_color=13a7f2&amp;border_color=494d55" width="208" height="167"><a href="https://marimo.itch.io/dragonbun-icons1">DRAGONBUN ITEM ICONS - PACK 1 by Mimo, Caz</a></iframe>
 
: <html><iframe frameborder="0" src="https://itch.io/embed/915430?bg_color=1d2129&amp;fg_color=ffffff&amp;link_color=13a7f2&amp;border_color=494d55" width="208" height="167"><a href="https://marimo.itch.io/dragonbun-icons1">DRAGONBUN ITEM ICONS - PACK 1 by Mimo, Caz</a></iframe>
 
<br>
 
<br>
<a href="https://marimo.itch.io/dragonbun-icons1">Dragonbun Pack 1 free update, now with 114 beautiful 250x250 HD item icons! Includes Iconset for 32x32 icons compatible with RPG Maker MV/MZ! Half price sale on now! <3</a></html>
+
<a href="https://marimo.itch.io/dragonbun-icons1">Dragonbun Pack 1 free update, now with 114 beautiful 250x250 HD item icons! Includes Iconset for 32x32 icons compatible with RPG Maker MV/MZ! Half price sale on now! <3</a></center></html>
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 May 21
=== 2021 May 21 ===
+
|align = center
 
+
|content =  
[[File:BunnyTeamBye.png|300px|link=A Change in Bunny Team]]
+
[[File:BunnyTeamBye.png|300px|center|link=A Change in Bunny Team]]
  
 
[[A Change in Bunny Team]]
 
[[A Change in Bunny Team]]
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 May 19
=== 2021 May 19 ===
+
|content =
 
+
; <html><center><a href='https://www.rpgmakerweb.com/blog/visustella-action-sequence-series-basic-skill-setup-target-all' target='_blank'><img src='https://assets-global.website-files.com/5f040f2a21e82365b1bf2224/609346986fa738a6e6f7484c_BlogBanner3.png' width='300'></a></center></html>
; <html><a href='https://www.rpgmakerweb.com/blog/visustella-action-sequence-series-basic-skill-setup-target-all' target='_blank'><img src='https://assets-global.website-files.com/5f040f2a21e82365b1bf2224/609346986fa738a6e6f7484c_BlogBanner3.png' width='300'></a></html>
 
  
 
: [https://www.rpgmakerweb.com/blog/visustella-action-sequence-series-basic-skill-setup-target-all VisuStella MZ Action Sequence Series: Basic Skill Setup & Target All]
 
: [https://www.rpgmakerweb.com/blog/visustella-action-sequence-series-basic-skill-setup-target-all VisuStella MZ Action Sequence Series: Basic Skill Setup & Target All]
  
 
: A series of blog entries focused on showing just what users of Visustella's Battle Core, among other plugins, can do using the Action Sequences functions.
 
: A series of blog entries focused on showing just what users of Visustella's Battle Core, among other plugins, can do using the Action Sequences functions.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 April 28
=== 2021 April 28 ===
+
|align = center
 
+
|content =  
; <html><a href='https://www.rpgmakerweb.com/blog/build-your-community-through-your-game-with-visustella' target='_blank'><img src='https://assets-global.website-files.com/5f040f2a21e82365b1bf2224/606d31225d8bee4b49c1e094_BlogBanner2.png' width='300'></a></html>
+
; <html><center><a href='https://www.rpgmakerweb.com/blog/build-your-community-through-your-game-with-visustella' target='_blank'><img src='https://assets-global.website-files.com/5f040f2a21e82365b1bf2224/606d31225d8bee4b49c1e094_BlogBanner2.png' width='300'></a></center></html>
  
 
: [https://www.rpgmakerweb.com/blog/build-your-community-through-your-game-with-visustella Build Your Community Through Your Game]
 
: [https://www.rpgmakerweb.com/blog/build-your-community-through-your-game-with-visustella Build Your Community Through Your Game]
  
 
: Give access to your community through your game's title screen.
 
: Give access to your community through your game's title screen.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 April 24
=== 2021 April 24 ===
+
|align = center
 
+
|content =  
; [[File:VisuStellaMZ_Cost.png|300px|link=Why does VisuStella MZ cost more than RPG Maker MZ]]
+
; [[File:VisuStellaMZ_Cost.png|300px|center|link=Why does VisuStella MZ cost more than RPG Maker MZ]]
  
 
: [[Why does VisuStella MZ cost more than RPG Maker MZ]]?
 
: [[Why does VisuStella MZ cost more than RPG Maker MZ]]?
  
 
: I figured we'd touch base on this question since it's asked so often.
 
: I figured we'd touch base on this question since it's asked so often.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 April 14
=== 2021 April 14 ===
+
|align = center
 
+
|content =  
; <html><a href='https://www.rpgmakerweb.com/blog/play-test-common-event-with-visustella' target='_blank'><img src='https://assets-global.website-files.com/5f040f2a21e82365b1bf2224/606d2abfaac2512ae5a96a57_BlogBanner1.png' width='300'></a></html>
+
; <html><center><a href='https://www.rpgmakerweb.com/blog/play-test-common-event-with-visustella' target='_blank'><img src='https://assets-global.website-files.com/5f040f2a21e82365b1bf2224/606d2abfaac2512ae5a96a57_BlogBanner1.png' width='300'></a></center></html>
  
 
: [https://www.rpgmakerweb.com/blog/play-test-common-event-with-visustella Play Test Common Event] with VisuStella
 
: [https://www.rpgmakerweb.com/blog/play-test-common-event-with-visustella Play Test Common Event] with VisuStella
  
 
: Ever get those times you wish it was easier to debug your game? What if there was a simpler way?
 
: Ever get those times you wish it was easier to debug your game? What if there was a simpler way?
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 March 4
=== 2021 March 4 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-2-0-update.134067/ RPG Maker MZ Updated to V1.2.0!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-2-0-update.134067/ RPG Maker MZ Updated to V1.2.0!]
 
[[File:RMMZ_120.png]]
 
[[File:RMMZ_120.png]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!
 
: There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 February 25
=== 2021 February 25 ===
+
|align = center
 
+
|content =  
 
; [https://rpgtkool.hatenablog.com/entry/2021/02/25/135545 Official Notice: Support for Older RPG Makers Will End]
 
; [https://rpgtkool.hatenablog.com/entry/2021/02/25/135545 Official Notice: Support for Older RPG Makers Will End]
  
Line 282: Line 585:
 
: * RPG Maker VX Ace
 
: * RPG Maker VX Ace
 
: The [https://tkool.jp/support/index.html Terms of Use] will be updated at a later date.
 
: The [https://tkool.jp/support/index.html Terms of Use] will be updated at a later date.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2021 January 25
=== 2021 January 25 ===
+
|align = center
 
+
|content =  
; [[File:MechanicsInsideDamageFormulas_Example1_No.png|link=Stop Putting Mechanics in Damage Formulas]]
+
; [[File:MechanicsInsideDamageFormulas_Example1_No.png|center|link=Stop Putting Mechanics in Damage Formulas]]
  
 
; [[Stop Putting Mechanics in Damage Formulas]]
 
; [[Stop Putting Mechanics in Damage Formulas]]
Line 293: Line 597:
 
:  
 
:  
 
: Explains the problems and side effects of putting game mechanics inside damage formulas.
 
: Explains the problems and side effects of putting game mechanics inside damage formulas.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2020 December 16
=== 2020 December 16 ===
+
|align = center
 
+
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-1-1-update.131057/ RPG Maker MZ Updated to V1.1.1!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-1-1-update.131057/ RPG Maker MZ Updated to V1.1.1!]
 
: [[File:RMMZ_111.png]]
 
: [[File:RMMZ_111.png]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!
 
: There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 November 11 ===
+
|date = 2020 November 11
 
+
|align = center
 +
|content =  
 
; [https://itch.io/s/38865/1111-visustella-sale 11/11 VisuStella Sale]
 
; [https://itch.io/s/38865/1111-visustella-sale 11/11 VisuStella Sale]
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=X4GlUNKRTQs&feature=emb_title</youtube>
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=X4GlUNKRTQs&feature=emb_title</youtube>
Line 312: Line 619:
  
 
; [https://itch.io/s/38866/1111-visustella-sale 11/11 VisuStella Sale]
 
; [https://itch.io/s/38866/1111-visustella-sale 11/11 VisuStella Sale]
: <html><a href='https://itch.io/s/38866/1111-visustella-sale'><img src='https://pbs.twimg.com/media/EmnIk-wXcAIN1Z4?format=png&name=small' width='300'></a></html>
+
: <html><center><a href='https://itch.io/s/38866/1111-visustella-sale'><img src='https://pbs.twimg.com/media/EmnIk-wXcAIN1Z4?format=png&name=small' width='300'></a></center></html>
 
: 20% OFF!
 
: 20% OFF!
 
: Here's another great 11/11 offer for you all - 20% off VisuStella's Modern City and School Horror pack! We really don't shout enough about how beautiful these pixel assets are...
 
: Here's another great 11/11 offer for you all - 20% off VisuStella's Modern City and School Horror pack! We really don't shout enough about how beautiful these pixel assets are...
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2020 October 12
=== 2020 October 12 ===
+
|align = center
 
+
|content =  
 
; [https://visustellamz.itch.io/access-key-visustella-mz VisuStella MZ All Waves Bundle is now available!]
 
; [https://visustellamz.itch.io/access-key-visustella-mz VisuStella MZ All Waves Bundle is now available!]
 
: <html><iframe frameborder="0" src="https://itch.io/embed/733546" width="208" height="167"><a href="https://visustellamz.itch.io/access-key-visustella-mz">[Access Key] All Waves Collection VisuStella MZ by VisuStellaMZ</a></iframe></html>
 
: <html><iframe frameborder="0" src="https://itch.io/embed/733546" width="208" height="167"><a href="https://visustellamz.itch.io/access-key-visustella-mz">[Access Key] All Waves Collection VisuStella MZ by VisuStellaMZ</a></iframe></html>
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 August 28 ===
+
|date = 2020 August 28
 
+
|align = center
 +
|content =  
 
; [https://twitter.com/Visustella/status/1299453513001562123 VisuStella Twitter]
 
; [https://twitter.com/Visustella/status/1299453513001562123 VisuStella Twitter]
  
 
: 私たちのライセンス形態についてですが、GPLではございません。ただいま利用規約の日本語訳を用意しておりますので、少々お待ちください。
 
: 私たちのライセンス形態についてですが、GPLではございません。ただいま利用規約の日本語訳を用意しておりますので、少々お待ちください。
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 August 23 ===
+
|date = 2020 August 23
 
+
|align = center
 +
|content =  
 
; [[Official Statement from Yanfly Regarding Porting of Plugins]]
 
; [[Official Statement from Yanfly Regarding Porting of Plugins]]
 
   
 
   
 
: People outside of the VisuStella team are forbidden from porting over plugins from the Yanfly Engine Plugins library for RPG Maker MV to RPG Maker MZ. This is a direct violation of the [http://www.yanfly.moe/wiki/Category:Yanfly_Engine_Plugins#Terms_of_Use Terms of Service found here]. Read more in the article linked above.
 
: People outside of the VisuStella team are forbidden from porting over plugins from the Yanfly Engine Plugins library for RPG Maker MV to RPG Maker MZ. This is a direct violation of the [http://www.yanfly.moe/wiki/Category:Yanfly_Engine_Plugins#Terms_of_Use Terms of Service found here]. Read more in the article linked above.
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = 2020 November 17
=== 2020 November 17 ===
+
|align = center
 
+
|content =  
 
; [https://store.steampowered.com/app/1096900/RPG_Maker_MZ/ RPG Maker MZ is 20% Off!]
 
; [https://store.steampowered.com/app/1096900/RPG_Maker_MZ/ RPG Maker MZ is 20% Off!]
: <html><a href='https://store.steampowered.com/app/1096900/RPG_Maker_MZ/'><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1096900/header.jpg?t=1605569976' width='300'></a></html>
+
: <html><center><a href='https://store.steampowered.com/app/1096900/RPG_Maker_MZ/'><img src='https://cdn.cloudflare.steamstatic.com/steam/apps/1096900/header.jpg?t=1605569976' width='300'></a></center></html>
 
: RPG Maker MZ is 20% off until December 1st!
 
: RPG Maker MZ is 20% off until December 1st!
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 October 29 ===
+
|date = 2020 October 29
 
+
|align = center
 +
|content =  
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-1-0-update.129288/ RPG Maker MZ Updated to V1.1.0!]
 
; [https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mz-v1-1-0-update.129288/ RPG Maker MZ Updated to V1.1.0!]
 
: [[File:RMMZ_110.png]]
 
: [[File:RMMZ_110.png]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: [[RMMZ Changelog|Read the base code changelog here]]
 
: There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!
 
: There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!
 +
}}
  
<hr>
+
{{NewsEntry
 
+
|date = Notice!
=== Notice! ===
+
|align = center
 
+
|content =  
 
; [[Yanfly Engine Plugins]] Terms of Use Update
 
; [[Yanfly Engine Plugins]] Terms of Use Update
 
: The following clause has been added to the Terms of Use
 
: The following clause has been added to the Terms of Use
Line 366: Line 682:
  
 
For those wondering why these updates have been added, it's because some users are attempting to breach the redistribution clause by creating a loophole with "game templates" when their main intent is the redistribution of the plugins themselves.
 
For those wondering why these updates have been added, it's because some users are attempting to breach the redistribution clause by creating a loophole with "game templates" when their main intent is the redistribution of the plugins themselves.
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 August 20 ===
+
|date = 2020 August 20
 
+
|align = center
 +
|content =  
 
; [https://visustella.itch.io/visumz-sample VisuStella Sample Project]
 
; [https://visustella.itch.io/visumz-sample VisuStella Sample Project]
  
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=qqnL1kUQ-vo</youtube>
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=qqnL1kUQ-vo</youtube>
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 August 10 ===
+
|date = 2020 August 10
 
+
|align = center
 +
|content =  
 
; [[How to Install Plugins (RPG Maker MZ)|How to Install Plugins]]
 
; [[How to Install Plugins (RPG Maker MZ)|How to Install Plugins]]
  
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=2Pj9zyiTQcQ</youtube>
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=2Pj9zyiTQcQ</youtube>
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 June 26 ===
+
|date = 2020 June 26
 
+
|align = center
 +
|content =  
 
; [[MZ Plans for Plugins & Ports]]
 
; [[MZ Plans for Plugins & Ports]]
  
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=qocdNMI9qHM</youtube>
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=qocdNMI9qHM</youtube>
 +
}}
  
<!--
+
{{NewsEntry
 
+
|date = 2020 June 6
<hr>
+
|align = center
 
+
|content =  
=== 2020 June 6 ===
 
 
 
 
; Itch.io plugin pages down
 
; Itch.io plugin pages down
 
: Thanks for alerting us that some of the pages for the YEP plugins are down on itch.io.
 
: Thanks for alerting us that some of the pages for the YEP plugins are down on itch.io.
 
: We'll be looking into the matter. -->
 
: We'll be looking into the matter. -->
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 June 4 ===
+
|date = 2020 June 4
 +
|align = center
 +
|content =  
 
; Dragonbones Map Sprites Plugin + Animactors Vol I Bundle!
 
; Dragonbones Map Sprites Plugin + Animactors Vol I Bundle!
: <html><a href='https://itch.io/b/517/dragonbones-battler-map-sprites'><img src='https://img.itch.zone/aW1nLzM1NjI3NjEuZ2lm/original/XFe51L.gif' width='300'></a></html>
+
: <html><center><a href='https://itch.io/b/517/dragonbones-battler-map-sprites'><img src='https://img.itch.zone/aW1nLzM1NjI3NjEuZ2lm/original/XFe51L.gif' width='300'></a></center></html>
 
: '''[https://itch.io/b/517/dragonbones-battler-map-sprites 20% off useful materials!]'''
 
: '''[https://itch.io/b/517/dragonbones-battler-map-sprites 20% off useful materials!]'''
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 May 6 ===
+
|date = 2020 May 6
 +
|align = center
 +
|content =  
 
; [[Stella Character Generator (Visustella)|Stella Character Generator]]
 
; [[Stella Character Generator (Visustella)|Stella Character Generator]]
  
<html><a href='http://www.yanfly.moe/wiki/Stella_Character_Generator_(Visustella)'><img src='https://img.itch.zone/aW1nLzI3MzI2ODkucG5n/original/Eb0sCx.png' width='300'></a></html>
+
<html><center><a href='http://www.yanfly.moe/wiki/Stella_Character_Generator_(Visustella)'><img src='https://img.itch.zone/aW1nLzI3MzI2ODkucG5n/original/Eb0sCx.png' width='300'></a></center></html>
  
 
: '''[[Stella Character Generator (Visustella)|Stella Character Generator]] has been released!'''
 
: '''[[Stella Character Generator (Visustella)|Stella Character Generator]] has been released!'''
  
 
<!-- [https://forms.gle/s6FpQ2evPRiPoWu69 Application Questionnaire] -->
 
<!-- [https://forms.gle/s6FpQ2evPRiPoWu69 Application Questionnaire] -->
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 May 2 ===
+
|date = 2020 May 2
 +
|align = center
 +
|content =  
 
; Spring Sale
 
; Spring Sale
  
: <html><a href='https://itch.io/s/28209/spring-sale'><img src='https://www.travelmarketingllc.com/wp-content/uploads/2020/01/Spring-Sale-3-Converted.jpg' width='300'></a></html>
+
: <html><center><a href='https://itch.io/s/28209/spring-sale'><img src='https://www.travelmarketingllc.com/wp-content/uploads/2020/01/Spring-Sale-3-Converted.jpg' width='300'></a></center></html>
 
: '''[https://itch.io/s/30110/spring-sale Arisu's Dollhouse Plugin Library is 10% off!]''' or $20 for ''Everything''!
 
: '''[https://itch.io/s/30110/spring-sale Arisu's Dollhouse Plugin Library is 10% off!]''' or $20 for ''Everything''!
 
: '''[https://itch.io/s/28208/spring-sale Fallen Angel Olivia's Plugin Library is 20% off!]''' or $50 for ''Everything''!
 
: '''[https://itch.io/s/28208/spring-sale Fallen Angel Olivia's Plugin Library is 20% off!]''' or $50 for ''Everything''!
 
: '''[https://itch.io/s/28209/spring-sale Atelier Irina's Plugin Library is 20% off!]''' or $50 for ''Everything''!
 
: '''[https://itch.io/s/28209/spring-sale Atelier Irina's Plugin Library is 20% off!]''' or $50 for ''Everything''!
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 April 12 ===
+
|date = 2020 April 12
 +
|align = center
 +
|content =  
 
; Chocolate Egg Day Sale
 
; Chocolate Egg Day Sale
: <html><a href='https://itch.io/b/479/chocolate-egg-day-sale'><img src='https://img.itch.zone/aW1nLzMyMzYwMjAucG5n/original/%2BG62FR.png'></a></html>
+
: <html><center><a href='https://itch.io/b/479/chocolate-egg-day-sale'><img src='https://img.itch.zone/aW1nLzMyMzYwMjAucG5n/original/%2BG62FR.png'></a></center></html>
 
: '''[https://itch.io/b/479/chocolate-egg-day-sale Get 51% off beautiful graphics!]'''
 
: '''[https://itch.io/b/479/chocolate-egg-day-sale Get 51% off beautiful graphics!]'''
 +
}}
  
 
+
{{NewsEntry
<hr>
+
|date = 2020 April 5
=== 2020 April 5 ===
+
|align = center
 +
|content =  
 
; RPG Maker New Horizons Bundle Sale
 
; RPG Maker New Horizons Bundle Sale
: <html><a href='https://itch.io/b/476/rpg-maker-new-horizons'><img src='https://img.itch.zone/aW1nLzMxOTQ4NjEucG5n/original/oA3Oby.png' width='300'></a></html>
+
: <html><center><a href='https://itch.io/b/476/rpg-maker-new-horizons'><img src='https://img.itch.zone/aW1nLzMxOTQ4NjEucG5n/original/oA3Oby.png' width='300'></a></center></html>
 
: '''[https://itch.io/b/476/rpg-maker-new-horizons Get 50% off a huge bundle of graphics and plugins!]'''
 
: '''[https://itch.io/b/476/rpg-maker-new-horizons Get 50% off a huge bundle of graphics and plugins!]'''
 +
}}
  
<hr>
+
{{NewsEntry
=== 2020 March 11 ===
+
|date = 2020 March 11
 +
|align = center
 +
|content =  
 
; Retro Nostalgia Bundle Sale
 
; Retro Nostalgia Bundle Sale
  
: <html><a href='https://itch.io/s/28511/retro-nostalgia'><img src='https://img.itch.zone/aW1nLzI5MzA3NjIucG5n/180x143%23c/lQIia1.png' width='300'></a></html>
+
: <html><center><a href='https://itch.io/s/28511/retro-nostalgia'><img src='https://img.itch.zone/aW1nLzI5MzA3NjIucG5n/180x143%23c/lQIia1.png' width='300'></a></center></html>
 
: '''[https://itch.io/s/28511/retro-nostalgia Oceans Dream 20% to 30% off!]'''
 
: '''[https://itch.io/s/28511/retro-nostalgia Oceans Dream 20% to 30% off!]'''
 +
}}
  
=== 2020 February 22 ===
+
{{NewsEntry
 +
|date = 2020 February 22
 +
|align = center
 +
|content =  
 
; Wiki - Dark Mode
 
; Wiki - Dark Mode
 
: The wiki theme is now dark mode.
 
: The wiki theme is now dark mode.
 
: This is purely experimental and we are unsure if we'll keep it.
 
: This is purely experimental and we are unsure if we'll keep it.
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Nov 20 ===
+
|date = 2019 Nov 20
 +
|align = center
 +
|content =  
 
; Black Friday 2019!
 
; Black Friday 2019!
  
: <html><a href='https://itch.io/b/401/black-friday-2019-rpg-maker-assets-diamond-bundle'><img src='https://cdn.discordapp.com/attachments/513496301078315012/646727688064860190/VS_BlackFridaySale.png' width='300'></a></html>
+
: <html><center><a href='https://itch.io/b/401/black-friday-2019-rpg-maker-assets-diamond-bundle'><img src='https://cdn.discordapp.com/attachments/513496301078315012/646727688064860190/VS_BlackFridaySale.png' width='300'></a></center></html>
 
: It's that time of the year again! Time to empower your game making potential with these royalty free assets and plugins for your project! You won't see massive discounts like this for a long, long time!
 
: It's that time of the year again! Time to empower your game making potential with these royalty free assets and plugins for your project! You won't see massive discounts like this for a long, long time!
  
 
: [https://itch.io/b/399/black-friday-2019-rpg-maker-assets-silver-bundle Silver Bundle]
 
: [https://itch.io/b/399/black-friday-2019-rpg-maker-assets-silver-bundle Silver Bundle]
: <html><a href='https://itch.io/b/399/black-friday-2019-rpg-maker-assets-silver-bundle'><img src='https://img.itch.zone/aW1nLzI2OTU2NDYucG5n/original/Fk%2Bml5.png' width='300'></a></html>
+
: <html><center><a href='https://itch.io/b/399/black-friday-2019-rpg-maker-assets-silver-bundle'><img src='https://img.itch.zone/aW1nLzI2OTU2NDYucG5n/original/Fk%2Bml5.png' width='300'></a></center></html>
 
: A bundle with content from Archeia, Arisu, Caz, Oceans Dream, Olivia!
 
: A bundle with content from Archeia, Arisu, Caz, Oceans Dream, Olivia!
 
: '''Buy 5 items for $40 Regularly $66.96 Save 40%!'''
 
: '''Buy 5 items for $40 Regularly $66.96 Save 40%!'''
<hr>
+
 
 
: [https://itch.io/b/400/black-friday-2019-rpg-maker-assets-gold-bundle Gold Bundle]
 
: [https://itch.io/b/400/black-friday-2019-rpg-maker-assets-gold-bundle Gold Bundle]
: <html><a href='https://itch.io/b/400/black-friday-2019-rpg-maker-assets-gold-bundle'><img src='https://img.itch.zone/aW1nLzI2OTU2NzgucG5n/original/xLlVzR.png' width='300'></a></html>
+
: <html><center><a href='https://itch.io/b/400/black-friday-2019-rpg-maker-assets-gold-bundle'><img src='https://img.itch.zone/aW1nLzI2OTU2NzgucG5n/original/xLlVzR.png' width='300'></a></center></html>
 
: A bundle with content from Aekashics, Archeia, Arisu, Caz, Irina, Oceans Dream, Olivia
 
: A bundle with content from Aekashics, Archeia, Arisu, Caz, Irina, Oceans Dream, Olivia
 
: '''Buy 10 items for $60 Regularly $143.91 Save 58%!'''
 
: '''Buy 10 items for $60 Regularly $143.91 Save 58%!'''
<hr>
+
 
 
: [https://itch.io/b/401/black-friday-2019-rpg-maker-assets-diamond-bundle Diamond Bundle]
 
: [https://itch.io/b/401/black-friday-2019-rpg-maker-assets-diamond-bundle Diamond Bundle]
: <html><a href='https://itch.io/b/401/black-friday-2019-rpg-maker-assets-diamond-bundle'><img src='https://img.itch.zone/aW1nLzI2OTU2OTUucG5n/original/WkVJ9r.png' width='300'></a></html>
+
: <html><center><a href='https://itch.io/b/401/black-friday-2019-rpg-maker-assets-diamond-bundle'><img src='https://img.itch.zone/aW1nLzI2OTU2OTUucG5n/original/WkVJ9r.png' width='300'></a></center></html>
 
: A bundle with content from Aekashics, Archeia, Arisu, Caz, Irina, Oceans Dream, Olivia
 
: A bundle with content from Aekashics, Archeia, Arisu, Caz, Irina, Oceans Dream, Olivia
 
: '''Buy 15 items for $90 Regularly $252.86 Save 64%!'''
 
: '''Buy 15 items for $90 Regularly $252.86 Save 64%!'''
 +
}}
  
 
+
{{NewsEntry
<hr>
+
|date = 2019 Oct 31
=== 2019 Oct 31 ===
+
|align = center
 
+
|content =  
 
; [https://www.patreon.com/posts/retirement-and-31197644 Yanfly's Retirement Announcement and plans for the future]
 
; [https://www.patreon.com/posts/retirement-and-31197644 Yanfly's Retirement Announcement and plans for the future]
  
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=KmFp9DkzjPY</youtube>
 
: <youtube width="320" height="180">https://www.youtube.com/watch?v=KmFp9DkzjPY</youtube>
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Oct 28 ===
+
|date = 2019 Oct 28
 
+
|align = center
<html><a href='https://www.patreon.com/posts/decisions-on-of-31080063'><img src='https://c10.patreonusercontent.com/3/eyJwIjoxfQ%3D%3D/patreon-media/p/post/31080063/f14ddf9141574a21946719bdccbc78a0/1.jpg?token-time=1573430400&token-hash=DRgVYPAWnPB4iUoBS9iAEE2ARkdsjAuHBZsMQBig7bs%3D' width='400'></a></html>
+
|content =  
 +
<html><center><a href='https://www.patreon.com/posts/decisions-on-of-31080063'><img src='https://c10.patreonusercontent.com/3/eyJwIjoxfQ%3D%3D/patreon-media/p/post/31080063/f14ddf9141574a21946719bdccbc78a0/1.jpg?token-time=1573430400&token-hash=DRgVYPAWnPB4iUoBS9iAEE2ARkdsjAuHBZsMQBig7bs%3D' width='400'></a></center></html>
  
 
; [https://www.patreon.com/posts/decisions-on-of-31080063 Regarding why the links to YEP Library Plugins are down, please click here to read.]
 
; [https://www.patreon.com/posts/decisions-on-of-31080063 Regarding why the links to YEP Library Plugins are down, please click here to read.]
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Oct 26 ===
+
|date = 2019 Oct 26
 +
|align = center
 +
|content =  
 
; [[Beware of Shady Plugin Seller/Thief]]
 
; [[Beware of Shady Plugin Seller/Thief]]
  
: [[File:NoIsabella.png|400px|link=Beware of Shady Plugin Seller/Thief]]
+
: [[File:NoIsabella.png|400px|center|link=Beware of Shady Plugin Seller/Thief]]
 
: Avoid a "plugin dev" named Isabella Ava (aka master2015hp) who is highly suspected to be a code thief.
 
: Avoid a "plugin dev" named Isabella Ava (aka master2015hp) who is highly suspected to be a code thief.
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Oct 9 ===
+
|date = 2019 Oct 9
 +
|align = center
 +
|content =  
 
; Humble Bundle Sale - RPG Maker Returns
 
; Humble Bundle Sale - RPG Maker Returns
  
: <html><a href='https://www.humblebundle.com/software/rpg-maker-returns-software'><img src='https://hb.imgix.net/04434620143b6b48347c2956790e9dc169199f8a.png?auto=compress,format&h=630&w=1200&s=04242c72b8964487fd32b8c19c4f642b' width='300'></a></html>
+
: <html><center><a href='https://www.humblebundle.com/software/rpg-maker-returns-software'><img src='https://hb.imgix.net/04434620143b6b48347c2956790e9dc169199f8a.png?auto=compress,format&h=630&w=1200&s=04242c72b8964487fd32b8c19c4f642b' width='300'></a></center></html>
  
 
: Degica returns to Humble with a bundle of software, music packs, tilesets, and resource packs you can use you bring your game idea to life! Boot up RPG Maker MV or Visual Novel Maker + Live2D and let your imagination run wild.
 
: Degica returns to Humble with a bundle of software, music packs, tilesets, and resource packs you can use you bring your game idea to life! Boot up RPG Maker MV or Visual Novel Maker + Live2D and let your imagination run wild.
 
: [https://www.humblebundle.com/software/rpg-maker-returns-software Check it out here!]
 
: [https://www.humblebundle.com/software/rpg-maker-returns-software Check it out here!]
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Oct 8 ===
+
|date = 2019 Oct 8
 +
|align = center
 +
|content =  
 
: [[A Stranger's Tips: The Game Designer's Manifesto]] article added to the Wiki
 
: [[A Stranger's Tips: The Game Designer's Manifesto]] article added to the Wiki
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Oct 1 ===
+
|date = 2019 Oct 1
: <html><a href='https://itch.io/s/20448/fall-sale'><img src='https://dappered.com/wp-content/uploads/2018/11/nordstrom-fall-sale-2018-header.jpg' width='320'></a></html>
+
|align = center
 +
|content =  
 +
: <html><center><a href='https://itch.io/s/20448/fall-sale'><img src='https://dappered.com/wp-content/uploads/2018/11/nordstrom-fall-sale-2018-header.jpg' width='320'></a></center></html>
  
 
: [https://itch.io/s/20448/fall-sale Fallen Angel Olivia's End of Summer Plugin Sale] is up! 10% off every item!
 
: [https://itch.io/s/20448/fall-sale Fallen Angel Olivia's End of Summer Plugin Sale] is up! 10% off every item!
 
: [https://itch.io/s/20447/fall-sale Atelier Irina's End of Summer Plugin Sale] is up! 10% off every item!
 
: [https://itch.io/s/20447/fall-sale Atelier Irina's End of Summer Plugin Sale] is up! 10% off every item!
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Aug 29 ===
+
|date = 2019 Aug 29
 
+
|align = center
 +
|content =  
 
; [[Luna Engine MV (Visustella)|Luna Engine MV]] Full Release by [[Visustella]]
 
; [[Luna Engine MV (Visustella)|Luna Engine MV]] Full Release by [[Visustella]]
  
: <html><a href='https://archeia.itch.io/luna-engine-mv'><img src='https://img.itch.zone/aW1nLzIxNjQ5MTkuZ2lm/original/IGNDo7.gif' width='320'></a></html>
+
: <html><center><a href='https://archeia.itch.io/luna-engine-mv'><img src='https://img.itch.zone/aW1nLzIxNjQ5MTkuZ2lm/original/IGNDo7.gif' width='320'></a></center></html>
  
 
: [[Luna Engine MV (Visustella)|View it here]].
 
: [[Luna Engine MV (Visustella)|View it here]].
Line 525: Line 887:
 
; [https://itch.io/b/349/battle-enhancers-plugin-bundle Battle Enhancers Plugin Bundle]
 
; [https://itch.io/b/349/battle-enhancers-plugin-bundle Battle Enhancers Plugin Bundle]
  
<hr>
+
 
  
 
: [[File:201908Bundle.png|360px]]
 
: [[File:201908Bundle.png|360px]]
  
 
[https://itch.io/b/349/battle-enhancers-plugin-bundle Buy 6 items for $49.99 Regularly $66.94 Save 25%!]
 
[https://itch.io/b/349/battle-enhancers-plugin-bundle Buy 6 items for $49.99 Regularly $66.94 Save 25%!]
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 July 26 ===
+
|date = 2019 July 26
 
+
|align = center
 +
|content =  
 
; [https://itch.io/s/17576/pixel-fantasy-rpg-icons-discount-bundle Pixel Fantasy RPG Icons Bundle]
 
; [https://itch.io/s/17576/pixel-fantasy-rpg-icons-discount-bundle Pixel Fantasy RPG Icons Bundle]
  
Line 539: Line 903:
  
 
: [https://itch.io/s/17576/pixel-fantasy-rpg-icons-discount-bundle Buy everything for $59.99! Regularly $77.95 Save 23%!]
 
: [https://itch.io/s/17576/pixel-fantasy-rpg-icons-discount-bundle Buy everything for $59.99! Regularly $77.95 Save 23%!]
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 Aug 1 ===
+
|date = 2019 Aug 1
 
+
|align = center
 +
|content =  
 
; [https://archeia.itch.io/luna-engine-mv Luna Engine MV (Early Access)]
 
; [https://archeia.itch.io/luna-engine-mv Luna Engine MV (Early Access)]
  
: <html><a href='https://archeia.itch.io/luna-engine-mv'><img src='https://img.itch.zone/aW1nLzIxMTk5ODYucG5n/original/32PInR.png' width='360px'></a></html>
+
: <html><center><a href='https://archeia.itch.io/luna-engine-mv'><img src='https://img.itch.zone/aW1nLzIxMTk5ODYucG5n/original/32PInR.png' width='360px'></a></center></html>
  
 
[[Luna Engine MV (Visustella)|Learn more about Luna Engine MV!]]
 
[[Luna Engine MV (Visustella)|Learn more about Luna Engine MV!]]
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 July 15 ===
+
|date = 2019 July 15
 
+
|align = center
 +
|content =  
 
; [[Story Writing Basics]] article added.
 
; [[Story Writing Basics]] article added.
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 July 10 ===
+
|date = 2019 July 10
 
+
|align = center
 +
|content =  
 
; [[Yanfly.moe has changed from WordPress to MediaWiki!]]
 
; [[Yanfly.moe has changed from WordPress to MediaWiki!]]
  
Line 563: Line 933:
 
: There's a number of reasons behind this change.
 
: There's a number of reasons behind this change.
 
: [[Yanfly.moe has changed from WordPress to MediaWiki!|Click here to read more.]]
 
: [[Yanfly.moe has changed from WordPress to MediaWiki!|Click here to read more.]]
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 July 1.2 ===
+
|date = 2019 July 1.2
 
+
|align = center
 +
|content =  
 
; [https://itch.io/s/17735/june-sale Fallen Angel Olivia Summer Sale]
 
; [https://itch.io/s/17735/june-sale Fallen Angel Olivia Summer Sale]
  
Line 574: Line 946:
  
 
: [https://fallenangelolivia.itch.io/ Check them out here!]
 
: [https://fallenangelolivia.itch.io/ Check them out here!]
 +
}}
  
<hr>
+
{{NewsEntry
=== 2019 July 1.1 ===
+
|date = 2019 July 1.1
 
+
|align = center
 +
|content =  
 
; [https://itch.io/s/17736/june-sale Atelier Irina Summer Sale]
 
; [https://itch.io/s/17736/june-sale Atelier Irina Summer Sale]
  
Line 585: Line 959:
  
 
: [https://atelieririna.itch.io/ Check them out here!]
 
: [https://atelieririna.itch.io/ Check them out here!]
 
+
}}
<hr>
 
 
 
 
[[Category:Display templates|MainPageLatestUpdates]]
 
[[Category:Display templates|MainPageLatestUpdates]]
 
</noinclude>
 
</noinclude>
 
+
<noinclude>|}</noinclude>
<hr>
 
[[Template:MainPageLatestUpdates|View Archives]]
 

Latest revision as of 15:29, 15 March 2024

2024 March 15

Virus Detected on Plugins
Irina
VirusDetected.png
Windows' recent update has started picking up VisuStella MZ and other RPG Maker MZ plugins as viruses due to its new machine learning algorithm. Read this article to see how you can resolve it and how to check if the files are actually filled with viruses or not.


2024 February 24

Inspiration Behind Grande
by Yanfly
Grande.jpg
This series, the Grande plugins, is the grand finale for VisuStella MZ. Its main focus is to provide the extra customization options for actors and battles while being compatible with everything else in the library. In a way, it's not far off to say that it's more of a "wrap up" series than a cohesively themed one, but nonetheless, that's what Grande is.


2024 January 29

Inspiration Behind Wanderlust Volume 2
by Team VisuStella MZ
WanderlustVol2.jpg
We did not expect to make another Wanderlust volume, but here we are. We decided there's more ways to add wonder and emotion to the game through these plugins.


2024 January 25

Timed Hits with Action Sequences
by Arisu
VisuMZ.142.jpg
Here's how you can create Timed Hits using the VisuStella MZ Battle Core and QTE and Trigger System plugins through Action Sequences! Includes ways for both the player to attack enemies with and to defend from enemies with.


2024 January 17

RPG Maker MZ Updated to v1.8.0!
by Yanfly
RMMZ Update 180.png
Read the base code changelog here.
RPG Maker MZ has updated to version 1.8.0. Things look stable so far from what I can see (haven't checked TileD). You should be good to go to update your corescripts from 1.7.0 to 1.8.0.
View the Steam update page here!


2024 January 6

Librarium's Operation in 2024 and onwards!!
by Ækashics_Librarium
A consie explanation in how Librarium will be releasing new assets during 2024 and how its patreon will deliver this content!



2024 January 2

Inspiration Behind Custom Construct Volume 4
by Irina
CustomConstructVol4.jpg
Custom Construct Volume 4 closes out the Custom Construct series, a series about creating your own custom systems for your game(s) in creative ways. QTE & Trigger System allow for more gameplay aspects to utilize, Event Signals adds new ways to proc event actions, and Dice Rolls & RNG Seeds allow your players and you to have control over the random nature of your games.


Archived


2023 December 15

Event Popup Tips and Tricks
by Arisu
EventPopupTut 4.gif
Since the version 1.55 update of Events and Movement Core, you can use the new Plugin Command called "Event Popup", which creates text above specific targets like the player character or an event, and move it. This feature is made by none other than yours truly, Arisu! There's many applications in which this can be used, but only if you change the way it's used. Let's take a look at them! This article will show you how to use popups to display Quick Messages, indicate Obtained Items, giving gifts to NPC's, and throwing items across the map.


2023 November 7

Most Popular VisuStella MZ Plugins
by Yanfly
MostPopular.png
Ever wondered which plugins are VisuStella MZ's most popular plugins?


2023 October 30

Inspiration Behind Merchant Manager Volume 4
by VisuStella MZ
MerchantManagerVol4.jpg
Merchant Manager Volume 4 is the final volume of the Merchant Manager series and is focused around adding new features and aesthetics for your game's shop keepers.


2023 October 4

Inspiration Behind Combat Crusaders Volume 2
by VisuStella MZ
CombatCrusadersVol2.jpg
The Combat Crusaders Volume 2 plugins, like with volume 1, are centered around making combat more interactive! Only this time, we aim this interaction at using skills in conjunction with items! Item Throw Skills, Item Concoction Skills, and Item Amplify Skills all focus around having items interact with skills to produce new effects!


2023 September 10

Dragon Tier pledge over at patreon receives another upgrade!
by Ækashics_Librarium
Starting with Legendary Knight Michael's release, Librarium Dragon Tier asset packs will now include Icon sets and weapon sheets directly related to the featured release!
This comes at no cost increase in the pledge increase, but resulting in much more versatile packs! Thanks for your support!


2023 September 2

Inspiration Behind Dungeon Divers Volume 2
by VisuStella MZ
DungeonDiversVol2.jpg
The Dungeon Divers Volume 2 plugins, like with volume 1, are centered around dungeon diving. This time, we focus more on the more mechanical aspects alongside replayability. Replayability here means either subsequent playthroughs or even revisiting already completed content. Also, these focus on providing a different experience for each player, so that whether you're playing or watching someone else stream these games, the experience will be unique.



2023 August 9

Librarium Full Release Master List now available!
by Ækashics_Librarium
The backlog master list of current era Librarium sets is now available!
You can browse it here!
Get every post-2021 release plus a continuous supply of high quality assets on a regular basis by joining Aekashics's Librarium patreon community or buy what you need individually on demand over at Aekashics's itch.io!


2023 July 29

Inspiration Behind Visual Novel Volume 4
by VisuStella MZ
VisualNovelVol4.jpg
The fourth volume of the Visual Novel series focuses on adding voice acting to your games. These is via Voice Acting Control, Battle Voices, and Side Chatter to add that extra audio layer of immersion.


2023 July 1

Inspiration Behind Enchanted Explorers Volume 2
by VisuStella MZ
EnchantedExplorersVol2.jpg
We wanted to do more plugins that add life to the adventurer and allow developers to express creativity through their maps, events, and characters. This lead to the creation of the plugins made for the Enchanted Explorers volume 2. Sometimes, being able to convey intent through passive means, either through visuals or text, can do a lot to bring out the wonders of a game's world.


2023 June 26

RPG Maker MZ Updated to v1.7.0!
by Yanfly
Rmmz update 170.png
Read the base code changelog here.
RPG Maker MZ has updated to version 1.7.0. As far as I can tell, everything should be working (haven't checked TileD). Therefore, if you are using TileD and it's a major part of your project (which it will be if you are using it), I suggest not updating the corescripts of that project.
View the Steam update page here!


2023 May 27

Inspiration Behind Battle Technician Volume 4
by VisuStella MZ
BattleTechnicianVol4.jpg
Yanfly talks about the inspiration behind each of the plugins made for this plugin series.


2023 May 22

The Future of VisuStella MZ Plugins
by Irina
FutureOfVisuMZ.png
RPG Maker Unite has released a few weeks ago and many of you have questions and/or concerns about the future of VisuStella MZ. This article will answer some of those questions and concerns.


2023 May 16

RPG Maker Unite First Impressions Review
by Irina
RpgMakerUniteReview.jpg
tl;dr RPG Maker Unite is not ready to be used as a tool. Treat it as an early-access release due to all the problems present.


2023 April 27

Wishlist Pocket Mirror on Steam!
Delve into the enthralling world of Pocket Mirror ~ GoldenerTraum, the acclaimed RPG Maker gothic horror game that'll take you on a moving journey of self-discovery.
Coming May 18, 2023
Wishlist it on Steam today!


2023 March 17

YEP Freebies vs VisuMZ Freebies
YEPvsVS-Freebies.png
To answer why Yanfly Engine Plugins offers 40 freebies while VisuStella MZ only offers 10.


2023 March 9

RPG Developer Bakin Editor Early Access Review
by Yanfly Score Change
RpgDevBakinCover.png
Changed the initial score from 5.9/10 to 7.45/10 for me.
Reasons listed inside.


2022 December 9

RPG Maker MZ Updated to V1.6.1!
RMMZ Update 160.png
Read the base code changelog here.
The problem with the version 1.6.0 update has now been fixed. The NodeJS version has been reverted to a previous version.
However, in the event that an infinite loading screen occurs, follow the instructions on the Steam page.
Our recommended course of action is to wait until our next plugin batch update before seeing if updating to v1.6.1 is a wise move yet.


2022 December 7

Do NOT Update to RMMZ 1.6.0 Yet!
Warning.jpg
I repeat, do NOT Update to RMMZ 1.6.0 Yet!
At the moment, there's a lot of mentions where games simply don't load anymore until they reverted back to a previous version.
Source 1 Source 2 Source 3
Update: Upon further inspection, these errors aren't plugin related either. Playtest doesn't work even in vanilla projects for some devices. Once again, don't update to version 1.6.0 until they have everything fixed and squared away.


2022 November 24

Updates Changing to Monthly
VisuMZSupport.jpg
We'll be changing our update schedule from weekly updates to monthly.


2022 October 18

RPG Developer Bakin Editor Early Access Review by Yanfly
RpgDevBakinCover.png
These are Yanfly's thoughts on the Early Access for RPG Developer Bakin, the new game engine on the block.


2022 June 2

Hello Again everyone!
1590+ Character and Monster designs, 288 of them Animated, and counting, Thanks for your support during a tough period!
Read about the road ahead for Librarium and get ready for www.akashics.moe to update regularly again!


2022 June 2

RPG Maker MZ Updated to V1.5.0!
RMMZ Update 150.png
Read the base code changelog here.
From what we can tell at first glance, it should be safe to update to 1.5.0 and not jeopardize plugin compatibility.
We have not fully tested out the capabilities of different tile sizes yet, so experiment with those at your own risk.


2022 April 30

Making a Game in RPG Maker: How to Get Started


2022 April 14

Battle System Differences VisuStella MZ
Battlebegin.jpg
This is an article for the battle system nerds (like me) and want to see the differences among them.


2022 March 13

Pixel Fantasy RPG Icons: Packs 1-20 can now be downloaded as one complete sheet!


2022 February 25

RPG Maker MZ Updated to V1.4.4!
RMMZ Update 144.png
Read the base code changelog here.
From what I can see, it should be safe to update without having plugins break.


2022 January 17

RPG Maker MZ Updated to V1.4.3!
RMMZ Update 143.png
Read the base code changelog here.
One of the changes to the BattleManager may prove to be troublesome.
VisuStella MZ should be fine due to our code structure, but we will still be on the lookout for any plugin incompatibilities.
But from what I can see, there should be little to no compatibility issues from updating.


2021 December 9

RPG Maker MZ Updated to V1.4.0!
RMMZ Update 140.png
Read the base code changelog here.
We will be on the lookout for any plugin incompatibilities.
But from what I can see, there should be little to no compatibility issues from updating.


2021 November 7

An Argument Against Requiring IIFEs
Nah IIFE.jpg
An article explaining why I don't agree with the RPG Maker Community saying that IIFE's are required for plugins.


2021 September 30

Why Extension Plugins Are Not Standalone
ExtStandalone Extension.jpg
Explanation of why we do Extension Plugins and not make them as Standalone Plugins.


2021 September 14

RPG Maker MZ Updated to V1.3.3!
RMMZ Update 133.png
Read the base code changelog here. There are some major changes done to how gauge sprites operate.
These updates may cause some visual bugs for plugins in regards to gauge sprites.
Plugin compatibility updates will be coming this Friday on September 17, 2021.


2021 September 3

Should You Make A Game With RPG Maker?


2021 August 15

The free download for the Dragonbones library is now updated with the proper license terms.

Please delete the old versions from your projects and use the new ones.

Thank you!


2021 August 6

Why Certain Plugins Won't Be Ported
VisuMZ NoPort.png
An explanation on why certain plugins don't have plans of being ported over from MV to MZ.
Yes, I realize this thumbnail looks like a T-shirt.


2021 July 23

RPG Maker Cola Podcast Episode 19

Guests featuring Archeia, Caz Wolf, and Yanfly!


2021 July 12

PIXEL FANTASY TILES - RMMZ RTP Update!
Outside and Inside tiles available to download for free on itch.io!


2021 June 22

RPG Maker MZ Updated to V1.3.1!

RMMZ 130.png

Read the base code changelog here. There aren't any changes made to the code base, but there are for the editor.
The aforementioned bugs are now fixed and the lag is now gone. Hooray! Go wild, download, back up your game, and update!


2021 June 21

RPG Maker MZ Updated to V1.3.0!

RMMZ 130.png

Read the base code changelog here
NOTE: I highly recommend not updating to this version yet. There are a lot of lag issues going on and there's functionality lost regarding setting tiles as event graphics.


2021 May 28

50% Sale on Dragonbun Asset Packs!!!

Dragonbun Pack 2 free update, now with 319 beautiful 250x250 HD item icons! Includes Iconset for 32x32 icons compatible with RPG Maker MV/MZ! Half price sale on now! <3


2021 May 27

50% Sale on Dragonbun Asset Packs!!!

Dragonbun Pack 1 free update, now with 114 beautiful 250x250 HD item icons! Includes Iconset for 32x32 icons compatible with RPG Maker MV/MZ! Half price sale on now! <3


2021 May 21

BunnyTeamBye.png

A Change in Bunny Team


2021 May 19

VisuStella MZ Action Sequence Series: Basic Skill Setup & Target All
A series of blog entries focused on showing just what users of Visustella's Battle Core, among other plugins, can do using the Action Sequences functions.


2021 April 28

Build Your Community Through Your Game
Give access to your community through your game's title screen.


2021 April 24

VisuStellaMZ Cost.png
Why does VisuStella MZ cost more than RPG Maker MZ?
I figured we'd touch base on this question since it's asked so often.


2021 April 14

Play Test Common Event with VisuStella
Ever get those times you wish it was easier to debug your game? What if there was a simpler way?


2021 March 4

RPG Maker MZ Updated to V1.2.0!

RMMZ 120.png

Read the base code changelog here
There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!


2021 February 25

Official Notice: Support for Older RPG Makers Will End
Explanation:
Starting March 31, 2021, support for the following RPG Maker titles will end:
* RPG Maker 2000
* RPG Maker XP
* RPG Maker VX
* RPG Maker VX Ace
The Terms of Use will be updated at a later date.


2021 January 25

MechanicsInsideDamageFormulas Example1 No.png
Stop Putting Mechanics in Damage Formulas
article written by Yanfly
Explains the problems and side effects of putting game mechanics inside damage formulas.


2020 December 16

RPG Maker MZ Updated to V1.1.1!
RMMZ 111.png
Read the base code changelog here
There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!


2020 November 11

11/11 VisuStella Sale
20% OFF!
Do you know that 11/11 is Singles' Day in Asia? Celebrate friendship with us, as we offer 20% off some of our favorite products this week! First up on show is the Stella Character Generator, down to only $15.99. :>
11/11 VisuStella Sale
20% OFF!
Here's another great 11/11 offer for you all - 20% off VisuStella's Modern City and School Horror pack! We really don't shout enough about how beautiful these pixel assets are...


2020 October 12

VisuStella MZ All Waves Bundle is now available!


2020 August 28

VisuStella Twitter
私たちのライセンス形態についてですが、GPLではございません。ただいま利用規約の日本語訳を用意しておりますので、少々お待ちください。


2020 August 23

Official Statement from Yanfly Regarding Porting of Plugins
People outside of the VisuStella team are forbidden from porting over plugins from the Yanfly Engine Plugins library for RPG Maker MV to RPG Maker MZ. This is a direct violation of the Terms of Service found here. Read more in the article linked above.


2020 November 17

RPG Maker MZ is 20% Off!
RPG Maker MZ is 20% off until December 1st!


2020 October 29

RPG Maker MZ Updated to V1.1.0!
RMMZ 110.png
Read the base code changelog here
There should be no plugin conflicts from VisuStella MZ upon updating to this version. Don't hesitate to update to the newest version and enjoy all the fixes and new feature(s)!


Notice!

Yanfly Engine Plugins Terms of Use Update
The following clause has been added to the Terms of Use
For context on what is considered "the scope of game projects", this means anything that is made with the intention of it being played by players for all sorts. If it is a "game template" made only for RPG Maker users to learn from, that does NOT qualify as a game project, and the plugins from the Yanfly Engine Plugins library cannot be redistributed as a result of that.
If you have a game template project for redistribution that currently contains the Yanfly Engine Plugin library's contents, remove the Yanfly Engine Plugins from that game template project.
VisuStella MZ Terms of Use Article 4
The above in-depth explanation is now linked from the VisuStella MZ Terms of Use.

For those wondering why these updates have been added, it's because some users are attempting to breach the redistribution clause by creating a loophole with "game templates" when their main intent is the redistribution of the plugins themselves.


2020 August 20

VisuStella Sample Project


2020 August 10

How to Install Plugins


2020 June 26

MZ Plans for Plugins & Ports


2020 June 6

Itch.io plugin pages down
Thanks for alerting us that some of the pages for the YEP plugins are down on itch.io.
We'll be looking into the matter. -->


2020 June 4

Dragonbones Map Sprites Plugin + Animactors Vol I Bundle!
20% off useful materials!


2020 May 6

Stella Character Generator

Stella Character Generator has been released!


2020 May 2

Spring Sale
Arisu's Dollhouse Plugin Library is 10% off! or $20 for Everything!
Fallen Angel Olivia's Plugin Library is 20% off! or $50 for Everything!
Atelier Irina's Plugin Library is 20% off! or $50 for Everything!


2020 April 12

Chocolate Egg Day Sale
Get 51% off beautiful graphics!


2020 April 5

RPG Maker New Horizons Bundle Sale
Get 50% off a huge bundle of graphics and plugins!


2020 March 11

Retro Nostalgia Bundle Sale
Oceans Dream 20% to 30% off!


2020 February 22

Wiki - Dark Mode
The wiki theme is now dark mode.
This is purely experimental and we are unsure if we'll keep it.


2019 Nov 20

Black Friday 2019!
It's that time of the year again! Time to empower your game making potential with these royalty free assets and plugins for your project! You won't see massive discounts like this for a long, long time!
Silver Bundle
A bundle with content from Archeia, Arisu, Caz, Oceans Dream, Olivia!
Buy 5 items for $40 Regularly $66.96 Save 40%!
Gold Bundle
A bundle with content from Aekashics, Archeia, Arisu, Caz, Irina, Oceans Dream, Olivia
Buy 10 items for $60 Regularly $143.91 Save 58%!
Diamond Bundle
A bundle with content from Aekashics, Archeia, Arisu, Caz, Irina, Oceans Dream, Olivia
Buy 15 items for $90 Regularly $252.86 Save 64%!


2019 Oct 31

Yanfly's Retirement Announcement and plans for the future


2019 Oct 28

Regarding why the links to YEP Library Plugins are down, please click here to read.


2019 Oct 26

Beware of Shady Plugin Seller/Thief
NoIsabella.png
Avoid a "plugin dev" named Isabella Ava (aka master2015hp) who is highly suspected to be a code thief.


2019 Oct 9

Humble Bundle Sale - RPG Maker Returns
Degica returns to Humble with a bundle of software, music packs, tilesets, and resource packs you can use you bring your game idea to life! Boot up RPG Maker MV or Visual Novel Maker + Live2D and let your imagination run wild.
Check it out here!


2019 Oct 8

A Stranger's Tips: The Game Designer's Manifesto article added to the Wiki


2019 Oct 1

Fallen Angel Olivia's End of Summer Plugin Sale is up! 10% off every item!
Atelier Irina's End of Summer Plugin Sale is up! 10% off every item!


2019 Aug 29

Luna Engine MV Full Release by Visustella
View it here.
Purchase it here.
This plugin is a part of the Visustella library.
Battle Enhancers Plugin Bundle


201908Bundle.png

Buy 6 items for $49.99 Regularly $66.94 Save 25%!


2019 July 26

Pixel Fantasy RPG Icons Bundle
20190726Bundle.png
Buy everything for $59.99! Regularly $77.95 Save 23%!


2019 Aug 1

Luna Engine MV (Early Access)

Learn more about Luna Engine MV!


2019 July 15

Story Writing Basics article added.


2019 July 10

Yanfly.moe has changed from WordPress to MediaWiki!
Hey, all!
Yanfly.moe is now changing away from WordPress to MediaWiki!
There's a number of reasons behind this change.
Click here to read more.


2019 July 1.2

Fallen Angel Olivia Summer Sale
OctoPackBattlerBundleSale.png
Fallen Angel Olivia is having a plugin sale for her OctoPack Battler plugin bundle as well as her other plugins.
Check them out here!


2019 July 1.1

Atelier Irina Summer Sale
AtelierIrinaSummerSale.png
Atelier Irina is having a plugin sale for her plugin collection.
Check them out here!