v2.3
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