Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Achievements - Version 1.5.1

Back to Plugin

Devlog Version

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

This update added Spanish language help documentation. It also fixes a bug where some achievement text would not fit on smaller resolution sizes. Text codes should also work in a lot more areas than before, including the Totals window. This updated removed some deprecated CGMZ Core function calls. As part of this, the date format has changed to take player locale into account, and this means the date format parameter has changed slightly.

Lastly, this plugin will now warn instead of crash when it detects invalid JSON in a plugin parameter. Invalid JSON is caused by incorrectly setting up certain plugin parameters.

Version 1.5.1
  • Added Spanish language help documentation
  • Fix bug where some text would not fit on small resolution sizes
  • Removed deprecated CGMZ Core functions from this plugin
  • Date Format now takes user locale into account
  • Text codes now work in the Totals window among other areas
  • Now warns instead of crash when invalid JSON detected

Back to Plugin