Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Character Figure art #76

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add Character Figure art #76

wants to merge 8 commits into from

Conversation

050644zf
Copy link
Owner

@050644zf 050644zf commented Oct 24, 2024

a test branch resolve #40 is released, contributor can checkout this branch and make contribution on it.

By hovering the name you can view the art, if there aren't art it won't pop up
image

Issue to be resolved before merge:

  • Source Issue
    Thanks to @M1hono we have found a more complete source for those art. But I found the file structure is differ between some chars. For most of char the img is located by charId/artId.png, however the arts from some chars like doctor aren't put in the folder which result in 404. This issue was addressed in Unreliable folder structures ArknightsAssets/ArknightsAssets#1 .
  • Art ID Issue
    The code to get the figure art id is located in ASTR-Script/jsonconvert.py. These code track the character / charslot property to define what art is being used in the following lines. Currently the firgure art looks correctly tracked in most of lines, but idk if there are incorrect lines exist. Need further investigation.
  • Display Issue
    Come up a better idea to show the figure art.

@M1hono
Copy link

M1hono commented Oct 28, 2024

也许需要考虑移动端的适配?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add Characters Figure Art
2 participants