Posted March 20, 2025 by Casper Gaming
Hi all, today this plugin was updated to version Alpha R8!
This version adds a bunch of user requests. The quest accept and quest board scenes now allow you to set a custom sound for when a quest is accepted. You can also disable the decline / cancel option in the quest accept scene. These were added to the plugin commands, but old plugin commands should still work as they did before.
Another heavily requested feature is that pinned quests will now appear in the order the player pinned them, with oldest pins on top and newest pins on bottom. This occurs both in the quest scene and in the quest tracker.
The quest displays have received a lot of work, and should now be much more responsive to custom font size changes. A missable flag was added to quests which you can also display. Quests can now have unique completed or failed quest descriptions. Custom Space and Blank Line display options were added to allow you to space your quest display line items exactly how you want. See below image for how it can look:
Some bugs were also fixed. The display window scrolls will no longer be very slightly off when using custom padding, and the reward divider should no longer print extra info in case there are no rewards.
IMPORTANT: This update changed the description parameter type from an array of notes to an array of multiline_strings. This change reduces the need to parse each note individually, lowering the chance for plugin error. However, it does mean you will need to edit your descriptions to remove some of the old json symbols such as the starting and ending quotation marks that will now be there, as well as the \n for new lines.
The new pinned quest order may be wrong for existing saves until you unpin all previously pinned quests and repin them.
Version Alpha R8