Skip to content

v2.3

Compare
Choose a tag to compare
@JensForstmann JensForstmann released this 21 Apr 21:31
· 119 commits to main since this release
f15f42b

What's Changed

  • Managed game servers: If game server property is null when match is created a game server managed by TMT will be assigned.
  • Loop mode: If enabled (for a match) and after the match has ended or if there are no players left on the server, the match will restart from the beginning (starting with the election process).

Backend

  • Bump node to v18 (docker)
  • Various improvements for development

Frontend

  • Create match page added
  • Match edit page added
  • Game servers page added

Full Changelog: v2.2...v2.3