You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Historically, there was an ugly hack in XQF to parse binary Savage master answers in XQF ascii text parser. For 1.0.6 I moved this functionality to an external uglier script since the old hack was definitively broken, to not ship regression, but it's only temporary, we need a better solution.
I see that QStat already knows to query http servers, so the best thing is to port this functionality into QStat itself. XQF is a QStat front-end after all!
The text was updated successfully, but these errors were encountered:
Historically, there was an ugly hack in XQF to parse binary Savage master answers in XQF ascii text parser. For 1.0.6 I moved this functionality to an external uglier script since the old hack was definitively broken, to not ship regression, but it's only temporary, we need a better solution.
I see that QStat already knows to query http servers, so the best thing is to port this functionality into QStat itself. XQF is a QStat front-end after all!
The text was updated successfully, but these errors were encountered: