13 Commits

Author SHA1 Message Date
Vari
ad01c634a8 Added command to clean up log files. Also scheduled it to run daily. 2025-01-06 11:12:37 +01:00
Vari
81794d44fe Added Scheduled command to generate Daily and Weekly Challenges. 2024-12-18 15:31:06 +01:00
Vari
8784443fd9 Added some logging to diagnose a bug that prevents prestige. 2024-09-08 11:57:47 +02:00
Vari
8271d806f1 Fix bug in open match filling and added some matchmaking logs. 2024-09-07 09:01:09 +02:00
Vari
e97d70ecb4 Added some special logging to research the purchase error that sometime happens. 2024-09-01 15:06:06 +02:00
Vari
1093e11250 Hopefully finished Inbox Messages! 2024-07-07 23:24:48 +02:00
Vari
fa3d97354b More work on the Matchmaking logic
Now players get added to the queue and the controller tries to create matches when enough matching players are in the Queue.
2024-03-09 12:26:15 +01:00
Vari
1360bb7d44 Added updateMetadataGroup:
- Moved initOrGetGroup and updateMetadataGroup into own MetadataController.php becauseits really big and cluttered the PlayerController.php

- Added Challenges and pciked challenges for the characters

- Added that when the game sends us an update for the Character metadata, it automatically creates unknown challenges in the database and sets the picked challenges for this characterData
2024-02-26 11:23:59 +01:00
Vari
39b2c90289 Modified Access logger to also log Method not supported exceptions. 2024-02-25 03:37:10 +01:00
Vari
90a233e7f2 Completed steam web login, forget i only had a dd() there.
Fixed auth implementation in user model.
2024-02-14 22:38:21 +01:00
Vari
e7e3ee4067 Added Global logger for incoming api requests 2024-02-11 23:49:59 +01:00
Vari
5c71634a37 Added first try for logging. 2024-02-11 21:22:45 +01:00
Vari
fdb3bb62ed Moved folder 2024-02-11 20:05:35 +01:00