Joust icon indicating copy to clipboard operation
Joust copied to clipboard

Allow selection of games when uploading a replay

Open jleclanche opened this issue 9 years ago • 3 comments

jleclanche avatar Jan 28 '16 09:01 jleclanche

This is tricky - we need the HSReplay parser to provide user interaction, currently that side is completely decoupled from the UI. Maybe a few clever callbacks will do the trick.

beheh avatar Jan 28 '16 09:01 beheh

Okay, and concerning parsing:

We do a preliminary pass through the file, searching for valid games, maybe extracting some basic metadata (like Player names). Then we fill the UI, and, after selecting the correct replay, we finally do the actual parsing.

beheh avatar Jan 30 '16 18:01 beheh

Halting work on this right now. Will revisit later.

beheh avatar Feb 19 '16 21:02 beheh