- Joined
- Oct 1, 2012
- Messages
- 1,469
- Reaction score
- 1,774
- First Language
- English
- Primarily Uses
- RMMZ
Quest Log - Version 1.3
RPG Maker MV Plugin
Galv
Introduction
Another quest log plugin to give you guys more options (and because I wanted my own)
Screenshot

Features
Create quests with objectives and display each as complete or failed as the quest goes on. Quest details are stored in a .txt file within your project.
Sort quests into categories that can be expanded/hidden by the player as desired.
Use script calls to check results of quests and objectives to potentially save on switches/variables.
Player can track a quest, making it appear in the quest log when no other quest is selected to quickly reference it during game.
Quest update notification can be done manually or automatically if using Galv’s Timed Message Popups (included in demo as example).
How to Use
- Copy the "Galv_QuestLog.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Read the help file and examine the demo to learn how it works
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2017-07-24 - Version 1.3 - added ability to remove failed quest category from the quest log.
2017-02-01 - Version 1.2 - Added ability to hide/remove quest categories during game
2016-12-12 - Version 1.1 - added plugin setting to choose which character to use for separating resolutions/objectives in the .txt file
2016-11-10 - Version 1.0 - Release
Last edited: