Version 2.0.0
ease of use/stability updates
Released on 2023-01-21Changelog
Added
- Cross-platform support
- Support for importing sound formats other than MP3s
- File type checking during the importing process
- Reimplemented It'sJay's LVM mods
- Toon Adventure CC fix
- Head/Headgear fix
- Expanded color palette
- More LVM mods!
- Enabled the null option for more CC components
- The CC Browser shows the stock char categories on all themes
- Disabled title case in the stock char categories
- Watermarks, with full support for the other 4 default watermarks
- Moved settings from the old Batch files to the new settings page
- Asset management through the settings page
- Added a widescreen toggle
- The option to copy a character from the id
Changed
- The API now uses HTTPz, which is like Express but with just the routing and extra request methods
- The database methods are now locked down to
select
,update
, etc. instead of it being like a normal array - The request logging has been updated to show response times and status codes
- Reorganized Mega Comedy World
Fixed
- Asset titles are sanitized when being listed now
- Better error catching, mainly for TTS
- Bug where custom assets kept getting cached
- Business Friendly character creator (thanks KrisAnimate!)