Vari
891b7fe7c5
Added an admin tool to set multipliers for XP gain and Currency gain.
2024-09-13 02:00:43 +02:00
Vari
179adc7518
Added Game and Player match history. Also adjusted how players get deleted from a match.
2024-07-31 22:14:48 +02:00
Vari
a5823b3e0e
Fixed some bugs with the validation of the end of match requests.
...
Forgot to change the false of the Authorize() method.
Fixed comparison of Match creator and user that send teh request.
To compare objects don't use ===, use == instead.
2024-03-09 12:26:15 +01:00
Vari
cf8b3d0ea6
Added PlayerEndOfMatch Endpoint.
2024-03-09 12:26:15 +01:00
Vari
28b9f22e0a
Added PlayerEndOfMatch Endpoint.
2024-03-09 12:26:15 +01:00
Vari
1cdac67de0
Added Matchmaking Register endpoint, this endpoints sets a game from 'Created' to 'Open' when the host has laoded the map, so that palyers can start to join.
2024-03-09 12:26:15 +01:00
Vari
7d9c855b02
Started working on Queue Endpoint
2024-03-09 12:26:15 +01:00