Deathgarden_Rebirth-Rewrite/dist/app/Http/Controllers/Api
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
..
Auth Fixed User database fields not being filled while being created due to not being in the $fillable array. 2024-02-18 05:12:27 +01:00
Catalog Added current catalog. 2024-02-15 22:35:15 +01:00
Eula Fixed wrong order of parameters in EulaConsentResponse constructor 2024-02-18 14:31:58 +01:00
Player Added updateMetadataGroup: 2024-02-26 11:23:59 +01:00
ModerationController.php Added Moderation check username endpoint 2024-02-13 23:40:05 +01:00
PatchController.php Removed .idea folder 2024-02-21 00:19:48 +01:00
VersionController.php Trying to fix tex endpoint 2024-02-13 23:09:25 +01:00