Search the Community
Showing results for tags 'rpg maker mz'.
Found 97 results
-
CGMZ Core By: Casper Gaming Last Update: 9/7/2020 Latest Version: 1.2.1 Introduction The core CGMZ plugin which provides many helper functions for my other plugins. This plugin is used extensively by other CGMZ plugins and is likely to be required. Features Plug and play, no setup required Allows the use of the CGMZ Engine How to Use Import into plugin manager and enable the plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Title System By: Casper Gaming Last Update: 9/7/2020 Latest Version: 1.0.1 Introduction Allows you to show multiple images or maps in a cycle on the title screen. It will cycle between each map/image in order, and can handle screen effects and other event commands. Features Show a sequence of title screen images Show a sequence of maps on the title screen Able to use events on the title scene maps Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/titlesystem/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
- 1 reply
-
- 1
-
-
- title system
- system
-
(and 1 more)
Tagged with:
-
Map Travel RPG Maker MZ Plugin Galv Introduction A new scene that uses your own custom graphics for the player to select locations on a map. Features A scene that shows a custom map graphic (that you will need to create) and a list of locations that can be added/removed/changed from the map during gameplay. The map can be moved around using mouse or keyboard controls and each location can change 3 variables to allow you to use the “Transfer” event command to transfer to a designated mapid and x,y position on that map. This is NOT a plug-and-play plugin, you will need basic javascript knowledge (such as arrays and strings), be able to create your own location and map graphics and be able to spend time reading the documentation and studying the demo to learn how this plugin works. How to Use - Copy the "GALV_MapTravelMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Create a new folder in your project /img/maptravel/ - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. - You will need to make or find your own custom graphics Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
CGMZ Encyclopedia and Bestiary By: Casper Gaming Last Update: 9/5/2020 Latest Version: 1.1.0 Introduction This plugin creates a powerful encyclopedia for your game, with default categories including bestiary, items, armors, weapons, skills, and states. It can also handle as many custom categories as desired with their own custom entries. Features Add a bestiary to your game Add an encyclopedia of items, weapons, armors, states, and skills to your game Add custom categories with custom entries to your encyclopedia Many configuration and customization options available Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/encyclopedia/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ To easily add this plugin to the menu, use my Menu Command Window plugin here: https://www.caspergaming.com/plugins/cgmz/menucommandwindow/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Splash Screen By: Casper Gaming Last Update: 9/4/2020 Latest Version: 1.1.0 Introduction Creates a splash screen before the title screen. It can handle multiple splashes, and splashes can be skipped with input. Features Add as many splash images as you want Skip splashes with input Control how long each splash image displays Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/splashscreen/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
Is a plugin rewriting RMMZ codebase into ES6 standard a good idea?
DoubleX posted a topic in Programming
I think such a plugin has at least the following potential advantages: 1. Those avoiding direct prototyping like a plague can work with an ES6 version 2. Those not being familiar with ES5 don't have to learn this outdated approach, especially when it's just for writing RMMZ plugins 3. As this plugin can be directly maintained by the RMMZ plugin developer community, it might address their needs more effectively and efficiently(as long as such changes won't break plugins not written with this plugin in mind) And at least the following potential disadvantages: 1. This plugin will need to be kept in sync with the default RMMZ codebase changes, which can be very complicated and convoluted for the plugin developers involved to detect all the changes in the latter(while letting the plugin users/other plugin developers know if the plugin's outdated is an easy, simple and small task) 2. This can further "encourage and recommend" ES5 vs ES6 flame wars among some plugin developers(and can be a serious community trouble if it becomes a widespread drama), as some will write plugins in the ES6 standard with this plugin and some will continue to write ES5 with direct prototyping without this plugin 3. Some plugin users touching plugin implementations will have to deal with both ES5 and ES6 styles, as some plugins will be written in the former and some will be written in the latter(or even mixed styles in the same plugin in some rare extreme cases) To make this post more effective and efficient, I've used nearly 35 hours in 3 days to write 1 such plugin(0.9.5 with just the core parts). While it might break some plugins not written with this plugin in mind despite the fact that I've checked about that several times already, I want the discussion to focus on whether THIS DIRECTION AS A WHOLE is a good idea, so I hope it's not so poorly written that it'll defeat its purpose in this post :) -
Character Animations RPG Maker MZ Plugin Galv Introduction Additional idle, walk, run and jump animations for characters on the map. Features Makes actors use their own charactersheet and changes their graphic to different characters for when they are idle, walking, running or jumping. You can also set a common event to run after the player is idle for a set amount of time. Events can also use this system if desired. How to Use - Copy the "GALV_CharacterAnimationsMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. - You will need to make or find your own custom charactersets Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
CGMZ Achievements By: Casper Gaming Last Update: 9/2/2020 Latest Version: 1.0 Introduction Adds an achievements system including achievement points, secret achievements, difficulty, and more. Achievements offer automatic tracking as well as manual unlocking. Achievements can also have rewards such as items or gold, or even switches/variables. This plugin works well with CGMZ Toast Manager for pop ups when an achievement is earned. This plugin also allows for achievements based off of CGMZ Encyclopedia and Bestiary completion percentage. Features Add an achievement system with automatic tracking Secret achievements with different descriptions for before/after earn Achievement Points (optional) Rewards can include items, switches, variables, and more Criteria can include items, switches, variables, currency, and more Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/achievements/ Requires CGMZ Core (v1.2+) which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ To add this to the menu, use my Menu Command Window plugin: https://www.caspergaming.com/plugins/cgmz/menucommandwindow/ To enable pop up messages when the player earns an achievement, use my Toast Manager: https://www.caspergaming.com/plugins/cgmz/toastmanager/ This achievement system supports achievements for completion percentages in my Encyclopedia & Bestiary: https://www.caspergaming.com/plugins/cgmz/encyclopedia/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
Character Frames RPG Maker MZ Plugin Galv Introduction Additional frames for charactersets. Features Enables charactersets to use more than the standard 3 frames by adding text to the filenames. These frames will show in 1-2-3-4-5-6-1-2-3-4-5-6 order, instead of the standard 1-2-3-2-1 order. How to Use - Copy the "GALV_CharacterFramesMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
Diagonal Movement RPG Maker MZ Plugin Galv Introduction Diagonal movement. I'd like to think it was default. Features Adds diagonal movement for the player using the keyboard and also optionally using the mouse. Includes an option to use diagonal charactersets to show diagonal sprites (for those who wish to use them). How to Use - Copy the "GALV_DiagonalMovementMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
Puzzle Functions RPG Maker MZ Plugin Galv Introduction Additional functionality for move routes. Features This plugin adds some functions to use that may help with eventing puzzles and/or quests. 1. Self-switch flipping Change self switches for any event from any event Change self switches for events adjacent to other events Specify turning these self switches off, on or flip them 2. Determine location without having to use Control Variables beforehand. Test to see if an event or player is at an x,y location Test to see if an event or player is at another event’s location 3. Group switch/self-switch checking Test to see if a group of specified switches are on or off Test to see if a group of events have a certain self switch on or off 4. Checking event activation order Set a combination Make events add combination values Check if the player has activated the events in the right order set in the combination specified. 5. Multiple Item Checking Check if there are multiple items, armors, weapons in inventory using code with only one conditional branch. Simple examples of all of the above can be seen in the demo. How to Use - Copy the "GALV_PuzzleFunctionsMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
CGMZ Changelog By: Casper Gaming Last Update: 8/28/2020 Latest Version: 1.1 Introduction This plugin adds a "changelog" option on the title screen which the player can select to read about any changes you have made since the last update to your game. Features Adds changelog scene Create as many changes as you want Add the changelog option to title screen automatically Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/changelog/ Requires CGMZ Core (v1.1+) which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
Move Route Extras RPG Maker MZ Plugin Galv Introduction Additional functionality for move routes. Features This plugin adds script commands you can use in ‘Move Routes’ that enable you to do extra things during autonomous and forced movement such as: – jump forward x spaces – jump to an event or x,y position – step toward/away from event or x,y – turn toward/away from event or x,y – turn on/off self switches – fade opacity in/out – move random only on chosen regions – wait a random amount of time – repeat commands a number of times – play balloons/animations – set graphic to a particular frame How to Use - Copy the "GALV_MoveRouteExtrasMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
CGMZ Holidays By: Casper Gaming Last Update: 8/26/2020 Latest Version: 1.0 Introduction This plugin allows you to create daily, weekly, monthly, or annual repeating events. It will turn a switch ON or OFF depending on if the time is within the start/stop time set by you. Some uses may be daily quests, christmas, or any other holiday. Features Create daily events Create weekly events Create monthly events Create annual events Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/holidays/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
Cam Control RPG Maker MZ Plugin Galv Introduction Some control over the game's camera. Features This plugin adds a sliding motion to the normal camera motion when the player moves and also allows you to change the camera focus to: – Player – Event – X,Y coordinates Camera will slide to each target it changes to at speed specified in plugin call. How to Use - Copy the "GALV_CamControlMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Use Plugin commands to move camera targets - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
Layer Graphics RPG Maker MZ Plugin Galv Introduction I couldn't live without graphic layers. Converted this one from my MV Plugin. Features This plugin allows you to use graphics as layers on the map, designed to be used for layer mapping (parallax mapping), fogs and other effects. Layers can move at different speed to player movement (useful for perspective effects), slide like fogs, display at different levels on the map (below map, below characters, above everything, etc.), opacity, blend, etc. Uses 'Plugin' command to change layer settings during game. Can also create layers for battles. How to Use - Copy the "GALV_LayerGraphicsMZ.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Create a new folder in your project: /img/layers/ - Use Plugin commands to setup layers - Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand. Plugin Get it here Credit and Thanks - Galv Terms Free to use in any RPG Maker MZ project including commercial. Please credit "Galv".
-
CGMZ Item Conditions By: Casper Gaming Last Update: 8/25/2020 Latest Version: 1.0 Introduction This plugin allows you to restrict the player from using certain items or skills in certain maps or against certain troops. For example, an escape rope item that only works in your dungeon maps or an item that only works in a boss battle. Features Restrict items from being used in certain maps/battles Restrict skills from being used in certain maps/battles Temporarily lift restrictions with a switch Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/itemconditions/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Toast Manager By: Casper Gaming Last Update: 8/24/2020 Latest Version: 1.0 Introduction This plugin creates up to 3 toast windows in each scene (some exceptions) which will display brief information or images to the player for a short amount of time. Windows will be shown as they are freed in the case of a queue of more than 3 toasts. Features Create up to 3 toast windows to display information Text or Image based toasts Easy creation of toasts through plugin command Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/toastmanager/ Requires CGMZ Core (v1.1+) which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Menu Command Window By: Casper Gaming Last Update: 8/22/2020 Latest Version: 1.0 Introduction Use this plugin to easily manage the command window in the menu scene. It allows you to re-arrange commands or use JavaScript to add custom commands which are capable of calling custom plugin scenes or functions. Features Enable/Disable menu commands with a switch Show/Hide menu commands with a switch Add as many custom commands as you want with JavaScript parameter in plugin setup Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/menucommandwindow/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Extra Stats By: Casper Gaming Last Update: 8/22/2020 Latest Version: 1.0 Introduction Tracks additional game data such as gold spent at shops, damage taken, items used, and many more. This data is stored in variables so it is easy to access in events. Turn tracking on/off any time. Features Track the following stats in variables: gold spent/earned at shop, items bought/sold from shops, damage taken/dealt, items used, and gold looted from battle Turn tracking on/off at any time Track to either game variables or internally with CGMZ data Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are available. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/extrastats/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Game Over By: Casper Gaming Last Update: 8/21/2020 Latest Version: 1.0 Introduction Provides the option to change the Game Over scene image/music based on a variable, and also allows you to add a command window to the Game Over scene which the player can use to quickly get back into the game. Features Change the game over image with a variable Change the game over music with a variable Add a command window to load a save from the game over screen Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are able to be altered. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/gameover/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info
-
CGMZ Game Info By: Casper Gaming Last Update: 8/21/2020 Latest Version: 1.0 Introduction This plugin allows you to add information on the bottom of the title screen, such as copyright information, version info, or a website url. Features Add three text fields to the title screen Change font size and outline to your liking Screenshots How to Use Import into plugin manager and enable the plugin. Some customization options are able to be altered. Further instructions in plugin. Plugin Plugin (along with all my other plugins) can be found here: https://www.caspergaming.com/plugins/cgmz/gameinfo/ Requires CGMZ Core which can be found here: https://www.caspergaming.com/plugins/cgmz/core/ Credit & Terms https://www.caspergaming.com/terms-of-use/ Version Info


