Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Daily Rewards - Version Alpha R2

Back to Plugin

Devlog Version

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

This update adds some window customization options, including the ability to change the windowskin, window padding, back opacity, and tone. You can also now change the padding between daily reward boxes.

This update is mostly a modernization update of some core features. Colors were changed to windowskin colors which support built-in color picker UI in the plugin manager. You can still use custom colors via [CGMZ] Infinite Color integration. Toast parameters were also standardized, and the scene background image parameter now supports images from any folder. When updating, you will most likely need to set up these parameters again.

Version AlphaR2
  • Added option to change windowskin
  • Added option to change window padding
  • Added option to change window back opacity
  • Added option to change window tone
  • Added option to change reward box padding
  • Scene Background image now supports any image folder
  • Color params now use built in color select ui
  • Standardized Toast parameter
  • Warn instead of crash on detection of invalid json parameters
  • Convert cgmzTemp function calls to CGMZ_Utils function calls

Back to Plugin