5 Commits

Author SHA1 Message Date
Vari
84a10713d5 Backend implementation of full match chat 2024-11-09 00:54:22 +01:00
Vari
8271d806f1 Fix bug in open match filling and added some matchmaking logs. 2024-09-07 09:01:09 +02:00
Vari
00ae7e16aa Adjusted Matchmaking now also removing games the user is the creator of when freshly queueing.
Added some loggin to the matchmaking job.

Adjusted Matchmaking cleanup times.

Changed Session log to now put the session logs of a user inside a folder with their name.
2024-09-06 12:41:32 +02:00
Vari
113508a3ca Added matchamking cleanup operation that deletes matches that are stuck on created, since that means the hunter crashed or something when loading into the arena. 2024-09-03 22:44:22 +02:00
Vari
a93cc50456 Moved the matchmaking and matchamking cleanup into artisan commands to run them with the task scheduler. 2024-08-30 19:12:39 +02:00