This plugin is used extensively by other CGMV plugins and is likely to be required. It provides common functions mainly for CGMV plugins to use for convenience so they don't need to rewrite the same code over and over.
1.1:
- Added CGMV title window
- Added map name meta used by many plugins
1.2:
- Added CGMV Temp class for temp data
- Added bold ability for text
1.3:
- Added CGMV Global Data
- Added scrollable window type
1.4:
- Added handling for inputs
1.5:
- Added quick lookup for items used in newer CGMV plugins
- Removed duplicate code that was present in CGMV_Core and CGMV_Temp
- Bug fix for handling some invalid/unrecognized inputs
1.6:
- Fixed bug that could cause keypresses to crash the game before CGMV plugins are loaded.