Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Encyclopedia - Version 1.14.0

Back to Plugin

Devlog Version

Hi all, today this plugin was updated to version 1.14.0!

This version adds New! marker text for entries that have been discovered but not yet viewed by the player, so they will be aware of the new entries. See below gif for how it can look:

You can now hide the total window in the scene, giving more space for the other windows and reducing clutter if the total is not important for your game.

It also added a plugin command to change a custom entry name. This will also set the Display Name of that entry. You can also now discover custom entries by their name instead of by their id. This was added to both Discover Custom and Discover Custom Batch plugin commands, how it works is that if the id is set to 0, it will instead go by the new name parameter.

This plugin now also shows [CGMZ] Currency System currency drops from enemies in the bestiary. This includes the currency name and icon in the currency color.

The Change Description plugin command for custom entries has a new mode option now, with both set and add modes. Set works the same way as previous, while add mode will append the new text onto the existing description.

An integration with [CGMZ] Toast Manager was also added, and you can now show a toast window when a new entry in the encyclopedia is discovered. This works for all categories.

Version 1.14.0
  • Added New marker text for new entries
  • Added option to hide the total window
  • Added plugin command to change custom entry name
  • Added integration with [CGMZ] Currency System
  • Added integration with [CGMZ] Toast Manager
  • Change Description now supports appending text
  • Discovering custom entries now possible by name

Back to Plugin