Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Core - Version 1.26.0

Back to Plugin

Devlog Version

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

This version added easier processing of hotkeys in menu scenes. This is something my command window plugins will be using soon, and may also be used by some other plugins for key press monitoring as needed.

It also added an option to the URL open utility function to try popup first. Another utility function, for taking TTS JSON parameters and parsing them to js objects, was also added. This will be used for integrations with the upcoming [CGMZ] TTS plugin.

Version 1.26.0
  • Added hotkeys for menu scenes
  • Added TTS parser function
  • URL opening now has option to try popup first instead of new tab

Back to Plugin