Skip to content

an LVM project that brings back the old goanimate but in chromium.

License

Notifications You must be signed in to change notification settings

arhaan2013/GoAnimate-Offline-cooming-soon

 
 

Repository files navigation

GoAnimate Offline

After learning that GoAnimate (a project by VisualPlugin) would be shut down, GoAnimate Offline was created. (simply called "Offline" for the rest of this page) Unlike the original project, Offline can not be shut down or "patched". You have the files all on your computer. This project is important for historical and archival purposes, as the ability to use this legacy editor and themes would be completely gone without it. Besides simply emulating the original Flash editor, some additional features and improvements have been made. And Offline will continue to get additional updates in the future.

Running / Installation

To start Offline on Windows, open start_goanimateoffline.bat. It'll automate just about everything for you and, well, start GoAnimate Offline. On your first run, you will likely need to right-click it and click "Run as Administrator". This allows it to properly install what it needs to run. After your initial run, you shouldn't need to do that again, you can start it as normal.

If you want to import videos and characters from the original Wrapper or any other clones of it, open its folder and drag the "_SAVED" folder into Offline's "wrapper" folder. If you have already made any videos or characters, this will not work. Please only import on a new install with no saved characters or videos, or take the "_SAVED" folder in Offline out before dragging the old one in. If you want to import character IDs from the original LVM, you can paste &original_asset_id=[ID HERE] at the end of the link for the matching character creator.

Updates & Support

For support, the first thing you should do is read through faq.txt, it most likely has what you want to know. If you can't find what you need, you can join the Discord server. Joining the server is recommended, as there is a whole community to help you out. If you don't use Discord, you can email mailbenson@protonmail.com to get in contact with me directly, but don't expect nearly as quick of a response.

Dependencies

This program relies on Flash, Node.js and http-server to work properly. SilentCMD is also used to suppress all the extra logging noise you'd only need for troubleshooting and development. These all have been included with the project (utilities folder) to ensure full offline operation and will be installed if missing. The "wrapper" folder and http-server have their own dependencies, but they are included as well.

License

Most of this project is free/libre software[1] under the MIT license. You have the freedom to run, change, and share this as much as you want. This includes:

  • Files in the "wrapper" folder
  • Batch files made for
  • Node.js
  • http-server
  • SilentCMD
  • Chromium Web Store

ungoogled-chromium is under the BSD 3-Clause license, which grants similar rights, but has some differences from MIT. MediaInfo has a similar BSD 2-Clause license. 7zip's license is mostly LGPL, but some parts are under the BSD 3-clause License, and some parts have an unRAR restriction. Stylus is under the GNU GPLv3 license. These licenses can be found in each program's folder in utilities\sourcecode.

The source code for compiled programs are all stored in utilities\sourcecode, and you can modify these as you wish. Parts of Offline that run from their source code directly (such as batch scripts) are not included in that folder, for obvious reasons.

Flash Player (utilities folder) and GoAnimate's original assets (server folder) are proprietary and do not grant you these rights, but if they did, this project wouldn't need to exist. Requestly, an addon included in Offline's browser, is sadly proprietary software, but you're free to remove the Chromium profile and use a fresh one if this bothers you. Requestly is primarily included because of how popular it is with our community.

While completely unnecessary, if you decide to use your freedom to change the software, it would be greatly appreciated if you sent it to me so I can implement it into the main program! With credit down here of course :)

Credits

Please do not contact anyone on the list for support, use the Discord server.

Original Wrapper credits:

Name Contribution
VisualPlugin GoAnimate Wrapper
Imageny Custom/Modded Assets
CLarramore Bug fixes
No members of the original team are officially working on Offline, even if they have contributed. Some members of the original team have asked to not be given credit, and they have been removed.

Developers will have (D) on their name, to show they are officially working on GoAnimate Offline. Everyone else has simply contributed something at some point. GoAnimate Offline credits:

Name Contribution
joseph the animator (D) GoAnimate Offline
NathanTDA Logo
Blukas/GoTube Import idea, Mega Comedy World 2
VisualPlugin Text to speech voices
Imageny Text to speech voices
creepyjokes2000 Waveform fix, improved actions
JoshAnimate Headgear fix
BluePeacocks Business Friendly Female CC
DaveAnimate2006 Save Starters
HoodedCube Visual Effects

These are unaffiliated people that they haven't directly done anything for the project (and probably don't even know it exists) but still deserve credit for their things. Kinda like a shoutout but in a project's readme. Please do not contact them about GoAnimate Offline.

Name Contribution
Vyond Creators of the themes we love
http-party Creators of http-server
Stephan Brenner Creator of SilentCMD
vocatus Some of TronScript's batch code
ss64.com Incredible CMD info resource
robvanderwoude.com Also amazing CMD info resource

Footnotes

[1] - See https://www.gnu.org/philosophy/free-sw.html for a better definition of free software.

About

an LVM project that brings back the old goanimate but in chromium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.8%
  • CSS 21.9%
  • HTML 12.2%
  • SCSS 5.8%
  • Batchfile 1.0%
  • ActionScript 0.2%
  • Shell 0.1%