Releases: acarapetis/shroudstone
Releases · acarapetis/shroudstone
v0.2.7
v0.2.6
Add missing dependency Was getting this via pytest in my dev env so didn't notice :(
v0.2.5
Fix failure detecting result of new replays
v0.2.4
Restore default assumption of two-player maps While I think my list of maps is exhaustive for the *current* version of Stormgate, I hit an error trying to rename a replay on a different map from a previous version. Going back to just assuming 1v1 for now.
v0.2.3
Fix error handling some maps
Custom 2v2 maps were not in the list and were defaulting to 1v1, resulting in parsing errors.
IsleOfDread was listed as a 3-player map when it is in fact 2-player.
v0.2.2
- Fix bug handling player names containing
/
- Performance improvements
rust test
rust-test Test maturin build on github actions
v0.2.1
v0.2.1: Parse match type from replays
v0.2.0
- Support for replays from Stormgate build 68360 (Early Access Preview) - Player disconnections are now recognized and taken into account when determining game duration
v0.2.0rc2
Support CL68360 co-op replays