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

Feature/add continuous shooting mode #10

Conversation

darkeroticism
Copy link
Contributor

@darkeroticism darkeroticism commented Mar 23, 2024

Related Issue: #7

@alex94539
Hi. I adjusted the UI and created a PR. I would be happy if you could try it out and consider merging it.

Note

This is a prototype to verify implementation. (PC only)

overview

  • Add "Continuous shooting mode"
    • Animation does not start when changing idol, costume, or type
    • The image will be downloaded automatically.

How to check operation

I use local overrides in Chrome's Developer Tools.
I replace the code in

  • main.js
  • PC site root ( main.html on the repository)

Check Items

  • [disabled] Previous functions work normally (even if you change the character, dress, type, or animation, it animates. Images are not automatically downloaded)
  • [enabled] Animation does not start even after switching idols, costumes, and types
  • [enabled] Download images when switching idols, costumes, and types.
  • [enabled] Animation works when you change checkbox in animation List.
  • [disabled] Return to normal operation after turning off continuous shooting mode.

@darkeroticism darkeroticism changed the title Feature/add continuous shooting mode fixed Feature/add continuous shooting mode Mar 23, 2024
@alex94539 alex94539 merged commit 79c6bac into ShinyColorsDB:main Apr 1, 2024
@darkeroticism darkeroticism deleted the feature/add-continuous-shooting-mode-fixed branch April 1, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants