Original Source
- Original title: HO Achievement System MZ
- Original author: horst_onager
- Original date: March 25, 2024
- Source thread: https://forums.rpgmakerweb.com/threads/ho-achievement-system-mz.167171/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
HO Achievement System MZ v1.1 Author: Horst Onager Latest Update: 2024-11-22 ------------------------------------------------------------------------------------------------
Archived First Post
Author: Horst Onager
Latest Update: 2024-11-22
------------------------------------------------------------------------------------------------
Hi everyone!
This plugin adds an achievement system into your game! I initially developed this plugin for RPG Maker MV, and now ported it for MZ with some new features and overhauled codebase for better performance and stability!
Key Features:
- Rewards! Get gold, experience, items, weapons or armors as rewards for completing achievements!
- Achievement Points! Earn points for completing achievements, and get rewards for reaching certain amounts of points!
- An alert window to inform the players about their achievement progress!
- Tiers! Split up achievements into smaller steps!
- Progress bars! Visualize the progress the player has made so far!
- Repeatable achievements! Set any achievement to be repeatable as many times as you like, or even infinitely often!
- Global achievements! Save achievement progress across save files!
- A lot of parameters for you to customize the achievement system to your liking!
Screenshots:
Downloads:
- Download from itch.io
How To Use:
I've put detailed instructions and explanations in the plugin's help section, so hopefully that will be enough. But if you have any additional questions, feel free to ask here!
Terms Of Use:
This plugin is licensed under an MIT license, so it is free to use for commercial and non-commercial projects, as long as you mention "Horst Onager" somewhere in your game's credits.
Notes:
There is no automatic achievement completion or switch or variable tracking, so you will have to implement all achievement progress via plugin commands. However, you can additionally download a small extension plugin that provides functionality for some more common achievements like playtime, walked steps or earned gold (HO_AchievementExtMZ.js).
I've tested the plugin to the best of my abilities, but of course there could still be bugs in there, so let me know if you find any, or if you have any suggestions.
Happy RPG making!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms Of Use: This plugin is licensed under an MIT license, so it is free to use for commercial and non-commercial projects, as long as you mention "Horst Onager" somewhere in your game's credits. Notes: There is no automatic achievement completion or switch or variable tracking, so you will have to implement all achievement progress via plugin commands. However, you can additionally download a small extension plugin that provides functionality for some more common achievements like playtime, walked steps or...
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...