v2.6: Colors, Team sides and Improvements to the Frontend
What's Changed
- Add color support for chat messages
- Track team sides for each player (CT/T) and display them in the frontend
Backend
- Add more logging
- Document the payload needed to create a new match: https://github.com/JensForstmann/tmt2/blob/main/examples/README.md
Frontend
- Improve match create page
- Add preset system to save and reuse match creation payload data
- Improve match edit page
Full Changelog: v2.5...v2.6