[CGMZ] Core - Version 1.35.0

Hi all, today this plugin was updated to version 1.35.0!
This version adds some utility functions for things like checking the current scene, doing a random roll for success, and adds a few more safety checks in some functions to try and prevent any errors.
This update also added a function to log information to the console with some formatting, to make it consistent throughout [CGMZ] plugins.
This update removes the [CGMZ] fix for icons not drawing properly in some cases as RPG Maker 1.10.0 also fixed this issue.
- Add utility function for checking current scene
- Add utility function for success rolls
- Add utility function for logging info to console
- Remove draw icon bugfix