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

Epic: Replay rendering #85

Open
SakuraIsayeki opened this issue Mar 23, 2022 · 1 comment
Open

Epic: Replay rendering #85

SakuraIsayeki opened this issue Mar 23, 2022 · 1 comment
Labels
API Related to API development enhancement New feature or request Web Related to Web App development
Projects

Comments

@SakuraIsayeki
Copy link
Owner

Currently a napkin idea, but we could programmatically render replays for posts made on WOWS Karma.

While a render of the minimap is made possible (Thanks to this project: https://github.com/imkindaprogrammermyself/renderer-bot-rq), it can also be a good idea to selectively, or collectively, render the entire replay, from a game client. This would allow for easier referencing of a game event within a post, who could attach a gamestamp.

I will be conducting extensive researches to determine the feasability of this endeavour, as this is no small task.

@SakuraIsayeki SakuraIsayeki added enhancement New feature or request help wanted Extra attention is needed labels Mar 23, 2022
@SakuraIsayeki SakuraIsayeki added this to To do in Roadmap Mar 23, 2022
@SakuraIsayeki SakuraIsayeki pinned this issue Mar 25, 2022
@SakuraIsayeki
Copy link
Owner Author

Work has begun on a first draft of automated minimap rendering, using a Python tech developed over at WoWs-Builder-Team/minimap_renderer. So far, a crude proof of concept is working well as a small CLI script.

Now, we're working on a more robust system as a standalone API, using Python as a baseline, and FastAPI as the web framework.

@SakuraIsayeki SakuraIsayeki added API Related to API development Web Related to Web App development and removed help wanted Extra attention is needed labels Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Related to API development enhancement New feature or request Web Related to Web App development
Projects
Roadmap
To do
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant