Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

1.1.2 - Write replay_available flag

Compare
Choose a tag to compare
@Brutus5000 Brutus5000 released this 29 Mar 11:47
· 11 commits to master since this release
d592ed1

Features

The db now can store whether a replay is available on disk. With this release, we will set the default value for replay_available to false, so it only appears true once the replay server is done writing the file.

This will prevent the well known client issue of 404 on very recent replays.