REST-API - Version 1.2.0
This version adds the first iteration of a public facing REST API.
Overall
The overall stability of all applications was heavily improved and has been running stable on my test server. I also changed a lot of the database schema to prevent some inconsistencies etc.
This was copied from the last release but is still completely valid.
REST-API
The first version of the REST API allows to see all matches and their details and also the players and some average stats. I am planning on extending these statistics a lot. However, I will have to rewrite the database structure at first to support further information parsing.