Skip to content

Releases: acarapetis/shroudstone

v0.2.7

20 Oct 12:14
9becff5
Compare
Choose a tag to compare
Release v0.2.7

- Now parses player nicknames in replays of custom games

v0.2.6

21 Aug 12:31
dede28b
Compare
Choose a tag to compare
Add missing dependency

Was getting this via pytest in my dev env so didn't notice :(

v0.2.5

17 Aug 03:21
Compare
Choose a tag to compare
Fix failure detecting result of new replays

v0.2.4

14 Aug 11:40
Compare
Choose a tag to compare
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

14 Aug 03:02
f7c96eb
Compare
Choose a tag to compare

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

10 Aug 06:49
f4bea2d
Compare
Choose a tag to compare
  • Fix bug handling player names containing /
  • Performance improvements

rust test

07 Aug 06:53
Compare
Choose a tag to compare
rust test Pre-release
Pre-release
rust-test

Test maturin build on github actions

v0.2.1

03 Aug 07:33
070ecc3
Compare
Choose a tag to compare
v0.2.1: Parse match type from replays

v0.2.0

01 Aug 08:32
7f5e321
Compare
Choose a tag to compare
- 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

01 Aug 06:22
2db8b62
Compare
Choose a tag to compare
v0.2.0rc2 Pre-release
Pre-release
Support CL68360 co-op replays