Releases
v1.1
tybug
released this
04 Feb 01:22
new --verify flag designed for staff use that checks if replays by two users on a given map are copies
add --version flag that prints program version
program renamed to circleguard (thanks to InvisibleSymbol for the name)
print usernames instead of user ids for OnlineReplay comparisons
use a single replay folder for local comparisons instead of two
change default threshold to 18
highlight the later replay instead of the first replay in printout
remove --single flag (this is now default behavior when -l is set)
load local replays per circleguard instance (fixes incosistent gui behavior)
handle "Replay retrieval failed." api response
fix None replays being compared after handling api error response
force gui comparisons to not visualize replays (avoid multithreading crashes)
raise properly sublclassed exceptions instead of base Exception
only revalidate users that are actually stored in local cache
properly compress replays that use smoke key (see v1.1.1 wtc-lzma-compression)
Now using wtc-lzma-compression v1.1.1
treat z stream as a signed byte instead of unsigned
You can’t perform that action at this time.