Skip to content

Releases: Wrapper-Offline/Wrapper-Offline

Version 2.0.0

22 Jan 04:14
Compare
Choose a tag to compare

Version 2.0.0 - 2023-01-21 - ease of use/stability updates

Changelog

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!)

Version 1.3.0

20 Dec 04:42
Compare
Choose a tag to compare

Version 1.3.0 - 2022-07-04 - the features everyone wants

Prerequisites

  • Node.js 18.0.0 or above
  • Flash Player (PPAPI) 18 or above

Changelog

Added

  • Auto-update feature with Git
  • Better method of passing config.bat settings to node
  • File importing (finally!)
  • Starters
  • Video previewer
  • Waveform saving/loading
  • Business themes
  • Real API settings
    • Dark mode
  • JSON support for POST body parser
  • Local database for asset info
  • Better logging to the console/error handling
  • User folders are created if they don't exist
  • Movie deleting/repairing
  • Headgears/heads
  • Mic recording
  • You can now access the videomaker tutorial by adding &tutorial=1 to the end of the URL.

Changed

  • Improved CSS
  • Movie/char/asset ids are just random strings
  • Flash page generation uses Eta.js
  • Remade character uploading
  • Replaced VFProxy with a better fix
  • Removed the .sh files in the wrapper folder
  • Removed Google Wavenet voices
  • Removed IBM Watson voices
  • Removed horrible people from MCW
  • Removed source code of the included dependencies (get it online)
  • Merged the asset server and API, removing the need for http-server.
  • Removed custom actions

Fixed

  • Polly voices - this happened twice in development
  • Acapela voices (thanks VisualPlugin!)
  • Character scaling from the CC
  • Lil' Peepz handheld props
  • Node crash window now lets you type into it
  • Major parsing issues