Skip to content

Releases: EvoEsports/EvoSC-sharp

0.4.1

05 Oct 10:00
e9ad8ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.4...0.4.1

0.4.0

29 Sep 16:06
48b1567
Compare
Choose a tag to compare

Semver correction

0.3.4

29 Sep 16:02
48b1567
Compare
Choose a tag to compare

What's Changed

  • Fix missing Moq dep in TeamChat tests by @flaeri in #299
  • Replace ** and Recursivedir for FastestCP test by @flaeri in #300
  • Upgrading hawf to be compatible with ToornamentModule. by @AtomicLiquid in #301

Full Changelog: 0.3.3...0.3.4

0.3.3

29 Sep 15:08
be7b74e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

29 Sep 15:00
1d01057
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

29 Sep 10:21
807fc5e
Compare
Choose a tag to compare
fix dependency sorting not removing the node its processing (#295)

0.3.0

14 Sep 19:48
ede6232
Compare
Choose a tag to compare

What's Changed

  • Added the /t functionality through the chat router by @snixtho in #292

This implements a new chat sending system that requires a new API. External modules that is sending chat messages must be updated as this is a breaking change.

Full Changelog: 0.2.2...0.3.0

0.2.2

09 Sep 16:54
fc54f75
Compare
Choose a tag to compare
added a simple ability to export match records (#291)

0.2.1

11 Aug 11:07
9cb81bd
Compare
Choose a tag to compare
Fix players not being assigned to the default group after a first pla…

0.2.0

10 Aug 17:42
0592ce3
Compare
Choose a tag to compare
  • Add commands to set team points
  • Add default player group
  • Add commands to pause/unpause round-based modes.
  • Add ability to edit mode UI settings.
  • Update appearance of the live ranking.