MagiCircles / BanGDream

Bandori Party - The BanG Dream! Girls Band Party Database & Community
http://bandori.party/
61 stars 7 forks source link

Live2d viewer #100

Closed summertriangle-dev closed 6 years ago

summertriangle-dev commented 6 years ago

And this is the server side code for the live2d viewer. Depends on MagiCircles/BanGDream-Static#1.

Currently this just adds a field to the Card model for a live2d zip, and two pages for the standalone and ajax viewers. We still need to add the ability to upload zips through the API, and some touchups for the ajax stuff, but I'm putting this up for early review since I'd like to have it ready in time for leaks tomorrow. This is done now.

The viewer works pretty well in Chrome, Firefox, Safari desktop, and iOS 11.2. Unfortunately I didn't have an android phone to try it with.

Some test files: tomoe.zip ako.zip

Closes #24