Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Encyclopedia - Version 1.15.0

Back to Plugin

Devlog Version

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

This version adds the option to call the scene with only certain categories available. This should allow you to separate things like the bestiary into its own scene, while still allowing you to show item and other info in other scene calls. In the case the scene only has 1 category, it will skip the category window entirely. See below gif for how it can look:

The display window is no longer selectable in the case it would only allow the player to scroll. Manual scrolling of the display window is now always active via a [CGMZ] Core update, you should be able to use the keys set up in the core plugin to scroll the display window (if needed).

A bug was fixed with the saved BGM from the bestiary not properly replaying in all cases.

Version 1.15.0
  • Added option to call the scene with different categories
  • Category window now skipped if only 1 category
  • Fix bug with replaying saved BGM in some cases
  • Removed ability to select display window when only scroll possible

Back to Plugin