GithubHelp home page GithubHelp logo

respectz / blue-archive-viewer Goto Github PK

View Code? Open in Web Editor NEW
37.0 2.0 5.0 1.31 GB

Blue Archive Resource Viewer

Home Page: https://ba.svdex.moe

TypeScript 31.98% CSS 0.20% JavaScript 0.18% Python 65.33% HTML 2.31%
blue-archive live2d spine viewer

blue-archive-viewer's Introduction

Blue Archive Viewer

This is not affiliated nor nothing to do with Yostar.

This is a Next.js project bootstrapped with create-next-app.

Features:

  • Supports EN and JP Server
  • CG Gallery
  • Live2D Viewer

Requirements

  • Python 3.6+
  • Node 1.10.6+

Installing python requirements:

pip install -r requirements.txt

Getting Started

First, fetch the needed data:

python run py/main.py

To start the webserver:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Wallpaper Engine

There are two ways.

  • You can download that includes every character at releases.
  • Or go to the web, navigate to the Live2D, and click the download as wallpaper engine button.

TODO

  • Create a workflow + script for updating dump.cs instead doing it manually
  • Script for fetching TableBundles
  • EN Version
  • Support wallpaper engine
  • Export to gif/mp4
  • Automatically get JP URL (not sure about this)

Bugs

  • Sometimes the audio cases to play multiple times ?

Some weird cases

  • I don't know why the ch0152 jp version is missing CH0152_home4.png (seems like CH0152 has multiple bundle files, so we need to check again if the file is unique instead of skipping it.)
  • there's Hanako_home.skel inside hare_home ???
  • CH0996_home.atlas should be renamed into CH_9996.atlas
  • ibuki_home should be renamed to CH0077

Credits

blue-archive-viewer's People

Contributors

respectz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blue-archive-viewer's Issues

Support for character sprites

It's trivial to support character sprites as well: just change the filter in the download_spinelobbies code to look for spinecharacters instead. Note that for some reason while the lobby spritesheets are normal, the character spritesheets are vertically mirrored, so need to be corrected (such as via convert -flip) before they'll display correctly. Aside from that the viewer works perfectly with them without any additional modifications (although it does really like "fill" to mean "zoom in so there's no borders at all, even if it means most of the sprite goes off screen" when displaying a portrait on a landscape screen...)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.