Releases: EvoEsports/EvoSC-sharp
Releases · EvoEsports/EvoSC-sharp
0.3.1
fix dependency sorting not removing the node its processing (#295)
0.3.0
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
added a simple ability to export match records (#291)
0.2.1
Fix players not being assigned to the default group after a first pla…
0.2.0
- 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.